Поиск
+7 (495) 970-0122
Горящий тур : Выезд 22.03     I     
BLVPЛучшее в Беларуси. От Полоцка до Бреста
Перейти в тур

Ошибка 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(1896) "#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('1446', 'france')
#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)#608 (8) {
            ["_idCol"]=>
            string(2) "id"
            ["_lftCol"]=>
            string(3) "lft"
            ["_rgtCol"]=>
            string(3) "rgt"
            ["_lvlCol"]=>
            string(5) "level"
            ["_enabled":"CBehavior":private]=>
            bool(true)
            ["_owner":"CBehavior":private]=>
            object(MenuTours)#605 (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)#353 (5) {
                ["tableSchema"]=>
                object(CMysqlTableSchema)#385 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#442 (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)#443 (22) {
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["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)#444 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    NULL
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["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)#445 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    NULL
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["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)#446 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    NULL
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["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)#373 (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)#449 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#447 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "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)#448 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "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)#450 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#447 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "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)#448 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "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)#451 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#447 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "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)#448 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "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)#454 (5) {
                      ["_d":"CList":private]=>
                      array(1) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(CAdvancedArBehavior)#452 (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)#447 (8) {
                      ["_idCol"]=>
                      string(2) "id"
                      ["_lftCol"]=>
                      string(3) "lft"
                      ["_rgtCol"]=>
                      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)#448 (8) {
                      ["_idCol"]=>
                      string(2) "id"
                      ["_lftCol"]=>
                      string(3) "lft"
                      ["_rgtCol"]=>
                      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)#452 (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)#609 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(14) "afterConstruct"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#607 (8) {
                        ["_idCol"]=>
                        string(2) "id"
                        ["_lftCol"]=>
                        string(3) "lft"
                        ["_rgtCol"]=>
                        string(3) "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)#610 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(12) "beforeDelete"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#607 (8) {
                        ["_idCol"]=>
                        string(2) "id"
                        ["_lftCol"]=>
                        string(3) "lft"
                        ["_rgtCol"]=>
                        string(3) "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)#611 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(9) "afterFind"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#607 (8) {
                        ["_idCol"]=>
                        string(2) "id"
                        ["_lftCol"]=>
                        string(3) "lft"
                        ["_rgtCol"]=>
                        string(3) "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)#614 (5) {
                  ["_d":"CList":private]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      object(CAdvancedArBehavior)#612 (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)#607 (8) {
                  ["_idCol"]=>
                  string(2) "id"
                  ["_lftCol"]=>
                  string(3) "lft"
                  ["_rgtCol"]=>
                  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)#612 (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) "1446"
        [1]=>
        string(6) "france"
      }
      ["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)#185 (41) {
          ["_model":"ToursController":private]=>
          object(Tours)#387 (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)#192 (5) {
              ["tableSchema"]=>
              object(CMysqlTableSchema)#193 (9) {
                ["schemaName"]=>
                NULL
                ["name"]=>
                string(9) "ttv_tours"
                ["rawName"]=>
                string(11) "`ttv_tours`"
                ["primaryKey"]=>
                string(2) "id"
                ["sequenceName"]=>
                string(0) ""
                ["foreignKeys"]=>
                array(1) {
                  ["tur_type_id"]=>
                  array(2) {
                    [0]=>
                    string(14) "ttv_tour_types"
                    [1]=>
                    string(2) "id"
                  }
                }
                ["columns"]=>
                array(91) {
                  ["id"]=>
                  object(CMysqlColumnSchema)#194 (15) {
                    ["name"]=>
                    string(2) "id"
                    ["rawName"]=>
                    string(4) "`id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(true)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(true)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["master_domain"]=>
                  object(CMysqlColumnSchema)#195 (15) {
                    ["name"]=>
                    string(13) "master_domain"
                    ["rawName"]=>
                    string(15) "`master_domain`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(11) "varchar(31)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(12) "tourtrans.ru"
                    ["size"]=>
                    int(31)
                    ["precision"]=>
                    int(31)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["master_id"]=>
                  object(CMysqlColumnSchema)#196 (15) {
                    ["name"]=>
                    string(9) "master_id"
                    ["rawName"]=>
                    string(11) "`master_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["master_tour_key"]=>
                  object(CMysqlColumnSchema)#197 (15) {
                    ["name"]=>
                    string(15) "master_tour_key"
                    ["rawName"]=>
                    string(17) "`master_tour_key`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["master_country_id"]=>
                  object(CMysqlColumnSchema)#198 (15) {
                    ["name"]=>
                    string(17) "master_country_id"
                    ["rawName"]=>
                    string(19) "`master_country_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["period_id"]=>
                  object(CMysqlColumnSchema)#199 (15) {
                    ["name"]=>
                    string(9) "period_id"
                    ["rawName"]=>
                    string(11) "`period_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["not_use_master_dates"]=>
                  object(CMysqlColumnSchema)#200 (15) {
                    ["name"]=>
                    string(20) "not_use_master_dates"
                    ["rawName"]=>
                    string(22) "`not_use_master_dates`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "int(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["use_bus"]=>
                  object(CMysqlColumnSchema)#201 (15) {
                    ["name"]=>
                    string(7) "use_bus"
                    ["rawName"]=>
                    string(9) "`use_bus`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["brontype"]=>
                  object(CMysqlColumnSchema)#202 (15) {
                    ["name"]=>
                    string(8) "brontype"
                    ["rawName"]=>
                    string(10) "`brontype`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["view_template"]=>
                  object(CMysqlColumnSchema)#203 (15) {
                    ["name"]=>
                    string(13) "view_template"
                    ["rawName"]=>
                    string(15) "`view_template`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(33) "enum('view','individual','zakaz')"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(4) "view"
                    ["size"]=>
                    int(10)
                    ["precision"]=>
                    int(10)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["basket_type"]=>
                  object(CMysqlColumnSchema)#204 (15) {
                    ["name"]=>
                    string(11) "basket_type"
                    ["rawName"]=>
                    string(13) "`basket_type`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(29) "enum('Basket','SimpleBasket')"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(12) "SimpleBasket"
                    ["size"]=>
                    int(12)
                    ["precision"]=>
                    int(12)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["price_by_room"]=>
                  object(CMysqlColumnSchema)#205 (15) {
                    ["name"]=>
                    string(13) "price_by_room"
                    ["rawName"]=>
                    string(15) "`price_by_room`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_merged_dates"]=>
                  object(CMysqlColumnSchema)#206 (15) {
                    ["name"]=>
                    string(17) "show_merged_dates"
                    ["rawName"]=>
                    string(19) "`show_merged_dates`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["cities_id"]=>
                  object(CMysqlColumnSchema)#207 (15) {
                    ["name"]=>
                    string(9) "cities_id"
                    ["rawName"]=>
                    string(11) "`cities_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["country_id"]=>
                  object(CMysqlColumnSchema)#208 (15) {
                    ["name"]=>
                    string(10) "country_id"
                    ["rawName"]=>
                    string(12) "`country_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["departure_city_id"]=>
                  object(CMysqlColumnSchema)#209 (15) {
                    ["name"]=>
                    string(17) "departure_city_id"
                    ["rawName"]=>
                    string(19) "`departure_city_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(14)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["count_countries"]=>
                  object(CMysqlColumnSchema)#210 (15) {
                    ["name"]=>
                    string(15) "count_countries"
                    ["rawName"]=>
                    string(17) "`count_countries`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "int(2)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tur_code"]=>
                  object(CMysqlColumnSchema)#211 (15) {
                    ["name"]=>
                    string(8) "tur_code"
                    ["rawName"]=>
                    string(10) "`tur_code`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(11) "varchar(70)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(70)
                    ["precision"]=>
                    int(70)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tur_code_old"]=>
                  object(CMysqlColumnSchema)#212 (15) {
                    ["name"]=>
                    string(12) "tur_code_old"
                    ["rawName"]=>
                    string(14) "`tur_code_old`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(11) "varchar(70)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(70)
                    ["precision"]=>
                    int(70)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tur_type_id"]=>
                  object(CMysqlColumnSchema)#213 (15) {
                    ["name"]=>
                    string(11) "tur_type_id"
                    ["rawName"]=>
                    string(13) "`tur_type_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(true)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["is_excursion_tour"]=>
                  object(CMysqlColumnSchema)#214 (15) {
                    ["name"]=>
                    string(17) "is_excursion_tour"
                    ["rawName"]=>
                    string(19) "`is_excursion_tour`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["is_school_tour"]=>
                  object(CMysqlColumnSchema)#215 (15) {
                    ["name"]=>
                    string(14) "is_school_tour"
                    ["rawName"]=>
                    string(16) "`is_school_tour`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["route_length"]=>
                  object(CMysqlColumnSchema)#216 (15) {
                    ["name"]=>
                    string(12) "route_length"
                    ["rawName"]=>
                    string(14) "`route_length`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["name"]=>
                  object(CMysqlColumnSchema)#217 (15) {
                    ["name"]=>
                    string(4) "name"
                    ["rawName"]=>
                    string(6) "`name`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(8) "tinytext"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["alias"]=>
                  object(CMysqlColumnSchema)#218 (15) {
                    ["name"]=>
                    string(5) "alias"
                    ["rawName"]=>
                    string(7) "`alias`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["text_svetofor"]=>
                  object(CMysqlColumnSchema)#219 (15) {
                    ["name"]=>
                    string(13) "text_svetofor"
                    ["rawName"]=>
                    string(15) "`text_svetofor`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(127)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(127)
                    ["precision"]=>
                    int(127)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["intro_desc"]=>
                  object(CMysqlColumnSchema)#220 (15) {
                    ["name"]=>
                    string(10) "intro_desc"
                    ["rawName"]=>
                    string(12) "`intro_desc`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["description"]=>
                  object(CMysqlColumnSchema)#221 (15) {
                    ["name"]=>
                    string(11) "description"
                    ["rawName"]=>
                    string(13) "`description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["picture_id"]=>
                  object(CMysqlColumnSchema)#222 (15) {
                    ["name"]=>
                    string(10) "picture_id"
                    ["rawName"]=>
                    string(12) "`picture_id`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["picture_season_id"]=>
                  object(CMysqlColumnSchema)#223 (15) {
                    ["name"]=>
                    string(17) "picture_season_id"
                    ["rawName"]=>
                    string(19) "`picture_season_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "int(2)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["minprice"]=>
                  object(CMysqlColumnSchema)#224 (15) {
                    ["name"]=>
                    string(8) "minprice"
                    ["rawName"]=>
                    string(10) "`minprice`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "double"
                    ["type"]=>
                    string(6) "double"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["visa_price"]=>
                  object(CMysqlColumnSchema)#225 (15) {
                    ["name"]=>
                    string(10) "visa_price"
                    ["rawName"]=>
                    string(12) "`visa_price`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "double"
                    ["type"]=>
                    string(6) "double"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["visa_currency"]=>
                  object(CMysqlColumnSchema)#226 (15) {
                    ["name"]=>
                    string(13) "visa_currency"
                    ["rawName"]=>
                    string(15) "`visa_currency`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(3)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(3) "EUR"
                    ["size"]=>
                    int(3)
                    ["precision"]=>
                    int(3)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["visa_descr"]=>
                  object(CMysqlColumnSchema)#227 (15) {
                    ["name"]=>
                    string(10) "visa_descr"
                    ["rawName"]=>
                    string(12) "`visa_descr`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["gar_platesh_price"]=>
                  object(CMysqlColumnSchema)#228 (15) {
                    ["name"]=>
                    string(17) "gar_platesh_price"
                    ["rawName"]=>
                    string(19) "`gar_platesh_price`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "double"
                    ["type"]=>
                    string(6) "double"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["currency"]=>
                  object(CMysqlColumnSchema)#229 (15) {
                    ["name"]=>
                    string(8) "currency"
                    ["rawName"]=>
                    string(10) "`currency`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(6)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(3) "EUR"
                    ["size"]=>
                    int(6)
                    ["precision"]=>
                    int(6)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["zakaz_table"]=>
                  object(CMysqlColumnSchema)#230 (15) {
                    ["name"]=>
                    string(11) "zakaz_table"
                    ["rawName"]=>
                    string(13) "`zakaz_table`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["price_include"]=>
                  object(CMysqlColumnSchema)#231 (15) {
                    ["name"]=>
                    string(13) "price_include"
                    ["rawName"]=>
                    string(15) "`price_include`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["price_exclude"]=>
                  object(CMysqlColumnSchema)#232 (15) {
                    ["name"]=>
                    string(13) "price_exclude"
                    ["rawName"]=>
                    string(15) "`price_exclude`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(33) "enum('доплаты','виза')"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(14) "доплаты"
                    ["size"]=>
                    int(14)
                    ["precision"]=>
                    int(14)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["doplata"]=>
                  object(CMysqlColumnSchema)#233 (15) {
                    ["name"]=>
                    string(7) "doplata"
                    ["rawName"]=>
                    string(9) "`doplata`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["skidka"]=>
                  object(CMysqlColumnSchema)#234 (15) {
                    ["name"]=>
                    string(6) "skidka"
                    ["rawName"]=>
                    string(8) "`skidka`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["formula"]=>
                  object(CMysqlColumnSchema)#235 (15) {
                    ["name"]=>
                    string(7) "formula"
                    ["rawName"]=>
                    string(9) "`formula`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["formula_text"]=>
                  object(CMysqlColumnSchema)#236 (15) {
                    ["name"]=>
                    string(12) "formula_text"
                    ["rawName"]=>
                    string(14) "`formula_text`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["night_moves"]=>
                  object(CMysqlColumnSchema)#237 (15) {
                    ["name"]=>
                    string(11) "night_moves"
                    ["rawName"]=>
                    string(13) "`night_moves`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["hotels_descr"]=>
                  object(CMysqlColumnSchema)#238 (15) {
                    ["name"]=>
                    string(12) "hotels_descr"
                    ["rawName"]=>
                    string(14) "`hotels_descr`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["hotels_text_only"]=>
                  object(CMysqlColumnSchema)#239 (15) {
                    ["name"]=>
                    string(16) "hotels_text_only"
                    ["rawName"]=>
                    string(18) "`hotels_text_only`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["hotels_only_text"]=>
                  object(CMysqlColumnSchema)#240 (15) {
                    ["name"]=>
                    string(16) "hotels_only_text"
                    ["rawName"]=>
                    string(18) "`hotels_only_text`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(2) "''"
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["agency_comission"]=>
                  object(CMysqlColumnSchema)#241 (15) {
                    ["name"]=>
                    string(16) "agency_comission"
                    ["rawName"]=>
                    string(18) "`agency_comission`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "double"
                    ["type"]=>
                    string(6) "double"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["agency_comission_type"]=>
                  object(CMysqlColumnSchema)#242 (15) {
                    ["name"]=>
                    string(21) "agency_comission_type"
                    ["rawName"]=>
                    string(23) "`agency_comission_type`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(6)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(3) "FIX"
                    ["size"]=>
                    int(6)
                    ["precision"]=>
                    int(6)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["agency_comission_ordering"]=>
                  object(CMysqlColumnSchema)#243 (15) {
                    ["name"]=>
                    string(25) "agency_comission_ordering"
                    ["rawName"]=>
                    string(27) "`agency_comission_ordering`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["banner_text"]=>
                  object(CMysqlColumnSchema)#244 (15) {
                    ["name"]=>
                    string(11) "banner_text"
                    ["rawName"]=>
                    string(13) "`banner_text`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(13) "varchar(1023)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1023)
                    ["precision"]=>
                    int(1023)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["dates_descr"]=>
                  object(CMysqlColumnSchema)#245 (15) {
                    ["name"]=>
                    string(11) "dates_descr"
                    ["rawName"]=>
                    string(13) "`dates_descr`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["excursions_office_descr"]=>
                  object(CMysqlColumnSchema)#246 (15) {
                    ["name"]=>
                    string(23) "excursions_office_descr"
                    ["rawName"]=>
                    string(25) "`excursions_office_descr`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(13) "varchar(1023)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1023)
                    ["precision"]=>
                    int(1023)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["periodic_viezd"]=>
                  object(CMysqlColumnSchema)#247 (15) {
                    ["name"]=>
                    string(14) "periodic_viezd"
                    ["rawName"]=>
                    string(16) "`periodic_viezd`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(8) "tinytext"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["link_galery"]=>
                  object(CMysqlColumnSchema)#248 (15) {
                    ["name"]=>
                    string(11) "link_galery"
                    ["rawName"]=>
                    string(13) "`link_galery`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(1)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["link_video"]=>
                  object(CMysqlColumnSchema)#249 (15) {
                    ["name"]=>
                    string(10) "link_video"
                    ["rawName"]=>
                    string(12) "`link_video`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(1)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["link_forum"]=>
                  object(CMysqlColumnSchema)#250 (15) {
                    ["name"]=>
                    string(10) "link_forum"
                    ["rawName"]=>
                    string(12) "`link_forum`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(1)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["duration"]=>
                  object(CMysqlColumnSchema)#251 (15) {
                    ["name"]=>
                    string(8) "duration"
                    ["rawName"]=>
                    string(10) "`duration`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["text_after"]=>
                  object(CMysqlColumnSchema)#252 (15) {
                    ["name"]=>
                    string(10) "text_after"
                    ["rawName"]=>
                    string(12) "`text_after`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["text_below_doplats"]=>
                  object(CMysqlColumnSchema)#253 (15) {
                    ["name"]=>
                    string(18) "text_below_doplats"
                    ["rawName"]=>
                    string(20) "`text_below_doplats`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(13) "varchar(1023)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1023)
                    ["precision"]=>
                    int(1023)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["file_doc"]=>
                  object(CMysqlColumnSchema)#254 (15) {
                    ["name"]=>
                    string(8) "file_doc"
                    ["rawName"]=>
                    string(10) "`file_doc`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["file_pdf"]=>
                  object(CMysqlColumnSchema)#255 (15) {
                    ["name"]=>
                    string(8) "file_pdf"
                    ["rawName"]=>
                    string(10) "`file_pdf`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["catid"]=>
                  object(CMysqlColumnSchema)#256 (15) {
                    ["name"]=>
                    string(5) "catid"
                    ["rawName"]=>
                    string(7) "`catid`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["recomend"]=>
                  object(CMysqlColumnSchema)#257 (15) {
                    ["name"]=>
                    string(8) "recomend"
                    ["rawName"]=>
                    string(10) "`recomend`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["parent_tour_id"]=>
                  object(CMysqlColumnSchema)#258 (15) {
                    ["name"]=>
                    string(14) "parent_tour_id"
                    ["rawName"]=>
                    string(16) "`parent_tour_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["group_num"]=>
                  object(CMysqlColumnSchema)#259 (15) {
                    ["name"]=>
                    string(9) "group_num"
                    ["rawName"]=>
                    string(11) "`group_num`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["group_name"]=>
                  object(CMysqlColumnSchema)#260 (15) {
                    ["name"]=>
                    string(10) "group_name"
                    ["rawName"]=>
                    string(12) "`group_name`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["parom_id"]=>
                  object(CMysqlColumnSchema)#261 (15) {
                    ["name"]=>
                    string(8) "parom_id"
                    ["rawName"]=>
                    string(10) "`parom_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["cruise_boat_id"]=>
                  object(CMysqlColumnSchema)#262 (15) {
                    ["name"]=>
                    string(14) "cruise_boat_id"
                    ["rawName"]=>
                    string(16) "`cruise_boat_id`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(6) "int(2)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["service_provider"]=>
                  object(CMysqlColumnSchema)#263 (15) {
                    ["name"]=>
                    string(16) "service_provider"
                    ["rawName"]=>
                    string(18) "`service_provider`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "enum('ttv','ankor')"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(3) "ttv"
                    ["size"]=>
                    int(5)
                    ["precision"]=>
                    int(5)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["ordering"]=>
                  object(CMysqlColumnSchema)#264 (15) {
                    ["name"]=>
                    string(8) "ordering"
                    ["rawName"]=>
                    string(10) "`ordering`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "int(2)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["date_creation"]=>
                  object(CMysqlColumnSchema)#265 (15) {
                    ["name"]=>
                    string(13) "date_creation"
                    ["rawName"]=>
                    string(15) "`date_creation`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "date"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["AllFreePlaces"]=>
                  object(CMysqlColumnSchema)#266 (15) {
                    ["name"]=>
                    string(13) "AllFreePlaces"
                    ["rawName"]=>
                    string(15) "`AllFreePlaces`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "int(2)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["chengen_days"]=>
                  object(CMysqlColumnSchema)#267 (15) {
                    ["name"]=>
                    string(12) "chengen_days"
                    ["rawName"]=>
                    string(14) "`chengen_days`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["priority"]=>
                  object(CMysqlColumnSchema)#268 (15) {
                    ["name"]=>
                    string(8) "priority"
                    ["rawName"]=>
                    string(10) "`priority`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["search_priority"]=>
                  object(CMysqlColumnSchema)#269 (15) {
                    ["name"]=>
                    string(15) "search_priority"
                    ["rawName"]=>
                    string(17) "`search_priority`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(16) "int(11) unsigned"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["published"]=>
                  object(CMysqlColumnSchema)#270 (15) {
                    ["name"]=>
                    string(9) "published"
                    ["rawName"]=>
                    string(11) "`published`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["archive"]=>
                  object(CMysqlColumnSchema)#271 (15) {
                    ["name"]=>
                    string(7) "archive"
                    ["rawName"]=>
                    string(9) "`archive`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["not_actual"]=>
                  object(CMysqlColumnSchema)#272 (15) {
                    ["name"]=>
                    string(10) "not_actual"
                    ["rawName"]=>
                    string(12) "`not_actual`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["individual"]=>
                  object(CMysqlColumnSchema)#273 (15) {
                    ["name"]=>
                    string(10) "individual"
                    ["rawName"]=>
                    string(12) "`individual`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["template"]=>
                  object(CMysqlColumnSchema)#274 (15) {
                    ["name"]=>
                    string(8) "template"
                    ["rawName"]=>
                    string(10) "`template`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(11) "varchar(64)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(64)
                    ["precision"]=>
                    int(64)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["target"]=>
                  object(CMysqlColumnSchema)#275 (15) {
                    ["name"]=>
                    string(6) "target"
                    ["rawName"]=>
                    string(8) "`target`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(15) "int(2) unsigned"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["ankor_logo"]=>
                  object(CMysqlColumnSchema)#276 (15) {
                    ["name"]=>
                    string(10) "ankor_logo"
                    ["rawName"]=>
                    string(12) "`ankor_logo`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["default_acctype_id"]=>
                  object(CMysqlColumnSchema)#277 (15) {
                    ["name"]=>
                    string(18) "default_acctype_id"
                    ["rawName"]=>
                    string(20) "`default_acctype_id`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(16) "int(10) unsigned"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(10)
                    ["precision"]=>
                    int(10)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["always_on_sale"]=>
                  object(CMysqlColumnSchema)#278 (15) {
                    ["name"]=>
                    string(14) "always_on_sale"
                    ["rawName"]=>
                    string(16) "`always_on_sale`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["search_priority_viza_replace"]=>
                  object(CMysqlColumnSchema)#279 (15) {
                    ["name"]=>
                    string(28) "search_priority_viza_replace"
                    ["rawName"]=>
                    string(30) "`search_priority_viza_replace`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["blog_article_id"]=>
                  object(CMysqlColumnSchema)#280 (15) {
                    ["name"]=>
                    string(15) "blog_article_id"
                    ["rawName"]=>
                    string(17) "`blog_article_id`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(41) "Ссылка на статью блога"
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["fuel_surcharge"]=>
                  object(CMysqlColumnSchema)#281 (15) {
                    ["name"]=>
                    string(14) "fuel_surcharge"
                    ["rawName"]=>
                    string(16) "`fuel_surcharge`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["quick_booking"]=>
                  object(CMysqlColumnSchema)#282 (15) {
                    ["name"]=>
                    string(13) "quick_booking"
                    ["rawName"]=>
                    string(15) "`quick_booking`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["is_partner"]=>
                  object(CMysqlColumnSchema)#283 (15) {
                    ["name"]=>
                    string(10) "is_partner"
                    ["rawName"]=>
                    string(12) "`is_partner`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["middle_seats"]=>
                  object(CMysqlColumnSchema)#284 (15) {
                    ["name"]=>
                    string(12) "middle_seats"
                    ["rawName"]=>
                    string(14) "`middle_seats`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["columns"]=>
              array(91) {
                ["id"]=>
                object(CMysqlColumnSchema)#194 (15) {
                  ["name"]=>
                  string(2) "id"
                  ["rawName"]=>
                  string(4) "`id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(true)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(true)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["master_domain"]=>
                object(CMysqlColumnSchema)#195 (15) {
                  ["name"]=>
                  string(13) "master_domain"
                  ["rawName"]=>
                  string(15) "`master_domain`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(11) "varchar(31)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(12) "tourtrans.ru"
                  ["size"]=>
                  int(31)
                  ["precision"]=>
                  int(31)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["master_id"]=>
                object(CMysqlColumnSchema)#196 (15) {
                  ["name"]=>
                  string(9) "master_id"
                  ["rawName"]=>
                  string(11) "`master_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["master_tour_key"]=>
                object(CMysqlColumnSchema)#197 (15) {
                  ["name"]=>
                  string(15) "master_tour_key"
                  ["rawName"]=>
                  string(17) "`master_tour_key`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["master_country_id"]=>
                object(CMysqlColumnSchema)#198 (15) {
                  ["name"]=>
                  string(17) "master_country_id"
                  ["rawName"]=>
                  string(19) "`master_country_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["period_id"]=>
                object(CMysqlColumnSchema)#199 (15) {
                  ["name"]=>
                  string(9) "period_id"
                  ["rawName"]=>
                  string(11) "`period_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["not_use_master_dates"]=>
                object(CMysqlColumnSchema)#200 (15) {
                  ["name"]=>
                  string(20) "not_use_master_dates"
                  ["rawName"]=>
                  string(22) "`not_use_master_dates`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "int(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["use_bus"]=>
                object(CMysqlColumnSchema)#201 (15) {
                  ["name"]=>
                  string(7) "use_bus"
                  ["rawName"]=>
                  string(9) "`use_bus`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(1)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["brontype"]=>
                object(CMysqlColumnSchema)#202 (15) {
                  ["name"]=>
                  string(8) "brontype"
                  ["rawName"]=>
                  string(10) "`brontype`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(1)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["view_template"]=>
                object(CMysqlColumnSchema)#203 (15) {
                  ["name"]=>
                  string(13) "view_template"
                  ["rawName"]=>
                  string(15) "`view_template`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(33) "enum('view','individual','zakaz')"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(4) "view"
                  ["size"]=>
                  int(10)
                  ["precision"]=>
                  int(10)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["basket_type"]=>
                object(CMysqlColumnSchema)#204 (15) {
                  ["name"]=>
                  string(11) "basket_type"
                  ["rawName"]=>
                  string(13) "`basket_type`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(29) "enum('Basket','SimpleBasket')"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(12) "SimpleBasket"
                  ["size"]=>
                  int(12)
                  ["precision"]=>
                  int(12)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["price_by_room"]=>
                object(CMysqlColumnSchema)#205 (15) {
                  ["name"]=>
                  string(13) "price_by_room"
                  ["rawName"]=>
                  string(15) "`price_by_room`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["show_merged_dates"]=>
                object(CMysqlColumnSchema)#206 (15) {
                  ["name"]=>
                  string(17) "show_merged_dates"
                  ["rawName"]=>
                  string(19) "`show_merged_dates`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["cities_id"]=>
                object(CMysqlColumnSchema)#207 (15) {
                  ["name"]=>
                  string(9) "cities_id"
                  ["rawName"]=>
                  string(11) "`cities_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["country_id"]=>
                object(CMysqlColumnSchema)#208 (15) {
                  ["name"]=>
                  string(10) "country_id"
                  ["rawName"]=>
                  string(12) "`country_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["departure_city_id"]=>
                object(CMysqlColumnSchema)#209 (15) {
                  ["name"]=>
                  string(17) "departure_city_id"
                  ["rawName"]=>
                  string(19) "`departure_city_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(14)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["count_countries"]=>
                object(CMysqlColumnSchema)#210 (15) {
                  ["name"]=>
                  string(15) "count_countries"
                  ["rawName"]=>
                  string(17) "`count_countries`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "int(2)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(2)
                  ["precision"]=>
                  int(2)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tur_code"]=>
                object(CMysqlColumnSchema)#211 (15) {
                  ["name"]=>
                  string(8) "tur_code"
                  ["rawName"]=>
                  string(10) "`tur_code`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(11) "varchar(70)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(70)
                  ["precision"]=>
                  int(70)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tur_code_old"]=>
                object(CMysqlColumnSchema)#212 (15) {
                  ["name"]=>
                  string(12) "tur_code_old"
                  ["rawName"]=>
                  string(14) "`tur_code_old`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(11) "varchar(70)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(70)
                  ["precision"]=>
                  int(70)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tur_type_id"]=>
                object(CMysqlColumnSchema)#213 (15) {
                  ["name"]=>
                  string(11) "tur_type_id"
                  ["rawName"]=>
                  string(13) "`tur_type_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(true)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["is_excursion_tour"]=>
                object(CMysqlColumnSchema)#214 (15) {
                  ["name"]=>
                  string(17) "is_excursion_tour"
                  ["rawName"]=>
                  string(19) "`is_excursion_tour`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["is_school_tour"]=>
                object(CMysqlColumnSchema)#215 (15) {
                  ["name"]=>
                  string(14) "is_school_tour"
                  ["rawName"]=>
                  string(16) "`is_school_tour`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["route_length"]=>
                object(CMysqlColumnSchema)#216 (15) {
                  ["name"]=>
                  string(12) "route_length"
                  ["rawName"]=>
                  string(14) "`route_length`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["name"]=>
                object(CMysqlColumnSchema)#217 (15) {
                  ["name"]=>
                  string(4) "name"
                  ["rawName"]=>
                  string(6) "`name`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(8) "tinytext"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["alias"]=>
                object(CMysqlColumnSchema)#218 (15) {
                  ["name"]=>
                  string(5) "alias"
                  ["rawName"]=>
                  string(7) "`alias`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["text_svetofor"]=>
                object(CMysqlColumnSchema)#219 (15) {
                  ["name"]=>
                  string(13) "text_svetofor"
                  ["rawName"]=>
                  string(15) "`text_svetofor`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(127)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(127)
                  ["precision"]=>
                  int(127)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["intro_desc"]=>
                object(CMysqlColumnSchema)#220 (15) {
                  ["name"]=>
                  string(10) "intro_desc"
                  ["rawName"]=>
                  string(12) "`intro_desc`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["description"]=>
                object(CMysqlColumnSchema)#221 (15) {
                  ["name"]=>
                  string(11) "description"
                  ["rawName"]=>
                  string(13) "`description`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["picture_id"]=>
                object(CMysqlColumnSchema)#222 (15) {
                  ["name"]=>
                  string(10) "picture_id"
                  ["rawName"]=>
                  string(12) "`picture_id`"
                  ["allowNull"]=>
                  bool(true)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["picture_season_id"]=>
                object(CMysqlColumnSchema)#223 (15) {
                  ["name"]=>
                  string(17) "picture_season_id"
                  ["rawName"]=>
                  string(19) "`picture_season_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "int(2)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(2)
                  ["precision"]=>
                  int(2)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["minprice"]=>
                object(CMysqlColumnSchema)#224 (15) {
                  ["name"]=>
                  string(8) "minprice"
                  ["rawName"]=>
                  string(10) "`minprice`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "double"
                  ["type"]=>
                  string(6) "double"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["visa_price"]=>
                object(CMysqlColumnSchema)#225 (15) {
                  ["name"]=>
                  string(10) "visa_price"
                  ["rawName"]=>
                  string(12) "`visa_price`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "double"
                  ["type"]=>
                  string(6) "double"
                  ["defaultValue"]=>
                  string(1) "0"
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["visa_currency"]=>
                object(CMysqlColumnSchema)#226 (15) {
                  ["name"]=>
                  string(13) "visa_currency"
                  ["rawName"]=>
                  string(15) "`visa_currency`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(3)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(3) "EUR"
                  ["size"]=>
                  int(3)
                  ["precision"]=>
                  int(3)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["visa_descr"]=>
                object(CMysqlColumnSchema)#227 (15) {
                  ["name"]=>
                  string(10) "visa_descr"
                  ["rawName"]=>
                  string(12) "`visa_descr`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["gar_platesh_price"]=>
                object(CMysqlColumnSchema)#228 (15) {
                  ["name"]=>
                  string(17) "gar_platesh_price"
                  ["rawName"]=>
                  string(19) "`gar_platesh_price`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "double"
                  ["type"]=>
                  string(6) "double"
                  ["defaultValue"]=>
                  string(1) "0"
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["currency"]=>
                object(CMysqlColumnSchema)#229 (15) {
                  ["name"]=>
                  string(8) "currency"
                  ["rawName"]=>
                  string(10) "`currency`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(6)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(3) "EUR"
                  ["size"]=>
                  int(6)
                  ["precision"]=>
                  int(6)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["zakaz_table"]=>
                object(CMysqlColumnSchema)#230 (15) {
                  ["name"]=>
                  string(11) "zakaz_table"
                  ["rawName"]=>
                  string(13) "`zakaz_table`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["price_include"]=>
                object(CMysqlColumnSchema)#231 (15) {
                  ["name"]=>
                  string(13) "price_include"
                  ["rawName"]=>
                  string(15) "`price_include`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["price_exclude"]=>
                object(CMysqlColumnSchema)#232 (15) {
                  ["name"]=>
                  string(13) "price_exclude"
                  ["rawName"]=>
                  string(15) "`price_exclude`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(33) "enum('доплаты','виза')"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(14) "доплаты"
                  ["size"]=>
                  int(14)
                  ["precision"]=>
                  int(14)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["doplata"]=>
                object(CMysqlColumnSchema)#233 (15) {
                  ["name"]=>
                  string(7) "doplata"
                  ["rawName"]=>
                  string(9) "`doplata`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["skidka"]=>
                object(CMysqlColumnSchema)#234 (15) {
                  ["name"]=>
                  string(6) "skidka"
                  ["rawName"]=>
                  string(8) "`skidka`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["formula"]=>
                object(CMysqlColumnSchema)#235 (15) {
                  ["name"]=>
                  string(7) "formula"
                  ["rawName"]=>
                  string(9) "`formula`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["formula_text"]=>
                object(CMysqlColumnSchema)#236 (15) {
                  ["name"]=>
                  string(12) "formula_text"
                  ["rawName"]=>
                  string(14) "`formula_text`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["night_moves"]=>
                object(CMysqlColumnSchema)#237 (15) {
                  ["name"]=>
                  string(11) "night_moves"
                  ["rawName"]=>
                  string(13) "`night_moves`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hotels_descr"]=>
                object(CMysqlColumnSchema)#238 (15) {
                  ["name"]=>
                  string(12) "hotels_descr"
                  ["rawName"]=>
                  string(14) "`hotels_descr`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hotels_text_only"]=>
                object(CMysqlColumnSchema)#239 (15) {
                  ["name"]=>
                  string(16) "hotels_text_only"
                  ["rawName"]=>
                  string(18) "`hotels_text_only`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hotels_only_text"]=>
                object(CMysqlColumnSchema)#240 (15) {
                  ["name"]=>
                  string(16) "hotels_only_text"
                  ["rawName"]=>
                  string(18) "`hotels_only_text`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(2) "''"
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["agency_comission"]=>
                object(CMysqlColumnSchema)#241 (15) {
                  ["name"]=>
                  string(16) "agency_comission"
                  ["rawName"]=>
                  string(18) "`agency_comission`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "double"
                  ["type"]=>
                  string(6) "double"
                  ["defaultValue"]=>
                  string(1) "0"
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["agency_comission_type"]=>
                object(CMysqlColumnSchema)#242 (15) {
                  ["name"]=>
                  string(21) "agency_comission_type"
                  ["rawName"]=>
                  string(23) "`agency_comission_type`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(6)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(3) "FIX"
                  ["size"]=>
                  int(6)
                  ["precision"]=>
                  int(6)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["agency_comission_ordering"]=>
                object(CMysqlColumnSchema)#243 (15) {
                  ["name"]=>
                  string(25) "agency_comission_ordering"
                  ["rawName"]=>
                  string(27) "`agency_comission_ordering`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["banner_text"]=>
                object(CMysqlColumnSchema)#244 (15) {
                  ["name"]=>
                  string(11) "banner_text"
                  ["rawName"]=>
                  string(13) "`banner_text`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(13) "varchar(1023)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1023)
                  ["precision"]=>
                  int(1023)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dates_descr"]=>
                object(CMysqlColumnSchema)#245 (15) {
                  ["name"]=>
                  string(11) "dates_descr"
                  ["rawName"]=>
                  string(13) "`dates_descr`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["excursions_office_descr"]=>
                object(CMysqlColumnSchema)#246 (15) {
                  ["name"]=>
                  string(23) "excursions_office_descr"
                  ["rawName"]=>
                  string(25) "`excursions_office_descr`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(13) "varchar(1023)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1023)
                  ["precision"]=>
                  int(1023)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["periodic_viezd"]=>
                object(CMysqlColumnSchema)#247 (15) {
                  ["name"]=>
                  string(14) "periodic_viezd"
                  ["rawName"]=>
                  string(16) "`periodic_viezd`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(8) "tinytext"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["link_galery"]=>
                object(CMysqlColumnSchema)#248 (15) {
                  ["name"]=>
                  string(11) "link_galery"
                  ["rawName"]=>
                  string(13) "`link_galery`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(1)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["link_video"]=>
                object(CMysqlColumnSchema)#249 (15) {
                  ["name"]=>
                  string(10) "link_video"
                  ["rawName"]=>
                  string(12) "`link_video`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(1)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["link_forum"]=>
                object(CMysqlColumnSchema)#250 (15) {
                  ["name"]=>
                  string(10) "link_forum"
                  ["rawName"]=>
                  string(12) "`link_forum`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(1)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["duration"]=>
                object(CMysqlColumnSchema)#251 (15) {
                  ["name"]=>
                  string(8) "duration"
                  ["rawName"]=>
                  string(10) "`duration`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["text_after"]=>
                object(CMysqlColumnSchema)#252 (15) {
                  ["name"]=>
                  string(10) "text_after"
                  ["rawName"]=>
                  string(12) "`text_after`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["text_below_doplats"]=>
                object(CMysqlColumnSchema)#253 (15) {
                  ["name"]=>
                  string(18) "text_below_doplats"
                  ["rawName"]=>
                  string(20) "`text_below_doplats`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(13) "varchar(1023)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1023)
                  ["precision"]=>
                  int(1023)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["file_doc"]=>
                object(CMysqlColumnSchema)#254 (15) {
                  ["name"]=>
                  string(8) "file_doc"
                  ["rawName"]=>
                  string(10) "`file_doc`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["file_pdf"]=>
                object(CMysqlColumnSchema)#255 (15) {
                  ["name"]=>
                  string(8) "file_pdf"
                  ["rawName"]=>
                  string(10) "`file_pdf`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["catid"]=>
                object(CMysqlColumnSchema)#256 (15) {
                  ["name"]=>
                  string(5) "catid"
                  ["rawName"]=>
                  string(7) "`catid`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["recomend"]=>
                object(CMysqlColumnSchema)#257 (15) {
                  ["name"]=>
                  string(8) "recomend"
                  ["rawName"]=>
                  string(10) "`recomend`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "text"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["parent_tour_id"]=>
                object(CMysqlColumnSchema)#258 (15) {
                  ["name"]=>
                  string(14) "parent_tour_id"
                  ["rawName"]=>
                  string(16) "`parent_tour_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["group_num"]=>
                object(CMysqlColumnSchema)#259 (15) {
                  ["name"]=>
                  string(9) "group_num"
                  ["rawName"]=>
                  string(11) "`group_num`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["group_name"]=>
                object(CMysqlColumnSchema)#260 (15) {
                  ["name"]=>
                  string(10) "group_name"
                  ["rawName"]=>
                  string(12) "`group_name`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["parom_id"]=>
                object(CMysqlColumnSchema)#261 (15) {
                  ["name"]=>
                  string(8) "parom_id"
                  ["rawName"]=>
                  string(10) "`parom_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["cruise_boat_id"]=>
                object(CMysqlColumnSchema)#262 (15) {
                  ["name"]=>
                  string(14) "cruise_boat_id"
                  ["rawName"]=>
                  string(16) "`cruise_boat_id`"
                  ["allowNull"]=>
                  bool(true)
                  ["dbType"]=>
                  string(6) "int(2)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(2)
                  ["precision"]=>
                  int(2)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["service_provider"]=>
                object(CMysqlColumnSchema)#263 (15) {
                  ["name"]=>
                  string(16) "service_provider"
                  ["rawName"]=>
                  string(18) "`service_provider`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "enum('ttv','ankor')"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(3) "ttv"
                  ["size"]=>
                  int(5)
                  ["precision"]=>
                  int(5)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["ordering"]=>
                object(CMysqlColumnSchema)#264 (15) {
                  ["name"]=>
                  string(8) "ordering"
                  ["rawName"]=>
                  string(10) "`ordering`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "int(2)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(2)
                  ["precision"]=>
                  int(2)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["date_creation"]=>
                object(CMysqlColumnSchema)#265 (15) {
                  ["name"]=>
                  string(13) "date_creation"
                  ["rawName"]=>
                  string(15) "`date_creation`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(4) "date"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["AllFreePlaces"]=>
                object(CMysqlColumnSchema)#266 (15) {
                  ["name"]=>
                  string(13) "AllFreePlaces"
                  ["rawName"]=>
                  string(15) "`AllFreePlaces`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(6) "int(2)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(2)
                  ["precision"]=>
                  int(2)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["chengen_days"]=>
                object(CMysqlColumnSchema)#267 (15) {
                  ["name"]=>
                  string(12) "chengen_days"
                  ["rawName"]=>
                  string(14) "`chengen_days`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["priority"]=>
                object(CMysqlColumnSchema)#268 (15) {
                  ["name"]=>
                  string(8) "priority"
                  ["rawName"]=>
                  string(10) "`priority`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["search_priority"]=>
                object(CMysqlColumnSchema)#269 (15) {
                  ["name"]=>
                  string(15) "search_priority"
                  ["rawName"]=>
                  string(17) "`search_priority`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(16) "int(11) unsigned"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(1) "0"
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["published"]=>
                object(CMysqlColumnSchema)#270 (15) {
                  ["name"]=>
                  string(9) "published"
                  ["rawName"]=>
                  string(11) "`published`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(1)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["archive"]=>
                object(CMysqlColumnSchema)#271 (15) {
                  ["name"]=>
                  string(7) "archive"
                  ["rawName"]=>
                  string(9) "`archive`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["not_actual"]=>
                object(CMysqlColumnSchema)#272 (15) {
                  ["name"]=>
                  string(10) "not_actual"
                  ["rawName"]=>
                  string(12) "`not_actual`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["individual"]=>
                object(CMysqlColumnSchema)#273 (15) {
                  ["name"]=>
                  string(10) "individual"
                  ["rawName"]=>
                  string(12) "`individual`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["template"]=>
                object(CMysqlColumnSchema)#274 (15) {
                  ["name"]=>
                  string(8) "template"
                  ["rawName"]=>
                  string(10) "`template`"
                  ["allowNull"]=>
                  bool(true)
                  ["dbType"]=>
                  string(11) "varchar(64)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(64)
                  ["precision"]=>
                  int(64)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["target"]=>
                object(CMysqlColumnSchema)#275 (15) {
                  ["name"]=>
                  string(6) "target"
                  ["rawName"]=>
                  string(8) "`target`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(15) "int(2) unsigned"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(1) "0"
                  ["size"]=>
                  int(2)
                  ["precision"]=>
                  int(2)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["ankor_logo"]=>
                object(CMysqlColumnSchema)#276 (15) {
                  ["name"]=>
                  string(10) "ankor_logo"
                  ["rawName"]=>
                  string(12) "`ankor_logo`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["default_acctype_id"]=>
                object(CMysqlColumnSchema)#277 (15) {
                  ["name"]=>
                  string(18) "default_acctype_id"
                  ["rawName"]=>
                  string(20) "`default_acctype_id`"
                  ["allowNull"]=>
                  bool(true)
                  ["dbType"]=>
                  string(16) "int(10) unsigned"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(10)
                  ["precision"]=>
                  int(10)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["always_on_sale"]=>
                object(CMysqlColumnSchema)#278 (15) {
                  ["name"]=>
                  string(14) "always_on_sale"
                  ["rawName"]=>
                  string(16) "`always_on_sale`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["search_priority_viza_replace"]=>
                object(CMysqlColumnSchema)#279 (15) {
                  ["name"]=>
                  string(28) "search_priority_viza_replace"
                  ["rawName"]=>
                  string(30) "`search_priority_viza_replace`"
                  ["allowNull"]=>
                  bool(true)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["blog_article_id"]=>
                object(CMysqlColumnSchema)#280 (15) {
                  ["name"]=>
                  string(15) "blog_article_id"
                  ["rawName"]=>
                  string(17) "`blog_article_id`"
                  ["allowNull"]=>
                  bool(true)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(41) "Ссылка на статью блога"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["fuel_surcharge"]=>
                object(CMysqlColumnSchema)#281 (15) {
                  ["name"]=>
                  string(14) "fuel_surcharge"
                  ["rawName"]=>
                  string(16) "`fuel_surcharge`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(1)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["quick_booking"]=>
                object(CMysqlColumnSchema)#282 (15) {
                  ["name"]=>
                  string(13) "quick_booking"
                  ["rawName"]=>
                  string(15) "`quick_booking`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["is_partner"]=>
                object(CMysqlColumnSchema)#283 (15) {
                  ["name"]=>
                  string(10) "is_partner"
                  ["rawName"]=>
                  string(12) "`is_partner`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["middle_seats"]=>
                object(CMysqlColumnSchema)#284 (15) {
                  ["name"]=>
                  string(12) "middle_seats"
                  ["rawName"]=>
                  string(14) "`middle_seats`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(19) "tinyint(1) unsigned"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(1)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
              }
              ["relations"]=>
              array(63) {
                ["type"]=>
                object(CBelongsToRelation)#285 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(4) "type"
                  ["className"]=>
                  string(9) "TourTypes"
                  ["foreignKey"]=>
                  string(11) "tur_type_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["categories"]=>
                object(CManyManyRelation)#286 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "categories"
                  ["className"]=>
                  string(14) "TourCategoryes"
                  ["foreignKey"]=>
                  string(42) "ttv_tours_categories_xref(tour_id, cat_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["searchCats"]=>
                object(CManyManyRelation)#287 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "searchCats"
                  ["className"]=>
                  string(16) "SearchCategories"
                  ["foreignKey"]=>
                  string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(30) "searchCats_searchCats.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["days"]=>
                object(CHasManyRelation)#288 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  string(8) "joinings"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(4) "days"
                  ["className"]=>
                  string(8) "TourDays"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(12) "days.day_num"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["excursions"]=>
                object(CManyManyRelation)#289 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "excursions"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_excursions_xref(tour_id, excur_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["childs"]=>
                object(CHasManyRelation)#290 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "childs"
                  ["className"]=>
                  string(5) "Tours"
                  ["foreignKey"]=>
                  string(14) "parent_tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(16) "childs.group_num"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["parent"]=>
                object(CBelongsToRelation)#291 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "parent"
                  ["className"]=>
                  string(5) "Tours"
                  ["foreignKey"]=>
                  string(14) "parent_tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["parom"]=>
                object(CBelongsToRelation)#292 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(5) "parom"
                  ["className"]=>
                  string(9) "TourParom"
                  ["foreignKey"]=>
                  string(8) "parom_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["picture"]=>
                object(CBelongsToRelation)#293 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(7) "picture"
                  ["className"]=>
                  string(8) "Pictures"
                  ["foreignKey"]=>
                  string(10) "picture_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["visa_country"]=>
                object(CBelongsToRelation)#294 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(12) "visa_country"
                  ["className"]=>
                  string(9) "Countries"
                  ["foreignKey"]=>
                  string(10) "country_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["cities"]=>
                object(CHasManyRelation)#295 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  string(4) "city"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "cities"
                  ["className"]=>
                  string(10) "TourCities"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(15) "cities.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["mapcities"]=>
                object(CHasManyRelation)#296 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  string(4) "city"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(9) "mapcities"
                  ["className"]=>
                  string(10) "TourCities"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(18) "mapcities.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["visa_countres"]=>
                object(CHasManyRelation)#297 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(2) {
                    [0]=>
                    string(9) "posolstvo"
                    [1]=>
                    string(7) "country"
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(13) "visa_countres"
                  ["className"]=>
                  string(9) "TourVizas"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(22) "visa_countres.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["visa_countres_platno"]=>
                object(CHasManyRelation)#298 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(20) "visa_countres_platno"
                  ["className"]=>
                  string(9) "TourVizas"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(35) "visa_countres_platno.visa_price > 0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(29) "visa_countres_platno.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["actual_period"]=>
                object(CHasOneRelation)#299 (19) {
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(13) "actual_period"
                  ["className"]=>
                  string(11) "TourPeriods"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(8) "actual=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(11) "actual DESC"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["period"]=>
                object(CBelongsToRelation)#300 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "period"
                  ["className"]=>
                  string(11) "TourPeriods"
                  ["foreignKey"]=>
                  string(9) "period_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hottours"]=>
                object(CHasManyRelation)#301 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(8) "hottours"
                  ["className"]=>
                  string(13) "ToursHottours"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(43) "hottours.type_id=1 AND hottours.published=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(13) "hot_tour_date"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hottours_w_types"]=>
                object(CHasManyRelation)#302 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  string(8) "type_obj"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(16) "hottours_w_types"
                  ["className"]=>
                  string(13) "ToursHottours"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(23) "type_obj.show_in_tour=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(49) "type_obj.ordering, hottours_w_types.hot_tour_date"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["doplats"]=>
                object(CHasManyRelation)#303 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(7) "doplats"
                  ["className"]=>
                  string(11) "TourDoplats"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(8) "ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["surchargesRequired"]=>
                object(CHasManyRelation)#304 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(18) "surchargesRequired"
                  ["className"]=>
                  string(21) "TourSurchargeRequired"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(27) "surchargesRequired.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["discounts"]=>
                object(CHasManyRelation)#305 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(9) "discounts"
                  ["className"]=>
                  string(13) "TourDiscounts"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(8) "ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["discounts2list"]=>
                object(CHasManyRelation)#306 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  string(9) "dopl_disc"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(14) "discounts2list"
                  ["className"]=>
                  string(13) "TourDiscounts"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(24) "dopl_disc.show_blyamba=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(25) "discounts2list.price DESC"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["skidki_bonuses"]=>
                object(CHasManyRelation)#307 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(14) "skidki_bonuses"
                  ["className"]=>
                  string(11) "ToursSkidki"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(8) "ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["gifts"]=>
                object(CManyManyRelation)#308 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(5) "gifts"
                  ["className"]=>
                  string(5) "Gifts"
                  ["foreignKey"]=>
                  string(38) "{{gifts_tours_xref}}(tour_id, gift_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-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)#309 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "groups_out"
                  ["className"]=>
                  string(13) "OtprPribGroup"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(51) "dataout >= "2024-03-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)#310 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(11) "groups_back"
                  ["className"]=>
                  string(13) "OtprPribGroup"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(24) "databack >= "2024-03-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)#311 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(9) "countries"
                  ["className"]=>
                  string(9) "Countries"
                  ["foreignKey"]=>
                  string(45) "ttv_tours_countries_xref(tour_id, country_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["primary_countries"]=>
                object(CManyManyRelation)#312 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(17) "primary_countries"
                  ["className"]=>
                  string(9) "Countries"
                  ["foreignKey"]=>
                  string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["menus"]=>
                object(CManyManyRelation)#313 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(5) "menus"
                  ["className"]=>
                  string(9) "MenuTours"
                  ["foreignKey"]=>
                  string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["ladings"]=>
                object(CManyManyRelation)#314 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(7) "ladings"
                  ["className"]=>
                  string(11) "LadingPages"
                  ["foreignKey"]=>
                  string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["poezda"]=>
                object(CManyManyRelation)#315 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(1) {
                    ["price_tables"]=>
                    array(2) {
                      ["with"]=>
                      string(6) "prices"
                      ["condition"]=>
                      string(13) "prices.id > 0"
                    }
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "poezda"
                  ["className"]=>
                  string(10) "TourPoezda"
                  ["foreignKey"]=>
                  string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["airs"]=>
                object(CManyManyRelation)#316 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(1) {
                    ["price_tables"]=>
                    array(2) {
                      ["with"]=>
                      string(6) "prices"
                      ["condition"]=>
                      string(13) "prices.id > 0"
                    }
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(4) "airs"
                  ["className"]=>
                  string(7) "TourAir"
                  ["foreignKey"]=>
                  string(34) "ttv_tour_air_xref(tour_id, air_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["airlines"]=>
                object(CManyManyRelation)#317 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(8) "airlines"
                  ["className"]=>
                  string(8) "Airlines"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_airlines_xref(tour_id, airline_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tour_properties"]=>
                object(CManyManyRelation)#318 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(15) "tour_properties"
                  ["className"]=>
                  string(15) "ToursProperties"
                  ["foreignKey"]=>
                  string(47) "ttv_tours_properties_xref(tour_id, property_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["ttv_style"]=>
                object(CManyManyRelation)#319 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(9) "ttv_style"
                  ["className"]=>
                  string(15) "ToursProperties"
                  ["foreignKey"]=>
                  string(47) "ttv_tours_properties_xref(tour_id, property_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(15) "property_id=716"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["metki"]=>
                object(CManyManyRelation)#320 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(1) {
                    ["section"]=>
                    array(1) {
                      ["condition"]=>
                      string(18) "section.is_metka=1"
                    }
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(5) "metki"
                  ["className"]=>
                  string(15) "ToursProperties"
                  ["foreignKey"]=>
                  string(47) "ttv_tours_properties_xref(tour_id, property_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(17) "metki.published=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(16) "metki.section_id"
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(32) "section.ordering, metki.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dopexcursions"]=>
                object(CManyManyRelation)#321 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(13) "dopexcursions"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dopexcursions_office"]=>
                object(CManyManyRelation)#322 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(20) "dopexcursions_office"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_excursions_xref(tour_id, excur_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(50) "dopexcursions_office_dopexcursions_office.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dopexcursions_group"]=>
                object(CManyManyRelation)#323 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(19) "dopexcursions_group"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_excursions_xref(tour_id, excur_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dopexcursions_not_additional"]=>
                object(CManyManyRelation)#324 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(28) "dopexcursions_not_additional"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_excursions_xref(tour_id, excur_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(189) "(ind_group_type=1 OR
                           ind_group_type=3)AND
                          excur_type_id=1 AND
                          dopexcursions_not_additional.is_not_additional=0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dopexcursions_ind_tax"]=>
                object(CManyManyRelation)#325 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(21) "dopexcursions_ind_tax"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_excursions_xref(tour_id, excur_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(50) "dopexcursions_office_dopexcursions_office.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dopexcursions_ind_free"]=>
                object(CManyManyRelation)#326 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(22) "dopexcursions_ind_free"
                  ["className"]=>
                  string(13) "DopExcursions"
                  ["foreignKey"]=>
                  string(43) "ttv_tour_excursions_xref(tour_id, excur_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(50) "dopexcursions_office_dopexcursions_office.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["TransportProperties"]=>
                object(CManyManyRelation)#327 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(19) "TransportProperties"
                  ["className"]=>
                  string(23) "TourTransportProperties"
                  ["foreignKey"]=>
                  string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hotels"]=>
                object(CManyManyRelation)#328 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "hotels"
                  ["className"]=>
                  string(6) "Hotels"
                  ["foreignKey"]=>
                  string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(30) "hotels.stars DESC, hotels.name"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["variantsAP"]=>
                object(CManyManyRelation)#329 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "variantsAP"
                  ["className"]=>
                  string(5) "Tours"
                  ["foreignKey"]=>
                  string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["variantsGD"]=>
                object(CManyManyRelation)#330 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "variantsGD"
                  ["className"]=>
                  string(5) "Tours"
                  ["foreignKey"]=>
                  string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["variants_cnt"]=>
                object(CStatRelation)#331 (13) {
                  ["select"]=>
                  string(8) "COUNT(*)"
                  ["defaultValue"]=>
                  int(0)
                  ["name"]=>
                  string(12) "variants_cnt"
                  ["className"]=>
                  string(16) "TourVariantsXref"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["documents"]=>
                object(CManyManyRelation)#332 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(9) "documents"
                  ["className"]=>
                  string(13) "TourDocuments"
                  ["foreignKey"]=>
                  string(45) "ttv_tour_documents_xref(tour_id, document_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(18) "documents.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["videos"]=>
                object(CHasManyRelation)#333 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "videos"
                  ["className"]=>
                  string(6) "Videos"
                  ["foreignKey"]=>
                  string(10) "element_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(21) "element_model="Tours""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(15) "videos.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["managers"]=>
                object(CManyManyRelation)#334 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(8) "managers"
                  ["className"]=>
                  string(8) "Managers"
                  ["foreignKey"]=>
                  string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["news"]=>
                object(CManyManyRelation)#335 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(4) "news"
                  ["className"]=>
                  string(4) "News"
                  ["foreignKey"]=>
                  string(36) "{{news_tour_xref}}(tour_id, news_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["datesAll"]=>
                object(CHasManyRelation)#336 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(8) "datesAll"
                  ["className"]=>
                  string(9) "TourDates"
                  ["foreignKey"]=>
                  string(12) "real_tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(29) "datesAll.date >= "2024-03-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)#337 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(16) "datesAllGroupped"
                  ["className"]=>
                  string(9) "TourDates"
                  ["foreignKey"]=>
                  string(12) "real_tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(37) "datesAllGroupped.date >= "2024-03-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)#338 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(12) "dates_single"
                  ["className"]=>
                  string(9) "TourDates"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(33) "dates_single.date >= "2024-03-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)#339 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(13) "feedBackLinks"
                  ["className"]=>
                  string(17) "TourFeedbackLinks"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(26) "feedBackLinks.created DESC"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["nextDate"]=>
                object(CHasOneRelation)#340 (19) {
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(8) "nextDate"
                  ["className"]=>
                  string(9) "TourDates"
                  ["foreignKey"]=>
                  string(12) "real_tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(29) "nextDate.date >= "2024-03-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)#341 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(6) "topics"
                  ["className"]=>
                  string(9) "IpbTopics"
                  ["foreignKey"]=>
                  string(11) "ttv_tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(26) "topics.topic_is_feedback=0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(22) "topics.start_date DESC"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["cruiseBoat"]=>
                object(CBelongsToRelation)#342 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "cruiseBoat"
                  ["className"]=>
                  string(11) "CruiseBoats"
                  ["foreignKey"]=>
                  string(14) "cruise_boat_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["other_tours_xref"]=>
                object(CHasManyRelation)#343 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(16) "other_tours_xref"
                  ["className"]=>
                  string(19) "ToursOtherToursXref"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(8) "ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["other_tours"]=>
                object(CManyManyRelation)#344 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  string(8) "datesAll"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(11) "other_tours"
                  ["className"]=>
                  string(5) "Tours"
                  ["foreignKey"]=>
                  string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)"
                  ["select"]=>
                  string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color"
                  ["condition"]=>
                  string(15) "datesAll.id > 0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(20) "other_tours.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["departureCity"]=>
                object(CBelongsToRelation)#345 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(13) "departureCity"
                  ["className"]=>
                  string(14) "AgenciesCities"
                  ["foreignKey"]=>
                  string(17) "departure_city_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["depJoining"]=>
                object(CHasManyRelation)#346 (22) {
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["index"]=>
                  NULL
                  ["through"]=>
                  NULL
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(10) "depJoining"
                  ["className"]=>
                  string(20) "TourDepartureJoining"
                  ["foreignKey"]=>
                  string(7) "tour_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(24) "depJoining.day_num_start"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["blogArticle"]=>
                object(CBelongsToRelation)#347 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(11) "blogArticle"
                  ["className"]=>
                  string(7) "Content"
                  ["foreignKey"]=>
                  string(15) "blog_article_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
              }
              ["attributeDefaults"]=>
              array(41) {
                ["master_domain"]=>
                string(12) "tourtrans.ru"
                ["master_tour_key"]=>
                int(0)
                ["master_country_id"]=>
                int(0)
                ["period_id"]=>
                int(0)
                ["use_bus"]=>
                int(1)
                ["brontype"]=>
                int(1)
                ["view_template"]=>
                string(4) "view"
                ["basket_type"]=>
                string(12) "SimpleBasket"
                ["price_by_room"]=>
                int(0)
                ["show_merged_dates"]=>
                int(0)
                ["departure_city_id"]=>
                int(14)
                ["count_countries"]=>
                int(0)
                ["is_excursion_tour"]=>
                int(0)
                ["is_school_tour"]=>
                int(0)
                ["picture_season_id"]=>
                int(0)
                ["visa_price"]=>
                string(1) "0"
                ["visa_currency"]=>
                string(3) "EUR"
                ["gar_platesh_price"]=>
                string(1) "0"
                ["currency"]=>
                string(3) "EUR"
                ["price_exclude"]=>
                string(14) "доплаты"
                ["hotels_text_only"]=>
                int(0)
                ["hotels_only_text"]=>
                string(2) "''"
                ["agency_comission"]=>
                string(1) "0"
                ["agency_comission_type"]=>
                string(3) "FIX"
                ["agency_comission_ordering"]=>
                int(0)
                ["parent_tour_id"]=>
                int(0)
                ["service_provider"]=>
                string(3) "ttv"
                ["AllFreePlaces"]=>
                int(0)
                ["chengen_days"]=>
                int(0)
                ["priority"]=>
                int(0)
                ["search_priority"]=>
                string(1) "0"
                ["published"]=>
                int(1)
                ["archive"]=>
                int(0)
                ["not_actual"]=>
                int(0)
                ["individual"]=>
                int(0)
                ["target"]=>
                string(1) "0"
                ["ankor_logo"]=>
                int(0)
                ["always_on_sale"]=>
                int(0)
                ["fuel_surcharge"]=>
                int(1)
                ["quick_booking"]=>
                int(0)
                ["is_partner"]=>
                int(0)
              }
              ["_model":"CActiveRecordMetaData":private]=>
              object(Tours)#190 (37) {
                ["session"]=>
                NULL
                ["HotImg"]=>
                array(0) {
                }
                ["brondate"]=>
                NULL
                ["tmpTitle"]=>
                NULL
                ["gift_id"]=>
                NULL
                ["other_tours_symbol"]=>
                NULL
                ["other_tours_name"]=>
                NULL
                ["other_tours_price_color"]=>
                NULL
                ["_replace_separator":"Tours":private]=>
                NULL
                ["_giftDescr":"Tours":private]=>
                NULL
                ["_CitiesModels":"Tours":private]=>
                NULL
                ["expect_cities"]=>
                array(0) {
                }
                ["_BaseCitiesWithGalery":"Tours":private]=>
                NULL
                ["_rndimg":"Tours":private]=>
                NULL
                ["_montDates":"Tours":private]=>
                array(0) {
                }
                ["dates_from"]=>
                NULL
                ["dates_to"]=>
                NULL
                ["_AllGifts":"Tours":private]=>
                NULL
                ["_spo":"Tours":private]=>
                array(0) {
                }
                ["_ActualMetki":"Tours":private]=>
                array(0) {
                }
                ["_truedates":"Tours":private]=>
                NULL
                ["imagefile"]=>
                NULL
                ["noimage"]=>
                string(11) "noimage.jpg"
                ["PictureFolder"]=>
                string(23) "/images/tour_properties"
                ["PictureSizes"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    int(194)
                    [1]=>
                    int(2000)
                  }
                }
                ["_md":"CActiveRecord":private]=>
                *RECURSION*
                ["_new":"CActiveRecord":private]=>
                bool(false)
                ["_attributes":"CActiveRecord":private]=>
                array(0) {
                }
                ["_related":"CActiveRecord":private]=>
                array(0) {
                }
                ["_c":"CActiveRecord":private]=>
                object(CDbCriteria)#352 (17) {
                  ["select"]=>
                  string(1) "*"
                  ["distinct"]=>
                  bool(false)
                  ["condition"]=>
                  string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)"
                  ["params"]=>
                  array(0) {
                  }
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["order"]=>
                  string(0) ""
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["with"]=>
                  NULL
                  ["alias"]=>
                  NULL
                  ["together"]=>
                  NULL
                  ["index"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["_pk":"CActiveRecord":private]=>
                NULL
                ["_alias":"CActiveRecord":private]=>
                string(1) "t"
                ["_errors":"CModel":private]=>
                array(0) {
                }
                ["_validators":"CModel":private]=>
                NULL
                ["_scenario":"CModel":private]=>
                string(0) ""
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_new":"CActiveRecord":private]=>
            bool(false)
            ["_attributes":"CActiveRecord":private]=>
            array(91) {
              ["id"]=>
              string(4) "1446"
              ["master_domain"]=>
              string(12) "Tourtrans.ru"
              ["master_id"]=>
              string(4) "3000"
              ["master_tour_key"]=>
              string(1) "0"
              ["master_country_id"]=>
              string(1) "0"
              ["period_id"]=>
              string(1) "7"
              ["not_use_master_dates"]=>
              string(1) "0"
              ["use_bus"]=>
              string(1) "0"
              ["brontype"]=>
              string(1) "1"
              ["view_template"]=>
              string(4) "view"
              ["basket_type"]=>
              string(12) "SimpleBasket"
              ["price_by_room"]=>
              string(1) "0"
              ["show_merged_dates"]=>
              string(1) "0"
              ["cities_id"]=>
              string(0) ""
              ["country_id"]=>
              string(1) "0"
              ["departure_city_id"]=>
              string(2) "14"
              ["count_countries"]=>
              string(1) "1"
              ["tur_code"]=>
              string(2) "F8"
              ["tur_code_old"]=>
              string(0) ""
              ["tur_type_id"]=>
              string(1) "1"
              ["is_excursion_tour"]=>
              string(1) "0"
              ["is_school_tour"]=>
              string(1) "0"
              ["route_length"]=>
              string(1) "0"
              ["name"]=>
              string(29) "Париж-Барселона"
              ["alias"]=>
              string(13) "parizh-detyam"
              ["text_svetofor"]=>
              string(0) ""
              ["intro_desc"]=>
              string(0) ""
              ["description"]=>
              string(0) ""
              ["picture_id"]=>
              string(1) "0"
              ["picture_season_id"]=>
              string(1) "0"
              ["minprice"]=>
              string(3) "790"
              ["visa_price"]=>
              string(1) "0"
              ["visa_currency"]=>
              string(3) "EUR"
              ["visa_descr"]=>
              string(0) ""
              ["gar_platesh_price"]=>
              string(1) "0"
              ["currency"]=>
              string(3) "EUR"
              ["zakaz_table"]=>
              string(0) ""
              ["price_include"]=>
              string(5778) "

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18984" ["_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(0) { } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "1446" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#353 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#385 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#442 (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)#443 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#444 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#445 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#446 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#373 (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)#449 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#450 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#451 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#454 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#452 (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)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#452 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#456 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#466 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#453 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#453 (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)#387 (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)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-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)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-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)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-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)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-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)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-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)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-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)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-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)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "1446" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "3000" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "7" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(2) "F8" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(1) "1" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(29) "Париж-Барселона" ["alias"]=> string(13) "parizh-detyam" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(1) "0" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(3) "790" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(5778) "

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

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

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18984" ["_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(0) { } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "1446" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#353 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#385 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#442 (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)#443 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#444 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#445 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#446 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#373 (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)#449 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#450 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#451 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#454 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#452 (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)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#452 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#456 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#466 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#453 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#453 (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)#387 (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)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-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)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-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)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-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)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-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)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-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)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-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)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-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)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "1446" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "3000" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "7" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(2) "F8" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(1) "1" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(29) "Париж-Барселона" ["alias"]=> string(13) "parizh-detyam" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(1) "0" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(3) "790" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(5778) "

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

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

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18984" ["_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(0) { } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "1446" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#353 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#385 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#442 (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)#443 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#444 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#445 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#446 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#373 (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)#449 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#450 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#451 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#454 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#452 (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)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#452 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#456 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#466 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#453 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#453 (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)#387 (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)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-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)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-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)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-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)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-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)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-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)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-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)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-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)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "1446" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "3000" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "7" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(2) "F8" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(1) "1" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(29) "Париж-Барселона" ["alias"]=> string(13) "parizh-detyam" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(1) "0" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(3) "790" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(5778) "

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

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

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18984" ["_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(0) { } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "1446" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#353 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#385 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#374 (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)#372 (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)#384 (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)#386 (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)#396 (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)#397 (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)#398 (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)#399 (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)#400 (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)#401 (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)#402 (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)#403 (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)#404 (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)#405 (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)#406 (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)#407 (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)#408 (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)#409 (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)#410 (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)#411 (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)#412 (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)#413 (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)#414 (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)#415 (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)#416 (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)#417 (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)#418 (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)#419 (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)#420 (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)#421 (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)#422 (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)#423 (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)#424 (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)#425 (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)#426 (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)#427 (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)#428 (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)#429 (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)#430 (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)#431 (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)#432 (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)#433 (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)#434 (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)#435 (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)#436 (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)#437 (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)#438 (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)#439 (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)#440 (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)#441 (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)#442 (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)#443 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#444 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#445 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#446 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#373 (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)#449 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#450 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#451 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#454 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#452 (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)#447 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#448 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#452 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#456 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#466 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#453 (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)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#453 (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)#387 (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)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-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)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-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)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-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)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-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)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-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)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-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)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-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)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "1446" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "3000" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "7" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(2) "F8" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(1) "1" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(29) "Париж-Барселона" ["alias"]=> string(13) "parizh-detyam" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(1) "0" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(3) "790" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(5778) "

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

Категория отелей :

2-х местном

1-местном

3-х местном

2* (такие отели, как De Bordeaux 2*, Central 2*, Nord et Champagne 2*, Fiat 2*, Rex et Comprador 2*, Altona 2*, Sibour 2* или подобные)

380 у.е.

595 у.е.

360 у.е.

2*sup  (такие отели, как Royal Mansart 2*, Nemours 2*, Jeff 2*, Victoria 2*, Villa Fenelon 2*, De Paris 2*, Le Faubourg 2* или подобные)

405 у.е.

665 у.е.

380 у.е.

3* эконом (такие отели, как Kyriad Montmartre 3*, TimHotel St.George 3*, Riviera 3*, Havane 3* или подобные)

425 у.е.

710 у.е.

410 у.е.

3* стандарт (такие отели, как Parisiana 3*, Mattle 3*, Apollo Opera 3*, Caravelle 3*, Eden Opera 3* или подобные)

455 у.е.

750 у.е.

420 у.е.

3* супер (такие отели, как Opera Lafayette 3*, Plaza Opera 3*, Regina Opera 3*, Mondial 3*, Villa Opera Lamartine 3*, Aston 3*, Anjou Lafayette 3* или подобные)

510 у.е.

840 у.е.

470 у.е.

3* deluxe (такие отели, как Pax 3*, Peyris 3*, Grand Hotel Du Havre 3*, Imperial 3*, Lodge du Centre 3*, George Opera 3*, Astoria Opera 3*, Acadia Opera 3*, Bergere Opera 3*, Palm Opera 3*, Monterosa 3*, Lorette Opera 3*, Pavillon Bourse 3*, Pavillon Opera Grand Boulevards 3*, Joyce 3* или подобные)

550 у.е.

890 у.е.

520 у.е.

4* (такие отели, как Villa Opera Drouot 4*, Malte Opera 4*, La Pera 4*, Astra Opera 4*, Washington Opera 4*, Mayfair 4*, Park Lane 4*, Millennium Opera 4*, Normandy 4* или подоные)

790 у.е.

1370 у.е.

730 у.е.

 

ВНИМАНИЕ!!! В период салонов в Париже стоимость отелей существенно возрастает. Запрашивайте даты салонов на интересующую Вас дату.

 

В стоимость включено :

Трансфер а/п-отель-а/п;

Проживание в отеле выбранной категории на базе завтраков;

" ["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) "70" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> string(3) "626" ["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(23) "7 ночей/8 дней" ["text_after"]=> string(1923) "

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

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

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

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

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

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

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2013-11-19" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> NULL ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(6) { ["days"]=> array(8) { [0]=> object(TourDays)#388 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18969" ["day_num"]=> string(1) "1" ["tour_id"]=> string(4) "1446" ["city_id"]=> NULL ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Москва - Париж" ["description"]=> string(647) "

Вылет из Москвы рейсом на выбор (возможно самостоятельное приобретение а/билета как на прямые, так и стыковочные рейсы; возможна замена а/перелета на ж/д переезд). Прибытие в Париж. Встреча с водителем с табличкой в зале прилета после прохождения паспортного контроля и получения багажа. Трансфер в отель. Размещение. Свободное время.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18969" ["_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)#389 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18970" ["day_num"]=> string(1) "2" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(10) "Париж" ["description"]=> string(821) "

Завтрак. Свободное время или Обзорная экскурсия по Парижу с осмотром основных достопримечательностей с профессиональным русскоговорящим гидом за доп.плату: 40 у.е. на человека в составе группы или 70 у.е. на человека в составе минигруппы или от 350 у.е. за группу 2-3 человека  или от 450 у.е. за группу 4-6 человек индивидуально. Возможна поездка в Аквапарк 400 у.е. при группе 1-3 человека или 570 у.е. при группе 4-7 человек.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18970" ["_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)#390 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18971" ["day_num"]=> string(1) "3" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(34) "Париж - Диснейленд*" ["description"]=> string(770) "

Завтрак. Свободное время или Поездка в парк развлечений Диснейленд за доп.плату: 55 у.е. на человека только входной билет (самостоятельный трансфер на такси или метро до Парка развлечений и обратно) или 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18971" ["_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)#391 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18980" ["day_num"]=> string(1) "4" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(30) "Париж - Астерикс*" ["description"]=> string(542) "

Завтрак. Свободное время или Поездка в Парк развлечений "Астерикс" за доп.плату: 170 у.е. на человека входной билет + трансфер в обе стороны при группе 2-3 человека или от 140 у.е. на человека при группе 4-5 человек или 120 у.е. на человека при группе 6-8 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18980" ["_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)#392 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18981" ["day_num"]=> string(1) "5" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(52) "Париж - Зоопарк-сафари Туари*" ["description"]=> string(2026) "

Завтрак. Свободное время или Незабываемое путешествие в Зоопарк-Сафари Туари за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. при группе 5-7 человек. Животные Африканского заповедника встретят вас у обочины дороги в заповеднике на территории одного из замков, находящихся всего в часе езды от Парижа. Вы сможете наблюдать за многочисленными стадами бизонов, косуль, лосей, а так же побывать в гостях у семьи львов, слонов, носорогов, медведей, свободно перемещающихся по открытой лесо-парковой зоне, специально отведенной для них. Также вас ожидают зоопарк и интерактивный лабиринт, просторные французские амфитеатры, Осенний сад, Сад Духов, розарий, Английский сад с тысячами цветущих деревьев и кустарников, которые манят своими приятными запахами. Вы сможете посетить и семейный Замок графов Паноз с его великолепными интерьерами, семейными портретами и прекрасными гобеленами. Замок Thoiry редкое произведение архитектуры Ренессанса, прозрачный мост света, который своими амфитеатрами образует солнечный круг в великолепном пейзаже. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18981" ["_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 } [5]=> object(TourDays)#393 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18982" ["day_num"]=> string(1) "6" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(51) "Париж - Замок Кота в Сапогах*" ["description"]=> string(2269) "

Завтрак. Свободное время или Экскурсия в замок Кота в Сапогах за доп.плату: 450 у.е. при группе 2-4 человека или от 490 у.е. на человека при группе 5-7 человек. В 35 км от Парижа в начале 17-го века был построен замок Бретей. До сегодняшнего дня он принадлежит одной семье, служившей королям Франции с XVII по XVIII века и давшей ей трёх министров. Во времена строительства Площади Вогезов, Шарль Перро был служащим у Графа Бретей и замок лишь воплощает знакомые всему миру сказки, изданные намного позже: "Кот в сапогах", "Красная Шапочка", "Спящая красавица", "Золушка, или хрустальная туфелька", "Ослиная шкура", "Мальчик-с-пальчик", "Синяя борода". Окружает родовое гнездо семьи Бретей великолепный парк, протянувшийся на 75 гектаров. Аккуратно подстриженные аллеи, оранжерея, лабиринт из самшитовых кустов, сады, разбитые в английском и французском стилях, романтические пруды – все это вызывает только восхищение. После реставрации замка во второй половине XX века в нем «поселились» 50 восковых персонажей, подаренных миру фантазией Шарля Перро. Героев сказочного мира Перро любители сказок могут встретить как в залах замка, так и на территории парка. Возвращение в Париж. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18982" ["_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 } [6]=> object(TourDays)#394 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18983" ["day_num"]=> string(1) "7" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "1" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(11) "Париж " ["description"]=> string(501) "

Завтрак. Свободное время или экскурсия в один из музеев Парижа: Музей морских кораблей / Музей волшебства / Музей кукол / Музей научных открытий за доп.плату: 400 у.е. при группе 2-3 человека или от 570 у.е. на человека при группе 5-7 человек. Ночь в отеле.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18983" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [7]=> object(TourDays)#395 (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)#355 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#356 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["day_num"]=> object(CMysqlColumnSchema)#358 (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)#359 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["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)#360 (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)#361 (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)#362 (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)#363 (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)#364 (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)#365 (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)#366 (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)#367 (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)#368 (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)#369 (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)#370 (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)#371 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#354 (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) "18984" ["day_num"]=> string(1) "8" ["tour_id"]=> string(4) "1446" ["city_id"]=> string(2) "19" ["next_day_in_city"]=> string(1) "0" ["not_show_events"]=> string(1) "0" ["is_common_day"]=> string(1) "1" ["name"]=> string(25) "Париж - Москва" ["description"]=> string(399) "

Завтрак. Выселение из отеля до 12:00. При позднем вылете - Вы можете оставить вещи на ресепшене в камере хранения. Свободное время. Встреча с водителем в холле отеля. Трансфер в аэропорт. Вылет в Москву.

" ["picture"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["joinings"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(5) "18984" ["_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(0) { } ["picture"]=> NULL ["visa_countres_platno"]=> array(0) { } ["surchargesRequired"]=> array(0) { } ["dopexcursions_not_additional"]=> array(0) { } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "1446" ["_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) { } } } }


 

 

 

 

 

 

 

 

 

 

 

 

 

 

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

 

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