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


Горящий тур : Выезд 13.04     I     
PRS AviaТур в Иран БЕЗ ВИЗЫ. Загадочная Персия. Гид-сопровождающий ТТВ
Перейти в тур

Ошибка 500

Trying to get property of non-object

array(7) {
  ["code"]=>
  int(500)
  ["type"]=>
  string(10) "PHP notice"
  ["message"]=>
  string(36) "Trying to get property of non-object"
  ["file"]=>
  string(64) "/home/tteurope/tourtrans.ru/www/protected/views/actual/tours.php"
  ["line"]=>
  int(50)
  ["trace"]=>
  string(1756) "#0 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3252): require()
#1 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3231): ActualController->renderInternal()
#2 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3655): ActualController->renderFile()
#3 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3623): ActualController->renderPartial()
#4 /home/tteurope/tourtrans.ru/www/protected/components/Controller.php(415): ActualController->render()
#5 /home/tteurope/tourtrans.ru/www/protected/controllers/ActualController.php(376): ActualController->render()
#6 unknown(0): ActualController->actionChildMenu()
#7 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3872): ReflectionMethod->invokeArgs()
#8 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3889): CInlineAction->runWithParamsInternal()
#9 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3403): CInlineAction->runWithParams()
#10 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3388): ActualController->runAction()
#11 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3378): ActualController->runActionWithFilters()
#12 /home/tteurope/tourtrans.ru/www/protected/components/Controller.php(103): ActualController->run()
#13 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1725): ActualController->run()
#14 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1645): CWebApplication->runController()
#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): CWebApplication->run()
"
  ["traces"]=>
  array(17) {
    [0]=>
    array(4) {
      ["file"]=>
      string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php"
      ["line"]=>
      int(3252)
      ["args"]=>
      array(1) {
        [0]=>
        string(64) "/home/tteurope/tourtrans.ru/www/protected/views/actual/tours.php"
      }
      ["function"]=>
      string(7) "require"
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php"
      ["line"]=>
      int(3231)
      ["function"]=>
      string(14) "renderInternal"
      ["class"]=>
      string(15) "CBaseController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        &string(64) "/home/tteurope/tourtrans.ru/www/protected/views/actual/tours.php"
        [1]=>
        &array(4) {
          ["offermodel"]=>
          object(CurrentOffers)#239 (20) {
            ["published"]=>
            string(1) "1"
            ["country_id"]=>
            string(1) "4"
            ["dates_from"]=>
            string(10) "0000-00-00"
            ["dates_to"]=>
            string(10) "0000-00-00"
            ["imagefile"]=>
            NULL
            ["noimage"]=>
            string(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(18) "ttv_current_offers"
                ["rawName"]=>
                string(20) "`ttv_current_offers`"
                ["primaryKey"]=>
                string(2) "id"
                ["sequenceName"]=>
                string(0) ""
                ["foreignKeys"]=>
                array(0) {
                }
                ["columns"]=>
                array(28) {
                  ["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
                  }
                  ["name"]=>
                  object(CMysqlColumnSchema)#196 (15) {
                    ["name"]=>
                    string(4) "name"
                    ["rawName"]=>
                    string(6) "`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
                  }
                  ["alias"]=>
                  object(CMysqlColumnSchema)#197 (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
                  }
                  ["description"]=>
                  object(CMysqlColumnSchema)#198 (15) {
                    ["name"]=>
                    string(11) "description"
                    ["rawName"]=>
                    string(13) "`description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "mediumtext"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["description_footer"]=>
                  object(CMysqlColumnSchema)#199 (15) {
                    ["name"]=>
                    string(18) "description_footer"
                    ["rawName"]=>
                    string(20) "`description_footer`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "mediumtext"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["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)#200 (15) {
                    ["name"]=>
                    string(10) "country_id"
                    ["rawName"]=>
                    string(12) "`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
                  }
                  ["section_id"]=>
                  object(CMysqlColumnSchema)#201 (15) {
                    ["name"]=>
                    string(10) "section_id"
                    ["rawName"]=>
                    string(12) "`section_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["type_id"]=>
                  object(CMysqlColumnSchema)#202 (15) {
                    ["name"]=>
                    string(7) "type_id"
                    ["rawName"]=>
                    string(9) "`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(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tour_type_id"]=>
                  object(CMysqlColumnSchema)#203 (15) {
                    ["name"]=>
                    string(12) "tour_type_id"
                    ["rawName"]=>
                    string(14) "`tour_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(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tour_transport_id"]=>
                  object(CMysqlColumnSchema)#204 (15) {
                    ["name"]=>
                    string(17) "tour_transport_id"
                    ["rawName"]=>
                    string(19) "`tour_transport_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    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_properties_section_id"]=>
                  object(CMysqlColumnSchema)#205 (15) {
                    ["name"]=>
                    string(26) "tour_properties_section_id"
                    ["rawName"]=>
                    string(28) "`tour_properties_section_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    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_menu_id"]=>
                  object(CMysqlColumnSchema)#206 (15) {
                    ["name"]=>
                    string(12) "tour_menu_id"
                    ["rawName"]=>
                    string(14) "`tour_menu_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
                  }
                  ["agency_id"]=>
                  object(CMysqlColumnSchema)#207 (15) {
                    ["name"]=>
                    string(9) "agency_id"
                    ["rawName"]=>
                    string(11) "`agency_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
                  }
                  ["strong_title"]=>
                  object(CMysqlColumnSchema)#208 (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_tours_type"]=>
                  object(CMysqlColumnSchema)#209 (15) {
                    ["name"]=>
                    string(15) "show_tours_type"
                    ["rawName"]=>
                    string(17) "`show_tours_type`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(40) "enum('default','tourCategory','2column')"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(7) "default"
                    ["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
                  }
                  ["show_tab_spo"]=>
                  object(CMysqlColumnSchema)#210 (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_excusions"]=>
                  object(CMysqlColumnSchema)#211 (15) {
                    ["name"]=>
                    string(18) "show_tab_excusions"
                    ["rawName"]=>
                    string(20) "`show_tab_excusions`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(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)#212 (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)#213 (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
                  }
                  ["link"]=>
                  object(CMysqlColumnSchema)#214 (15) {
                    ["name"]=>
                    string(4) "link"
                    ["rawName"]=>
                    string(6) "`link`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(8) "tinytext"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tour_formula"]=>
                  object(CMysqlColumnSchema)#215 (15) {
                    ["name"]=>
                    string(12) "tour_formula"
                    ["rawName"]=>
                    string(14) "`tour_formula`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(11) "varchar(10)"
                    ["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
                  }
                  ["selector_text"]=>
                  object(CMysqlColumnSchema)#216 (15) {
                    ["name"]=>
                    string(13) "selector_text"
                    ["rawName"]=>
                    string(15) "`selector_text`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["dates_from"]=>
                  object(CMysqlColumnSchema)#217 (15) {
                    ["name"]=>
                    string(10) "dates_from"
                    ["rawName"]=>
                    string(12) "`dates_from`"
                    ["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
                  }
                  ["dates_to"]=>
                  object(CMysqlColumnSchema)#218 (15) {
                    ["name"]=>
                    string(8) "dates_to"
                    ["rawName"]=>
                    string(10) "`dates_to`"
                    ["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
                  }
                  ["published"]=>
                  object(CMysqlColumnSchema)#219 (15) {
                    ["name"]=>
                    string(9) "published"
                    ["rawName"]=>
                    string(11) "`published`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(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
                  }
                  ["ordering"]=>
                  object(CMysqlColumnSchema)#220 (15) {
                    ["name"]=>
                    string(8) "ordering"
                    ["rawName"]=>
                    string(10) "`ordering`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["head_image"]=>
                  object(CMysqlColumnSchema)#221 (15) {
                    ["name"]=>
                    string(10) "head_image"
                    ["rawName"]=>
                    string(12) "`head_image`"
                    ["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
                  }
                }
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["columns"]=>
              array(28) {
                ["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
                }
                ["name"]=>
                object(CMysqlColumnSchema)#196 (15) {
                  ["name"]=>
                  string(4) "name"
                  ["rawName"]=>
                  string(6) "`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
                }
                ["alias"]=>
                object(CMysqlColumnSchema)#197 (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
                }
                ["description"]=>
                object(CMysqlColumnSchema)#198 (15) {
                  ["name"]=>
                  string(11) "description"
                  ["rawName"]=>
                  string(13) "`description`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "mediumtext"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["description_footer"]=>
                object(CMysqlColumnSchema)#199 (15) {
                  ["name"]=>
                  string(18) "description_footer"
                  ["rawName"]=>
                  string(20) "`description_footer`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "mediumtext"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["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)#200 (15) {
                  ["name"]=>
                  string(10) "country_id"
                  ["rawName"]=>
                  string(12) "`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
                }
                ["section_id"]=>
                object(CMysqlColumnSchema)#201 (15) {
                  ["name"]=>
                  string(10) "section_id"
                  ["rawName"]=>
                  string(12) "`section_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["type_id"]=>
                object(CMysqlColumnSchema)#202 (15) {
                  ["name"]=>
                  string(7) "type_id"
                  ["rawName"]=>
                  string(9) "`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(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tour_type_id"]=>
                object(CMysqlColumnSchema)#203 (15) {
                  ["name"]=>
                  string(12) "tour_type_id"
                  ["rawName"]=>
                  string(14) "`tour_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(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tour_transport_id"]=>
                object(CMysqlColumnSchema)#204 (15) {
                  ["name"]=>
                  string(17) "tour_transport_id"
                  ["rawName"]=>
                  string(19) "`tour_transport_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  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_properties_section_id"]=>
                object(CMysqlColumnSchema)#205 (15) {
                  ["name"]=>
                  string(26) "tour_properties_section_id"
                  ["rawName"]=>
                  string(28) "`tour_properties_section_id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  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_menu_id"]=>
                object(CMysqlColumnSchema)#206 (15) {
                  ["name"]=>
                  string(12) "tour_menu_id"
                  ["rawName"]=>
                  string(14) "`tour_menu_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
                }
                ["agency_id"]=>
                object(CMysqlColumnSchema)#207 (15) {
                  ["name"]=>
                  string(9) "agency_id"
                  ["rawName"]=>
                  string(11) "`agency_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
                }
                ["strong_title"]=>
                object(CMysqlColumnSchema)#208 (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_tours_type"]=>
                object(CMysqlColumnSchema)#209 (15) {
                  ["name"]=>
                  string(15) "show_tours_type"
                  ["rawName"]=>
                  string(17) "`show_tours_type`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(40) "enum('default','tourCategory','2column')"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  string(7) "default"
                  ["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
                }
                ["show_tab_spo"]=>
                object(CMysqlColumnSchema)#210 (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_excusions"]=>
                object(CMysqlColumnSchema)#211 (15) {
                  ["name"]=>
                  string(18) "show_tab_excusions"
                  ["rawName"]=>
                  string(20) "`show_tab_excusions`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(1)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(1)
                  ["precision"]=>
                  int(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)#212 (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)#213 (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
                }
                ["link"]=>
                object(CMysqlColumnSchema)#214 (15) {
                  ["name"]=>
                  string(4) "link"
                  ["rawName"]=>
                  string(6) "`link`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(8) "tinytext"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  NULL
                  ["precision"]=>
                  NULL
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["tour_formula"]=>
                object(CMysqlColumnSchema)#215 (15) {
                  ["name"]=>
                  string(12) "tour_formula"
                  ["rawName"]=>
                  string(14) "`tour_formula`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(11) "varchar(10)"
                  ["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
                }
                ["selector_text"]=>
                object(CMysqlColumnSchema)#216 (15) {
                  ["name"]=>
                  string(13) "selector_text"
                  ["rawName"]=>
                  string(15) "`selector_text`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(12) "varchar(255)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(255)
                  ["precision"]=>
                  int(255)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["dates_from"]=>
                object(CMysqlColumnSchema)#217 (15) {
                  ["name"]=>
                  string(10) "dates_from"
                  ["rawName"]=>
                  string(12) "`dates_from`"
                  ["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
                }
                ["dates_to"]=>
                object(CMysqlColumnSchema)#218 (15) {
                  ["name"]=>
                  string(8) "dates_to"
                  ["rawName"]=>
                  string(10) "`dates_to`"
                  ["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
                }
                ["published"]=>
                object(CMysqlColumnSchema)#219 (15) {
                  ["name"]=>
                  string(9) "published"
                  ["rawName"]=>
                  string(11) "`published`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "tinyint(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
                }
                ["ordering"]=>
                object(CMysqlColumnSchema)#220 (15) {
                  ["name"]=>
                  string(8) "ordering"
                  ["rawName"]=>
                  string(10) "`ordering`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["head_image"]=>
                object(CMysqlColumnSchema)#221 (15) {
                  ["name"]=>
                  string(10) "head_image"
                  ["rawName"]=>
                  string(12) "`head_image`"
                  ["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
                }
              }
              ["relations"]=>
              array(10) {
                ["section"]=>
                object(CBelongsToRelation)#222 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(7) "section"
                  ["className"]=>
                  string(21) "CurrentOffersSections"
                  ["foreignKey"]=>
                  string(10) "section_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["propertySection"]=>
                object(CBelongsToRelation)#223 (18) {
                  ["joinType"]=>
                  string(15) "LEFT OUTER JOIN"
                  ["on"]=>
                  string(0) ""
                  ["alias"]=>
                  NULL
                  ["with"]=>
                  array(0) {
                  }
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(15) "propertySection"
                  ["className"]=>
                  string(23) "ToursPropertiesSections"
                  ["foreignKey"]=>
                  string(26) "tour_properties_section_id"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["type"]=>
                object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes"
                  ["foreignKey"]=>
                  string(7) "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
                }
                ["types"]=>
                object(CManyManyRelation)#225 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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) "types"
                  ["className"]=>
                  string(9) "TourTypes"
                  ["foreignKey"]=>
                  string(53) "ttv_current_offers_tour_types_xref(offer_id, 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
                }
                ["tours"]=>
                object(CManyManyRelation)#226 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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) "tours"
                  ["className"]=>
                  string(5) "Tours"
                  ["foreignKey"]=>
                  string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(44) "tours.published=1 AND tours.parent_tour_id=0"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(20) "tours_tours.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["gifts"]=>
                object(CManyManyRelation)#227 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(20) "gifts_gifts.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["hottours"]=>
                object(CManyManyRelation)#228 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj"
                  ["together"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["name"]=>
                  string(8) "hottours"
                  ["className"]=>
                  string(13) "ToursHottours"
                  ["foreignKey"]=>
                  string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(11) "published=1"
                  ["params"]=>
                  array(0) {
                  }
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["order"]=>
                  string(26) "hottours_hottours.ordering"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["agencies"]=>
                object(CManyManyRelation)#229 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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) "agencies"
                  ["className"]=>
                  string(8) "Agencies"
                  ["foreignKey"]=>
                  string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)"
                  ["select"]=>
                  string(1) "*"
                  ["condition"]=>
                  string(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)#230 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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(49) " ttv_current_offers_sites_xref(offer_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
                }
                ["countries"]=>
                object(CManyManyRelation)#231 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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(56) " ttv_current_offers_countries_xref(offer_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
                }
              }
              ["attributeDefaults"]=>
              array(10) {
                ["master_domain"]=>
                string(12) "tourtrans.ru"
                ["country_id"]=>
                int(0)
                ["tour_menu_id"]=>
                int(0)
                ["agency_id"]=>
                int(0)
                ["strong_title"]=>
                int(0)
                ["show_tours_type"]=>
                string(7) "default"
                ["show_tab_spo"]=>
                int(0)
                ["show_tab_excusions"]=>
                int(0)
                ["show_tab_hotels"]=>
                int(0)
                ["show_tab_articles"]=>
                int(0)
              }
              ["_model":"CActiveRecordMetaData":private]=>
              object(CurrentOffers)#190 (20) {
                ["published"]=>
                int(1)
                ["country_id"]=>
                int(0)
                ["dates_from"]=>
                NULL
                ["dates_to"]=>
                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]=>
                NULL
                ["_pk":"CActiveRecord":private]=>
                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(1) {
                  ["onaftersave"]=>
                  object(CList)#234 (5) {
                    ["_d":"CList":private]=>
                    array(2) {
                      [0]=>
                      array(2) {
                        [0]=>
                        object(CAdvancedArBehavior)#232 (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"
                      }
                      [1]=>
                      array(2) {
                        [0]=>
                        object(AttachmentBehavior)#233 (6) {
                          ["attachments"]=>
                          array(1) {
                            [0]=>
                            array(1) {
                              ["attribute_name"]=>
                              string(10) "head_image"
                            }
                          }
                          ["path"]=>
                          string(35) "/uploads/:model/:id/:attribute.:ext"
                          ["_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(2)
                    ["_r":"CList":private]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["_m":"CComponent":private]=>
                array(2) {
                  ["CAdvancedArBehavior"]=>
                  object(CAdvancedArBehavior)#232 (6) {
                    ["exclude"]=>
                    array(0) {
                    }
                    ["disableScenario"]=>
                    string(0) ""
                    ["_enabled":"CBehavior":private]=>
                    bool(true)
                    ["_owner":"CBehavior":private]=>
                    *RECURSION*
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["AttachmentBehavior"]=>
                  object(AttachmentBehavior)#233 (6) {
                    ["attachments"]=>
                    array(1) {
                      [0]=>
                      array(1) {
                        ["attribute_name"]=>
                        string(10) "head_image"
                      }
                    }
                    ["path"]=>
                    string(35) "/uploads/:model/:id/:attribute.:ext"
                    ["_enabled":"CBehavior":private]=>
                    bool(true)
                    ["_owner":"CBehavior":private]=>
                    *RECURSION*
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
              }
            }
            ["_new":"CActiveRecord":private]=>
            bool(false)
            ["_attributes":"CActiveRecord":private]=>
            array(24) {
              ["id"]=>
              string(2) "72"
              ["master_domain"]=>
              string(12) "tourtrans.ru"
              ["name"]=>
              string(52) "Туры в Париж и отдых в Париже"
              ["alias"]=>
              string(5) "paris"
              ["description"]=>
              string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["dataProvider"]=> NULL ["tourIds"]=> array(0) { } } [2]=> &bool(true) } } [2]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3655) ["function"]=> string(10) "renderFile" ["class"]=> string(15) "CBaseController" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> &string(64) "/home/tteurope/tourtrans.ru/www/protected/views/actual/tours.php" [1]=> &array(4) { ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["dataProvider"]=> NULL ["tourIds"]=> array(0) { } } [2]=> &bool(true) } } [3]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3623) ["function"]=> string(13) "renderPartial" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> &string(5) "tours" [1]=> &array(4) { ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["dataProvider"]=> NULL ["tourIds"]=> array(0) { } } [2]=> &bool(true) } } [4]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/www/protected/components/Controller.php" ["line"]=> int(415) ["function"]=> string(6) "render" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> &string(5) "tours" [1]=> &array(4) { ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["dataProvider"]=> NULL ["tourIds"]=> array(0) { } } [2]=> &bool(true) } } [5]=> array(6) { ["file"]=> string(74) "/home/tteurope/tourtrans.ru/www/protected/controllers/ActualController.php" ["line"]=> int(376) ["function"]=> string(6) "render" ["class"]=> string(10) "Controller" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> &string(5) "tours" [1]=> &array(4) { ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["dataProvider"]=> NULL ["tourIds"]=> array(0) { } } } } [6]=> array(6) { ["function"]=> string(15) "actionChildMenu" ["class"]=> string(16) "ActualController" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> &string(5) "paris" [1]=> &string(16) "france-excursion" } ["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(ActualController)#185 (45) { ["layout"]=> string(17) "tourcategory_tabs" ["view"]=> string(5) "tours" ["breadcrumbs"]=> array(2) { ["Туры в Париж и отдых в Париже"]=> array(2) { [0]=> string(11) "actual/view" ["alias"]=> string(5) "paris" } [0]=> string(41) "Французские провинции" } ["menuIds":"ActualController":private]=> array(1) { [0]=> string(3) "410" } ["tourIds":"ActualController":private]=> array(0) { } ["offermodel":"ActualController":private]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["useBus"]=> NULL ["ttvStyle"]=> NULL ["menu"]=> array(1) { [0]=> array(2) { ["label"]=> string(8) "Туры" ["url"]=> array(3) { [0]=> string(16) "actual/childMenu" ["offer_alias"]=> string(5) "paris" ["alias"]=> string(16) "france-excursion" } } } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["headImage"]=> NULL ["country"]=> string(1) "4" ["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"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> string(2) "72" ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(6) "actual" ["_action":"CController":private]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(9) "childMenu" ["_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(1) { [0]=> object(CContentDecorator)#491 (11) { ["view"]=> string(35) "application.views.actual.seo_layout" ["data"]=> array(2) { ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["stopAction"]=> bool(false) ["_isFilter":"CFilterWidget":private]=> bool(false) ["actionPrefix"]=> NULL ["skin"]=> string(7) "default" ["_id":"CWidget":private]=> NULL ["_owner":"CWidget":private]=> *RECURSION* ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> &array(2) { [0]=> string(5) "paris" [1]=> string(16) "france-excursion" } } } [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(ActualController)#185 (45) { ["layout"]=> string(17) "tourcategory_tabs" ["view"]=> string(5) "tours" ["breadcrumbs"]=> array(2) { ["Туры в Париж и отдых в Париже"]=> array(2) { [0]=> string(11) "actual/view" ["alias"]=> string(5) "paris" } [0]=> string(41) "Французские провинции" } ["menuIds":"ActualController":private]=> array(1) { [0]=> string(3) "410" } ["tourIds":"ActualController":private]=> array(0) { } ["offermodel":"ActualController":private]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["useBus"]=> NULL ["ttvStyle"]=> NULL ["menu"]=> array(1) { [0]=> array(2) { ["label"]=> string(8) "Туры" ["url"]=> array(3) { [0]=> string(16) "actual/childMenu" ["offer_alias"]=> string(5) "paris" ["alias"]=> string(16) "france-excursion" } } } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["headImage"]=> NULL ["country"]=> string(1) "4" ["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"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> string(2) "72" ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(6) "actual" ["_action":"CController":private]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(9) "childMenu" ["_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(1) { [0]=> object(CContentDecorator)#491 (11) { ["view"]=> string(35) "application.views.actual.seo_layout" ["data"]=> array(2) { ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["stopAction"]=> bool(false) ["_isFilter":"CFilterWidget":private]=> bool(false) ["actionPrefix"]=> NULL ["skin"]=> string(7) "default" ["_id":"CWidget":private]=> NULL ["_owner":"CWidget":private]=> *RECURSION* ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(ReflectionMethod)#189 (2) { ["name"]=> string(15) "actionChildMenu" ["class"]=> string(16) "ActualController" } [2]=> &array(2) { ["offer_alias"]=> string(5) "paris" ["alias"]=> string(16) "france-excursion" } } } [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) { ["offer_alias"]=> string(5) "paris" ["alias"]=> string(16) "france-excursion" } } } [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(9) "childMenu" ["_controller":"CAction":private]=> object(ActualController)#185 (45) { ["layout"]=> string(17) "tourcategory_tabs" ["view"]=> string(5) "tours" ["breadcrumbs"]=> array(2) { ["Туры в Париж и отдых в Париже"]=> array(2) { [0]=> string(11) "actual/view" ["alias"]=> string(5) "paris" } [0]=> string(41) "Французские провинции" } ["menuIds":"ActualController":private]=> array(1) { [0]=> string(3) "410" } ["tourIds":"ActualController":private]=> array(0) { } ["offermodel":"ActualController":private]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["useBus"]=> NULL ["ttvStyle"]=> NULL ["menu"]=> array(1) { [0]=> array(2) { ["label"]=> string(8) "Туры" ["url"]=> array(3) { [0]=> string(16) "actual/childMenu" ["offer_alias"]=> string(5) "paris" ["alias"]=> string(16) "france-excursion" } } } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["headImage"]=> NULL ["country"]=> string(1) "4" ["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"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> string(2) "72" ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(6) "actual" ["_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(1) { [0]=> object(CContentDecorator)#491 (11) { ["view"]=> string(35) "application.views.actual.seo_layout" ["data"]=> array(2) { ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["stopAction"]=> bool(false) ["_isFilter":"CFilterWidget":private]=> bool(false) ["actionPrefix"]=> NULL ["skin"]=> string(7) "default" ["_id":"CWidget":private]=> NULL ["_owner":"CWidget":private]=> *RECURSION* ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_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(9) "childMenu" ["_controller":"CAction":private]=> object(ActualController)#185 (45) { ["layout"]=> string(17) "tourcategory_tabs" ["view"]=> string(5) "tours" ["breadcrumbs"]=> array(2) { ["Туры в Париж и отдых в Париже"]=> array(2) { [0]=> string(11) "actual/view" ["alias"]=> string(5) "paris" } [0]=> string(41) "Французские провинции" } ["menuIds":"ActualController":private]=> array(1) { [0]=> string(3) "410" } ["tourIds":"ActualController":private]=> array(0) { } ["offermodel":"ActualController":private]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["useBus"]=> NULL ["ttvStyle"]=> NULL ["menu"]=> array(1) { [0]=> array(2) { ["label"]=> string(8) "Туры" ["url"]=> array(3) { [0]=> string(16) "actual/childMenu" ["offer_alias"]=> string(5) "paris" ["alias"]=> string(16) "france-excursion" } } } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["headImage"]=> NULL ["country"]=> string(1) "4" ["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"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> string(2) "72" ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(6) "actual" ["_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(1) { [0]=> object(CContentDecorator)#491 (11) { ["view"]=> string(35) "application.views.actual.seo_layout" ["data"]=> array(2) { ["model"]=> object(MenuTours)#317 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#237 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#238 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#236 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#243 (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)#244 (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)#245 (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)#246 (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)#247 (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)#248 (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)#249 (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)#250 (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)#251 (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)#252 (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)#253 (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)#254 (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)#255 (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)#256 (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)#257 (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)#258 (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)#259 (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)#260 (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)#261 (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)#262 (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)#263 (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)#264 (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)#265 (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)#266 (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)#267 (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)#268 (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)#269 (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)#270 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> 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)#272 (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)#273 (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)#274 (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)#275 (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)#276 (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)#277 (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)#278 (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)#279 (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)#280 (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)#281 (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)#282 (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)#283 (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)#284 (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)#285 (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)#286 (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)#287 (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)#288 (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)#289 (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)#290 (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)#291 (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)#292 (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)#293 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(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)#294 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#295 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#296 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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)#235 (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)#299 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#300 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#301 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#304 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#302 (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)#297 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#298 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#302 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(50) { ["id"]=> string(3) "410" ["lft"]=> string(4) "1795" ["rgt"]=> string(4) "1796" ["level"]=> string(1) "3" ["name"]=> string(41) "Французские провинции" ["actual"]=> string(1) "1" ["strong_title"]=> string(1) "0" ["show_estate"]=> string(1) "0" ["color"]=> string(0) "" ["is_new"]=> string(1) "0" ["is_new_time_end"]=> string(1) "0" ["default_expanded"]=> string(1) "0" ["is2columns"]=> string(1) "0" ["type"]=> string(1) "4" ["search_params"]=> string(485) "a:19:{s:13:"departureCity";s:0:"";s:14:"country_helper";s:0:"";s:7:"country";a:1:{i:0;s:1:"4";}s:4:"city";s:0:"";s:9:"withseats";s:1:"0";s:9:"with_avia";s:1:"0";s:7:"with_gd";s:1:"0";s:8:"with_bus";s:1:"0";s:9:"with_more";s:1:"0";s:14:"is_school_tour";s:1:"0";s:8:"with_sky";s:1:"0";s:9:"with_sopr";s:1:"0";s:12:"without_sopr";s:1:"0";s:7:"priceto";s:0:"";s:12:"durationfrom";s:1:"1";s:10:"durationto";s:2:"20";s:7:"dateout";s:8:"03/03/19";s:8:"dateback";s:0:"";s:8:"tourcode";s:0:"";}" ["link"]=> string(53) "http://www.tourtrans.ru/actual/france/provintsii.html" ["alias"]=> string(16) "france-excursion" ["country_id"]=> string(2) "74" ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> string(1) "0" ["youtube_video_id"]=> string(0) "" ["date_start"]=> string(10) "0000-00-00" ["date_end"]=> string(10) "0000-00-00" ["title"]=> string(0) "" ["choose_tour_title"]=> string(0) "" ["descr_title"]=> string(0) "" ["intro_desc"]=> string(912) "

Такое путешествие "Париж и прованции" включает в себя экскурсии по Нормандии, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Экскурсионные туры в Париж (авиа или жд туры в Париж) дают возможность окунуться в европейскую жизнь и познакомиться с ее особенностями. Цены на туры в Париж и отдых в Париже уточняйте у менеджеров.

" ["description"]=> string(909) "

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

" ["picture"]=> string(22) "france-excursion80.jpg" ["controller"]=> NULL ["action"]=> NULL ["element"]=> NULL ["elementmodel"]=> string(0) "" ["bus_title"]=> string(0) "" ["no_bus_title"]=> string(0) "" ["no_bus_description"]=> string(0) "" ["ttv_style_title"]=> string(0) "" ["ttv_style_description"]=> string(0) "" ["excursions_meta_title"]=> string(0) "" ["excursions_meta_description"]=> string(0) "" ["excursions_title"]=> string(0) "" ["excursions_description"]=> string(0) "" ["show_tab_spo"]=> string(1) "0" ["show_tab_excursions"]=> string(1) "0" ["show_tab_hotels"]=> string(1) "0" ["show_tab_articles"]=> string(1) "0" ["published"]=> string(1) "0" ["show_in_breadcrumbs"]=> string(1) "1" ["breadcrumbs_link"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(0) { } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "410" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#320 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#321 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#322 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#325 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#323 (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)#318 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#319 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#323 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["offermodel"]=> object(CurrentOffers)#239 (20) { ["published"]=> string(1) "1" ["country_id"]=> string(1) "4" ["dates_from"]=> string(10) "0000-00-00" ["dates_to"]=> string(10) "0000-00-00" ["imagefile"]=> NULL ["noimage"]=> string(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(18) "ttv_current_offers" ["rawName"]=> string(20) "`ttv_current_offers`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(28) { ["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 } ["name"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`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 } ["alias"]=> object(CMysqlColumnSchema)#197 (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 } ["description"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description_footer"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(18) "description_footer" ["rawName"]=> string(20) "`description_footer`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "mediumtext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["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)#200 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`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 } ["section_id"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(10) "section_id" ["rawName"]=> string(12) "`section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type_id"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(7) "type_id" ["rawName"]=> string(9) "`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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_type_id"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(12) "tour_type_id" ["rawName"]=> string(14) "`tour_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(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_transport_id"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(17) "tour_transport_id" ["rawName"]=> string(19) "`tour_transport_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_properties_section_id"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(26) "tour_properties_section_id" ["rawName"]=> string(28) "`tour_properties_section_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_menu_id"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(12) "tour_menu_id" ["rawName"]=> string(14) "`tour_menu_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 } ["agency_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "agency_id" ["rawName"]=> string(11) "`agency_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 } ["strong_title"]=> object(CMysqlColumnSchema)#208 (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_tours_type"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(15) "show_tours_type" ["rawName"]=> string(17) "`show_tours_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(40) "enum('default','tourCategory','2column')" ["type"]=> string(6) "string" ["defaultValue"]=> string(7) "default" ["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 } ["show_tab_spo"]=> object(CMysqlColumnSchema)#210 (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_excusions"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(18) "show_tab_excusions" ["rawName"]=> string(20) "`show_tab_excusions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(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)#212 (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)#213 (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 } ["link"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_formula"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(12) "tour_formula" ["rawName"]=> string(14) "`tour_formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(10)" ["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 } ["selector_text"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(13) "selector_text" ["rawName"]=> string(15) "`selector_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_from"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(10) "dates_from" ["rawName"]=> string(12) "`dates_from`" ["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 } ["dates_to"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(8) "dates_to" ["rawName"]=> string(10) "`dates_to`" ["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 } ["published"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(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 } ["ordering"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_image"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(10) "head_image" ["rawName"]=> string(12) "`head_image`" ["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 } } ["relations"]=> array(10) { ["section"]=> object(CBelongsToRelation)#222 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "section" ["className"]=> string(21) "CurrentOffersSections" ["foreignKey"]=> string(10) "section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["propertySection"]=> object(CBelongsToRelation)#223 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "propertySection" ["className"]=> string(23) "ToursPropertiesSections" ["foreignKey"]=> string(26) "tour_properties_section_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CBelongsToRelation)#224 (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(18) "CurrentOffersTypes" ["foreignKey"]=> string(7) "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 } ["types"]=> object(CManyManyRelation)#225 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "types" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(53) "ttv_current_offers_tour_types_xref(offer_id, 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 } ["tours"]=> object(CManyManyRelation)#226 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(47) "ttv_current_offers_tour_xref(offer_id, tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(44) "tours.published=1 AND tours.parent_tour_id=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "tours_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#227 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(48) "ttv_current_offers_gifts_xref(offer_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(179) "gifts.published=1 AND gifts.alias != "" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-29") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-29")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "gifts_gifts.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CManyManyRelation)#228 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":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) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(55) "ttv_current_offers_hottours_xref(offer_id, hot_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(11) "published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "hottours_hottours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies"]=> object(CManyManyRelation)#229 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "agencies" ["className"]=> string(8) "Agencies" ["foreignKey"]=> string(53) "ttv_current_offers_agencies_xref(offer_id, agency_id)" ["select"]=> string(1) "*" ["condition"]=> string(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)#230 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(49) " ttv_current_offers_sites_xref(offer_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 } ["countries"]=> object(CManyManyRelation)#231 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(56) " ttv_current_offers_countries_xref(offer_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 } } ["attributeDefaults"]=> array(10) { ["master_domain"]=> string(12) "tourtrans.ru" ["country_id"]=> int(0) ["tour_menu_id"]=> int(0) ["agency_id"]=> int(0) ["strong_title"]=> int(0) ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> int(0) ["show_tab_excusions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(CurrentOffers)#190 (20) { ["published"]=> int(1) ["country_id"]=> int(0) ["dates_from"]=> NULL ["dates_to"]=> 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]=> NULL ["_pk":"CActiveRecord":private]=> 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(1) { ["onaftersave"]=> object(CList)#234 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#232 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#232 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#233 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(24) { ["id"]=> string(2) "72" ["master_domain"]=> string(12) "tourtrans.ru" ["name"]=> string(52) "Туры в Париж и отдых в Париже" ["alias"]=> string(5) "paris" ["description"]=> string(6261) "

Туры в Париж - увлекательный отдых по доступным ценам

Туры в Париж от достойного туроператора по Франции "Туртранс-Вояж" выбирают любознательные путешественники, которые предпочитают комфортный отдых в Париже в сочетании с интересными экскурсиями. Компания создает туры в Париж из Москвы и организует удобные маршруты для присоединения туристов из регионов. Туры в Париж от "Туртранс-Вояж" - всегда увлекательные и насыщенные путешествия.

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

Туры в Париж на 3 дня

Если вы решили устроить себе небольшие романтические каникулы, то поездка в Париж на 3 дня, туры с любимым человеком будет как нельзя кстати. При этом программа тура в Париж может включает в себя посещение таких интересных городов, как Варшава, Берлин, Амстердам и Дрезден. Вы сможете совместить отдых в Париже с путешествием по европейским столицам и увлекательными экскурсиями. Более подробную информацию вы можете узнать у нашего менеджера. Выбирайте туры в Париж на сайте и спрашивайте у наших менеджеров или в представительствах вашего региона.

Туры в Париж на 4 дня

Это путешествие позволит вам более подробно познакомиться с жизнью французской столицы. Вас ждет необычная экскурсия по парижским замкам (Лувр, Версаль), посещение Собора Нотр-Дам де Пари, кабаре "Мулен Руж", веселое времяпровождение в парижских парках развлечений. Все это заставит вас забыть обо всех хлопотах, ведь в Париж туры  - это яркий отдых, который дарит незабываемое ощущение легкости и радости жизни. Тем более что вас ждет не только экскурсия по французской столице, но и посещение Брюсселя, Амстердама и Дрездена.

Туры в Париж на 5 дней

Пять дней в Париже! Что может быть лучше? За это время вы сможете осмотреть все достопримечательности города и его окрестностей. Это и королевские замки, и музеи, и легендарный Латинский квартал.... Также путешествие включает в себя экскурсию по Нормандии - французской провинции, расположенной на Атлантическом побережье. Вы сможете увидеть Руан, где много веков назад была сожжена знаменитая Орлеанская дева Жанна д'Арк, и другие достопримечательности Нормандии. Тур в Париж длительностью пять дней включает также экскурсии по Брюсселю, Амстердаму и Люксембургу. Это дает возможность окунуться в европейскую жизнь и познакомиться с ее особенностями.

Цены на туры в Париж и отдых в Париже уточняйте у менеджеров "Туртранс-Вояж".

 

Туры во Францию и отдых во Франции

" ["description_footer"]=> string(0) "" ["section_id"]=> string(1) "4" ["type_id"]=> string(1) "6" ["tour_type_id"]=> string(1) "0" ["tour_transport_id"]=> string(1) "2" ["tour_properties_section_id"]=> string(2) "40" ["tour_menu_id"]=> string(3) "407" ["agency_id"]=> string(1) "0" ["strong_title"]=> string(1) "0" ["show_tours_type"]=> string(7) "default" ["show_tab_spo"]=> string(1) "1" ["show_tab_excusions"]=> string(1) "1" ["show_tab_hotels"]=> string(1) "1" ["show_tab_articles"]=> string(1) "1" ["link"]=> string(0) "" ["tour_formula"]=> string(0) "" ["selector_text"]=> string(10) "Париж" ["ordering"]=> string(2) "18" ["head_image"]=> NULL } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "72" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> array(1) { ["onaftersave"]=> object(CList)#242 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#240 (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" } [1]=> array(2) { [0]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_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(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(2) { ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#240 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AttachmentBehavior"]=> object(AttachmentBehavior)#241 (6) { ["attachments"]=> array(1) { [0]=> array(1) { ["attribute_name"]=> string(10) "head_image" } } ["path"]=> string(35) "/uploads/:model/:id/:attribute.:ext" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["stopAction"]=> bool(false) ["_isFilter":"CFilterWidget":private]=> bool(false) ["actionPrefix"]=> NULL ["skin"]=> string(7) "default" ["_id":"CWidget":private]=> NULL ["_owner":"CWidget":private]=> *RECURSION* ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_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(9) "childMenu" } } [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(9) "childMenu" } } [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(16) "actual/childMenu" } } [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) { } } } }


 

 

 

 

 

 

 

 

 

 

 

 

 

 

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

 

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