Поиск
тел: +375 17 399 58 99
тел: +375 44 772 32 34


Горящий тур : Выезд 07.04     I      Со своей визой
3SA AviaБольшое путешествие по Сицилии
Перейти в тур

Ошибка 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(1893) "#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(988): MenuTours->getCrumbs(true)
#6 [internal function]: ToursController->actionView('2396', 'old')
#7 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3872): ReflectionMethod->invokeArgs(Object(ToursController), Array)
#8 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3889): CAction->runWithParamsInternal(Object(ToursController), Object(ReflectionMethod), Array)
#9 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3403): CInlineAction->runWithParams(Array)
#10 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3388): CController->runAction(Object(CInlineAction))
#11 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3378): CController->runActionWithFilters(Object(CInlineAction), Array)
#12 /home/tteurope/tourtrans.ru/www/protected/components/Controller.php(103): CController->run('view')
#13 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1725): Controller->run('view')
#14 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1645): CWebApplication->runController('tours/view')
#15 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1170): CWebApplication->processRequest()
#16 /home/tteurope/tourtrans.ru/www/index.php(73): CApplication->run()
#17 {main}"
  ["traces"]=>
  array(17) {
    [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)#627 (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)#624 (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)#343 (5) {
                ["tableSchema"]=>
                object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    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)#432 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    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)#433 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    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)#363 (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)#436 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#434 (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)#435 (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)#437 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#434 (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)#435 (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)#438 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#434 (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)#435 (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)#441 (5) {
                      ["_d":"CList":private]=>
                      array(1) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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)#628 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(14) "afterConstruct"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#626 (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)#629 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(12) "beforeDelete"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#626 (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)#630 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(9) "afterFind"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#626 (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)#633 (5) {
                  ["_d":"CList":private]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      object(CAdvancedArBehavior)#631 (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)#626 (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)#631 (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(988)
      ["function"]=>
      string(9) "getCrumbs"
      ["class"]=>
      string(9) "MenuTours"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        bool(true)
      }
    }
    [6]=>
    array(6) {
      ["function"]=>
      string(10) "actionView"
      ["class"]=>
      string(15) "ToursController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(4) "2396"
        [1]=>
        string(3) "old"
      }
      ["file"]=>
      string(7) "unknown"
      ["line"]=>
      int(0)
    }
    [7]=>
    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)#175 (41) {
          ["_model":"ToursController":private]=>
          object(Tours)#377 (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]=>
            object(CActiveRecordMetaData)#182 (5) {
              ["tableSchema"]=>
              object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#277 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#278 (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)#279 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")"
                  ["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)#299 (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-19" AND dataout <= "2024-05-03""
                  ["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)#300 (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-19""
                  ["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)#301 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#302 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#303 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#304 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#305 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#306 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#307 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#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(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)#309 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#310 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19""
                  ["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)#327 (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-19""
                  ["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)#328 (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-19""
                  ["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)#329 (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)#330 (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-19""
                  ["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)#331 (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)#332 (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)#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(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)#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"]=>
                  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)#335 (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)#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(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)#337 (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)#180 (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]=>
                string(6) " "
                ["_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)#342 (17) {
                  ["select"]=>
                  string(1) "*"
                  ["distinct"]=>
                  bool(false)
                  ["condition"]=>
                  string(30) "t.master_domain="Tourtrans.ru""
                  ["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) "2396"
              ["master_domain"]=>
              string(12) "Tourtrans.ru"
              ["master_id"]=>
              string(4) "4981"
              ["master_tour_key"]=>
              string(1) "0"
              ["master_country_id"]=>
              string(1) "0"
              ["period_id"]=>
              string(2) "14"
              ["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(3) "598"
              ["count_countries"]=>
              string(1) "1"
              ["tur_code"]=>
              string(3) "BMV"
              ["tur_code_old"]=>
              string(0) ""
              ["tur_type_id"]=>
              string(2) "17"
              ["is_excursion_tour"]=>
              string(1) "0"
              ["is_school_tour"]=>
              string(1) "0"
              ["route_length"]=>
              string(4) "1100"
              ["name"]=>
              string(38) "Минск - Витебск 5 дней"
              ["alias"]=>
              string(34) "belorusskaya-mozaika-minsk-vitebsk"
              ["text_svetofor"]=>
              string(0) ""
              ["intro_desc"]=>
              string(0) ""
              ["description"]=>
              string(0) ""
              ["picture_id"]=>
              string(4) "6161"
              ["picture_season_id"]=>
              string(1) "2"
              ["minprice"]=>
              string(5) "24900"
              ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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)#339 (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)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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)#341 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#445 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#443 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#452 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#440 (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)#442 (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)#340 (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)#440 (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)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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)#178 (4) { ["_id":"CAction":private]=> string(4) "view" ["_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) "2396" [1]=> string(3) "old" } } } [8]=> 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)#175 (41) { ["_model":"ToursController":private]=> object(Tours)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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)#339 (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)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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)#341 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#445 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#443 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#452 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#440 (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)#442 (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)#340 (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)#440 (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)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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)#178 (4) { ["_id":"CAction":private]=> string(4) "view" ["_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)#179 (2) { ["name"]=> string(10) "actionView" ["class"]=> string(15) "ToursController" } [2]=> array(2) { ["catalias"]=> string(3) "old" ["id"]=> string(4) "2396" } } } [9]=> 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) "2396" } } } [10]=> 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)#178 (4) { ["_id":"CAction":private]=> string(4) "view" ["_controller":"CAction":private]=> object(ToursController)#175 (41) { ["_model":"ToursController":private]=> object(Tours)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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)#339 (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)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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)#341 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#445 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#443 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#452 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#440 (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)#442 (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)#340 (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)#440 (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)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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 } } } [11]=> 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)#178 (4) { ["_id":"CAction":private]=> string(4) "view" ["_controller":"CAction":private]=> object(ToursController)#175 (41) { ["_model":"ToursController":private]=> object(Tours)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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)#339 (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)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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)#341 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#445 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#443 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#442 (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)#340 (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)#452 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#440 (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)#442 (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)#340 (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)#440 (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)#377 (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]=> object(CActiveRecordMetaData)#182 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#183 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#184 (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)#185 (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)#186 (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)#187 (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)#188 (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)#189 (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)#190 (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)#191 (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)#192 (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)#193 (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)#194 (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)#195 (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)#196 (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)#197 (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)#198 (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)#199 (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)#200 (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)#201 (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)#202 (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)#203 (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)#204 (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)#205 (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)#206 (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)#207 (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)#208 (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)#209 (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)#210 (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)#211 (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)#212 (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)#213 (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)#214 (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)#215 (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)#216 (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)#217 (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)#218 (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)#219 (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)#220 (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)#221 (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)#222 (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)#223 (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)#224 (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)#225 (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)#226 (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)#227 (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)#228 (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)#229 (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)#230 (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)#231 (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)#232 (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)#233 (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)#234 (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)#235 (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)#236 (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)#237 (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)#238 (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)#239 (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)#240 (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)#241 (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)#242 (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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (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)#271 (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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#277 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#278 (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)#279 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (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)#294 (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)#295 (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)#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(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)#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(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)#298 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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-19") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-19")" ["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)#299 (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-19" AND dataout <= "2024-05-03"" ["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)#300 (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-19"" ["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)#301 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#302 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#303 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#304 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#305 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#306 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#307 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#309 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#310 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#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(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)#321 (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)#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(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)#323 (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)#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(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)#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(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)#326 (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-19"" ["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)#327 (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-19"" ["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)#328 (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-19"" ["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)#329 (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)#330 (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-19"" ["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)#331 (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)#332 (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)#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(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)#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"]=> 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)#335 (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)#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(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)#337 (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)#180 (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]=> string(6) " " ["_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)#342 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "4981" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(2) "14" ["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(3) "598" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "BMV" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "17" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(4) "1100" ["name"]=> string(38) "Минск - Витебск 5 дней" ["alias"]=> string(34) "belorusskaya-mozaika-minsk-vitebsk" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(4) "6161" ["picture_season_id"]=> string(1) "2" ["minprice"]=> string(5) "24900" ["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(1621) "

Базовая стоимость тура при 2-х местном размещении в отелях включает:

  • Проезд автобусом туркласса по маршруту (при группе менее 15 человек, возможен переезд микроавтобусом туркласса)
  • Проживание в отелях туристического класса 3* (душ+туалет, телевизор)
  • 4 завтрака шведский стол, 1 завтрак континентальный + 5 обедов
  • Экскурсионное обслуживание согласно программе и сопровождающий по маршруту
  • Входные билеты в музеи
  • Карта и справочные материалы.
" ["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) "1239" ["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(10) "5 дней" ["text_after"]=> string(1929) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 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) "2015-11-27" ["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) "0" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "1" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> string(1) "0" ["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(6) { ["days"]=> array(5) { [0]=> object(TourDays)#378 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88786" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2937" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(46) "Минск - Будслав - Глубокое" ["description"]=> string(6520) "

Рекомендуемый поезд для тура: №95 Москва-Минск, отправление в 20:30, прибытие в Минск в 7:53. Или другой более ранний поезд.

Пункт пропуска "Красная Горка" (Смоленская область) между РФ и Беларусью рассчитан исключительно на проезд граждан России и Республики Беларусь. Пересечение этого пункта на поезде и автотранспорте (на автобусе) гражданами других стран нелегитимно.
ВНИМАНИЕ! Не забудьте в поездку общегражданский паспорт! Для детей до 18 лет- свидетельство о рождении и согласие на выезд.

Встреча на вокзале у вагона №5 вашего поезда, трансфер в гостиницу, ранее заселение (с 00:10), завтрак "шведский стол".

В 09:00 экскурсия "Мир белорусских местечек". Белорусские местечки, многонациональные и многоконфессиональные, прошлое которых своими корнями уходит вглубь седых столетий, сохранили множество самобытных памятников… Отправимся в озерный Витебский край с его поэтичными пейзажами, дополненными стройными силуэтами архитектурных жемчужин этого края — костелов, церквей, монастырских комплексов — и парковыми композициями, что созданы руками человека.

Переезд в {city=2937}Будслав{/city} (~140 км). Город гордится своей монументальной святыней и чудотворной иконой Божией Матери Будславской, к которой ежегодно стекаются тысячи пилигримов на знаменитые будславские “фэсты”. Костел поражает своим величием, пышностью декора, гризайльными росписями,  резным деревянным алтарем, исполненным в XVII в.

Переезд в {city=1645}Глубокое{/city} (~60 км) - город церквей и соборов, где каждая улица, каждый уголок буквально дышат историей. Расположен в долине и на двух возвышенностях, между озерами. Осмотр Троицкого костела (1782 г.). Его силуэт формируется двумя башнями, внутренний интерьер украшен тремя резными деревянными алтарями в стиле барокко. Православный кафедральный собор Рождества Богородицы - это пример первого в Беларуси храма в стиле «виленское барокко». Обед.

Переезд в {city=2938}Мосар{/city} (~20 км) - уникальную деревню, носящей звание «белорусского Версаля». Прогулка по аккуратным и ухоженным улочкам Мосара станет настоящим отдыхом для души!

Возвращение в {city=76}Минск{/city} (~180 км). Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88786" ["_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(TourDays)#379 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88787" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1315" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(44) "Новогрудок - Лида - Минск" ["description"]=> string(4646) "

Завтрак в отеле.

В 9:00 экскурсия "Дорогой замков". Переезд (~150 км) в {city=1315}Новогрудок{/city} – первую столицу Великого Княжества Литовского,осмотр города с сопровождающим – замковая гора, курган бессмертия, средневековый фарный костел, древняя Борисоглебская церковь, могила Короля Миндовга. Посещение {excursion=2756}Дома-музея А. Мицкевича{/excursion} (включен в стоимость) оставит сильное впечатление благодаря тщательно подобранной экспозиции об этом поэте вселенской славы… Мицкевичу посвящен и Курган бессмертия у Замковой горы. Посещение картинной галереи Константина Качана (включен в стоимость), современного белорусского художника. Осмотр экспозиции, музыка, ароматный кофе и чай станут удачным завершением знакомства с {city=1315}Новогрудком{/city}. Обед.

Переезд в Лиду (~60 км). {excursion=1232}Знакомство с замком Великого князя Гедимина{/excursion} - самым монументальным в Беларуси замком, заложенным семьсот лет тому назад (1323 г.) великим князем Гедимином, чей внук – король Польши Владислав II Ягайло – столетие спустя будет отмечать в замковых стенах свое бракосочетание с княжной Софьей Гольшанской. Экскурсия по замку (вокруг замка и в замковом дворе с посещением боевой галереи), а затем анимационная программа: экспозиция «Мастерская палача»; участие в небольшом квесте «Тайна темного рыцаря» по мотивам Средневековья – таинственного времени приключений и рыцарских подвигов. Вас ждут необычные задания и яркие впечатления. Эта театрализованная анимация в Лидском замке позволит Вам погрузиться в завораживающие глубины прошлого, а средневековые игры (стрельба из лука и катапульты, бои на мечах с рыцарями) добавят остроты зрелищу. Угощение от рыцарей (глинтвейн, выпечка).

Возвращение в {city=76}Минск{/city} (~170 км). Свободное время, ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88787" ["_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(TourDays)#380 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88788" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(2) "76" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Минск" ["description"]=> string(2297) "

Завтрак в отеле.

В 10:00 обзорная автобусно-пешеходная экскурсия по {city=76}Минску{/city}- столице Республики Беларусь позволит познакомиться с основными достопримечательностями одного из самых красивых европейских городов. Троицкое предместье, Верхний город с Ратушей и кафедральным собором Святого Духа. Живописные изогнутые улочки, уютные кафе, дома ремесленников, галереи художников. Костел Св.Девы Марии, торговые ряды, древняя Немига. Остров скорби и слез в излучине реки Свислочь и мемориальный комплекс «Сынам Отечества». Во время экскурсии в Городскую ратушу Вас ожидает получасовое музыкально-театрализованное представление “Монюшко встречает гостей”: Вы узнаете о страницах жизни дореволюционного Минска, работе городского магистрата, традициях Магдебургского права; услышите популярные композиции белорусской и мировой классики в исполнении артистов и струнного дуэта.. Обед. Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88788" ["_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(TourDays)#381 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88789" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "2697" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(43) "Березинский заповедник" ["description"]=> string(2963) "

Завтрак в отеле. Выезд в Березинский заповедник. Это один из не­мно­гих со­хра­нив­ших­ся в Ев­ро­пе в пер­во­здан­ном ви­де угол­ков есте­ствен­ной при­ро­ды. Зна­ком­ство с бо­га­той при­ро­дой за­по­вед­ни­ка на­чи­на­ет­ся в Музее природы с ин­тер­ак­тив­ной экс­по­зи­ции жи­вот­но­го и рас­ти­тель­но­го ми­ра. За­тем посещение Вольеров с животными: на краю сос­но­во­го бора на пло­ща­ди 12 га от­крыт просторный со­вре­мен­ный лес­ной зоопарк, где Вас ждут ха­рак­тер­ные обитатели на­ше­го за­по­вед­но­го ле­са, причем в усло­ви­ях, близ­ких к естественным; здесь есть медведи, зуб­ры, рыси, оле­ни, косули, лисы, волки и мно­гие дру­гие… Массу впечатлений гарантируем! 

Пе­ре­езд в Витебск. Обед. 
Осмотр города с гидом: Старый город, Ратуша, летний амфитеатр – основная площадка для проведения фестиваля «Славянский базар», Успенский Покровский и Благовещенский соборы, губернаторский дворец, а также площадь Победы – самая большая в Беларуси. 

Экскурсия в Дом-музей М. Шагала (входит в стоимость): посещение дома, в котором художник провел юношеские годы. В нем представлены предметы быта рубежа 19 - нач. 20 вв., а также копии архивных документов и работ художника, рассказывающие о жизни Марка Шагала. 

Свободное время. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88789" ["_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(TourDays)#382 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#345 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#346 (9) { ["schemaName"]=> NULL ["name"]=> string(13) "ttv_tour_days" ["rawName"]=> string(15) "`ttv_tour_days`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(2) { ["city_id"]=> array(2) { [0]=> string(10) "ttv_cities" [1]=> string(2) "id" } ["tour_id"]=> array(2) { [0]=> string(9) "ttv_tours" [1]=> string(2) "id" } } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(10) { ["id"]=> object(CMysqlColumnSchema)#347 (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 } ["day_num"]=> object(CMysqlColumnSchema)#348 (15) { ["name"]=> string(7) "day_num" ["rawName"]=> string(9) "`day_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 } ["tour_id"]=> object(CMysqlColumnSchema)#349 (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(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city_id"]=> object(CMysqlColumnSchema)#350 (15) { ["name"]=> string(7) "city_id" ["rawName"]=> string(9) "`city_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(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["next_day_in_city"]=> object(CMysqlColumnSchema)#351 (15) { ["name"]=> string(16) "next_day_in_city" ["rawName"]=> string(18) "`next_day_in_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_show_events"]=> object(CMysqlColumnSchema)#352 (15) { ["name"]=> string(15) "not_show_events" ["rawName"]=> string(17) "`not_show_events`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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_common_day"]=> object(CMysqlColumnSchema)#353 (15) { ["name"]=> string(13) "is_common_day" ["rawName"]=> string(15) "`is_common_day`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["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)#354 (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 } ["description"]=> object(CMysqlColumnSchema)#355 (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)#356 (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 } } ["relations"]=> array(5) { ["tour"]=> object(CBelongsToRelation)#357 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "tour" ["className"]=> string(5) "Tours" ["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(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["city"]=> object(CBelongsToRelation)#358 (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(7) "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 } ["dates"]=> object(CHasManyRelation)#359 (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) "tourDate" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "dates" ["className"]=> string(13) "TourDaysDates" ["foreignKey"]=> string(6) "day_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 } ["events"]=> object(CHasManyRelation)#360 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> string(5) "dates" ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(51) "t.city_id=events.city_id AND events.show_in_tours=1" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "events" ["className"]=> string(6) "Events" ["foreignKey"]=> string(0) "" ["select"]=> string(1) "*" ["condition"]=> string(16) "incl.date_id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(115) " LEFT JOIN {{events_dates_xref}} incl ON (incl.event_id=events.id AND incl.date_id=dates.tour_date_id) " ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["joinings"]=> object(CHasManyRelation)#361 (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) "joinings" ["className"]=> string(18) "TourDaysDepJoining" ["foreignKey"]=> string(6) "day_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(3) { ["next_day_in_city"]=> int(0) ["not_show_events"]=> int(0) ["is_common_day"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourDays)#344 (18) { ["currTourDate"]=> NULL ["PictureFolder"]=> string(17) "/images/tour_days" ["PictureSizes"]=> array(2) { [0]=> array(2) { [0]=> int(180) [1]=> int(107) } [1]=> array(2) { [0]=> int(100) [1]=> int(100) } } ["liteboxes"]=> array(2) { ["excursion"]=> array(2) { [0]=> string(13) "DopExcursions" [1]=> string(30) "/dopexcursions/excursionwindow" } ["city"]=> array(2) { [0]=> string(6) "Cities" [1]=> string(21) "/countries/citywindow" } } ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["_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(10) { ["id"]=> string(5) "88790" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "2396" ["city_id"]=> string(4) "1335" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(35) "Витебск - Здравнево" ["description"]=> string(3056) "

Завтрак в отеле. Продолжение знакомства с Витебском.
По­се­ще­ние нового Музея Витебского народного училища, рас­по­ло­жен­но­го в оригинальном до­ре­во­лю­ци­он­ном зда­нии; здесь Вы окунё­тесь в не­по­вто­ри­мую ат­мо­сфе­ру аван­гар­да 20-х гг. ХХ ве­ка, где зарождалось ис­кус­ство, изменившее мир. Музей высокотехнологичный, осна­щен эксклюзивным мультимедийным оборудованием — Вы по­зна­ко­ми­тесь с интерактивными экспозициями европейского уров­ня, получите массу положительных эмоций и впечатлений…
Обед. 

Выездная экскурсия в музей-усадьбу И.Е. Репина {excursion=1706}«Здравнёво»{/excursion} (входит в стоимость) с ее интересной музейной экспозицией, живописными постройками и чудесными окрестными пейзажами.

Возвращение в Витебск, свободное время. Трансфер на вокзал к 17:00, либо самостоятельный трансфер на вокзал (при более позднем отправлении). Рекомендуемый поезд для тура: №039Б Полоцк-Москва, отправлением в 20:16 из ПОЛОЦКА, прибытием в Москву в 06:42. Поезд проходящий, посадка в ВИТЕБСКЕ в 21:55!

Или возвращение автобусом в Минск (бесплатно), и выезд в Москву после 22:00. Рекомендуемый поезд для тура: №028Б Брест-Москва, отправлением в 19:20 из БРЕСТА, прибытием в Москву в 09:32. Поезд проходящий, посадка в МИНСКЕ в 23:30!

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "88790" ["_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 } } ["menus"]=> array(3) { [0]=> object(MenuTours)#454 (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"]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "996" ["lft"]=> string(3) "615" ["rgt"]=> string(3) "650" ["level"]=> string(1) "3" ["name"]=> string(16) "Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"29/08/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture"]=> string(35) "belarus-turyi-po-rossii-i-sng20.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "996" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#457 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#458 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#459 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#455 (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)#456 (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)#462 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#460 (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)#455 (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)#456 (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)#460 (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]=> object(MenuTours)#461 (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"]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1061" ["lft"]=> string(3) "630" ["rgt"]=> string(3) "631" ["level"]=> string(1) "4" ["name"]=> string(35) "Все туры в Беларусь" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(453) "a:18:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"26/03/21";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(39) "vse-turyi-belarus-turyi-po-rossii-i-sng" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(1420) "

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

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1061" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#465 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#466 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#467 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#463 (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)#464 (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)#470 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#468 (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)#463 (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)#464 (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)#468 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [2]=> object(MenuTours)#469 (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"]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#343 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#375 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#364 (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)#362 (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)#374 (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)#376 (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)#383 (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)#384 (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)#385 (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)#386 (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)#387 (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)#388 (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)#389 (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)#390 (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)#391 (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)#392 (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)#393 (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)#394 (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)#395 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#432 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#433 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> 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)#363 (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)#436 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#437 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#438 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#434 (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)#435 (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)#441 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#439 (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)#434 (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)#435 (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)#439 (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(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(4) "1170" ["lft"]=> string(3) "618" ["rgt"]=> string(3) "619" ["level"]=> string(1) "4" ["name"]=> string(51) "Цена зафиксирована в рублях" ["actual"]=> string(1) "0" ["strong_title"]=> string(1) "1" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "1" ["search_params"]=> string(455) "a:18:{s:13:"departureCity";s:0:"";s:7:"country";a:1:{i:0;s:0:"";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"30";s:7:"dateout";s:8:"30/08/18";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(0) "" ["alias"]=> string(29) "tsena-zafiksirovana-v-rublyah" ["country_id"]=> string(1) "0" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(53) "Туры в Беларусь от 3 200 рублей!" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(2503) "


Пусть вас не беспокоит курс евро, наличие заграничного паспорта и уж тем более визы. Беларусь - та самая «заграница», где без всего этого можно обойтись! 
 

Зато здесь есть что посмотреть - католические костелы стоят бок о бок с православными храмами. Торжествует виленское барокко. Живописные руины шляхетских замков сменяют францисканские монастыри. История здесь словно уплотнилась, и ее каждая страница полна невероятных событий и легенд.


от 3 200 рублей  - за тур выходного дня  каждую субботу с обзорной экскурсией по Минску, замками и агрокомплексом,.

А еще фирменные туры на автобусе из Москвы или поездом в Минск - по желанию на 5 дней и 7 дней, в которых наши гиды-сопровождающие покажут Вам настоящую Беларусь с ее историей, замками и традициями. Рассказы и истории, специально подобранные фильмы и музыка, тематические экскурсии  – вам понравится!

Новый год приглашаем встретить с нами в Минске или в Витебске с авторской программой и настоящим весельем

" ["description"]=> string(0) "" ["picture"]=> string(0) "" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1170" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#473 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#474 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#475 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#471 (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)#472 (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)#478 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#476 (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)#471 (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)#472 (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)#476 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#338 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(30) "t.master_domain="Tourtrans.ru"" ["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) "2396" ["_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) { } } } [12]=> 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(4) "view" } } [13]=> 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(4) "view" } } [14]=> 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(10) "tours/view" } } [15]=> 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) { } } [16]=> 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) { } } } }


 

 

 

 

 

 

 

 

 

 

 

 

 

 

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

 

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