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

Ошибка 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(76) "/home/tteurope/tourtrans.ru/www/protected/controllers/AgenciesController.php"
  ["line"]=>
  int(65)
  ["trace"]=>
  string(1118) "#0 unknown(0): AgenciesController->actionView()
#1 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3872): ReflectionMethod->invokeArgs()
#2 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3889): CInlineAction->runWithParamsInternal()
#3 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3403): CInlineAction->runWithParams()
#4 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3388): AgenciesController->runAction()
#5 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3378): AgenciesController->runActionWithFilters()
#6 /home/tteurope/tourtrans.ru/www/protected/components/Controller.php(103): AgenciesController->run()
#7 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1725): AgenciesController->run()
#8 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1645): CWebApplication->runController()
#9 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1170): CWebApplication->processRequest()
#10 /home/tteurope/tourtrans.ru/www/index.php(73): CWebApplication->run()
"
  ["traces"]=>
  array(11) {
    [0]=>
    array(6) {
      ["function"]=>
      string(10) "actionView"
      ["class"]=>
      string(18) "AgenciesController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        &string(3) "140"
      }
      ["file"]=>
      string(7) "unknown"
      ["line"]=>
      int(0)
    }
    [1]=>
    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(AgenciesController)#185 (38) {
          ["layout"]=>
          string(4) "tour"
          ["per_page":"AgenciesController":private]=>
          int(12)
          ["menu"]=>
          array(0) {
          }
          ["sitename"]=>
          string(25) "Туртранс-Вояж"
          ["customMetaTitle"]=>
          NULL
          ["customMetaDesc"]=>
          NULL
          ["staticmenu"]=>
          array(0) {
          }
          ["currenttourmenu"]=>
          NULL
          ["currentModel"]=>
          NULL
          ["headImage"]=>
          NULL
          ["country"]=>
          NULL
          ["countries"]=>
          NULL
          ["bodyClass"]=>
          string(0) ""
          ["MainbodyClass"]=>
          string(0) ""
          ["agency_id"]=>
          int(0)
          ["showZastavka"]=>
          bool(true)
          ["showTourOfSeason"]=>
          bool(true)
          ["showTouristBronPage"]=>
          bool(false)
          ["agencies_models"]=>
          array(0) {
          }
          ["_rndagency":"Controller":private]=>
          NULL
          ["managersToursMenuModel"]=>
          NULL
          ["_SelectedTourIds":"Controller":private]=>
          array(0) {
          }
          ["_metamodel":"Controller":private]=>
          NULL
          ["_for_tourist_agency":"Controller":private]=>
          NULL
          ["currentelement_id"]=>
          NULL
          ["_Currentmenu":"Controller":private]=>
          object(MenuTop)#266 (16) {
            ["imagefile"]=>
            NULL
            ["noimage"]=>
            string(11) "noimage.jpg"
            ["PictureFolder"]=>
            string(23) "/images/tour_properties"
            ["PictureSizes"]=>
            array(1) {
              [0]=>
              array(2) {
                [0]=>
                int(194)
                [1]=>
                int(2000)
              }
            }
            ["_md":"CActiveRecord":private]=>
            object(CActiveRecordMetaData)#193 (5) {
              ["tableSchema"]=>
              object(CMysqlTableSchema)#191 (9) {
                ["schemaName"]=>
                NULL
                ["name"]=>
                string(12) "ttv_menu_top"
                ["rawName"]=>
                string(14) "`ttv_menu_top`"
                ["primaryKey"]=>
                string(2) "id"
                ["sequenceName"]=>
                string(0) ""
                ["foreignKeys"]=>
                array(0) {
                }
                ["columns"]=>
                array(12) {
                  ["id"]=>
                  object(CMysqlColumnSchema)#195 (15) {
                    ["name"]=>
                    string(2) "id"
                    ["rawName"]=>
                    string(4) "`id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    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)#225 (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)#196 (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)#238 (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)#226 (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
                  }
                  ["color"]=>
                  object(CMysqlColumnSchema)#224 (15) {
                    ["name"]=>
                    string(5) "color"
                    ["rawName"]=>
                    string(7) "`color`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "varchar(6)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(6)
                    ["precision"]=>
                    int(6)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["type"]=>
                  object(CMysqlColumnSchema)#241 (15) {
                    ["name"]=>
                    string(4) "type"
                    ["rawName"]=>
                    string(6) "`type`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["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)#242 (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
                  }
                  ["controller"]=>
                  object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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
                  }
                }
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["columns"]=>
              array(12) {
                ["id"]=>
                object(CMysqlColumnSchema)#195 (15) {
                  ["name"]=>
                  string(2) "id"
                  ["rawName"]=>
                  string(4) "`id`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  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)#225 (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)#196 (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)#238 (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)#226 (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
                }
                ["color"]=>
                object(CMysqlColumnSchema)#224 (15) {
                  ["name"]=>
                  string(5) "color"
                  ["rawName"]=>
                  string(7) "`color`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(10) "varchar(6)"
                  ["type"]=>
                  string(6) "string"
                  ["defaultValue"]=>
                  NULL
                  ["size"]=>
                  int(6)
                  ["precision"]=>
                  int(6)
                  ["scale"]=>
                  NULL
                  ["isPrimaryKey"]=>
                  bool(false)
                  ["isForeignKey"]=>
                  bool(false)
                  ["autoIncrement"]=>
                  bool(false)
                  ["comment"]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["type"]=>
                object(CMysqlColumnSchema)#241 (15) {
                  ["name"]=>
                  string(4) "type"
                  ["rawName"]=>
                  string(6) "`type`"
                  ["allowNull"]=>
                  bool(false)
                  ["dbType"]=>
                  string(7) "int(11)"
                  ["type"]=>
                  string(7) "integer"
                  ["defaultValue"]=>
                  int(0)
                  ["size"]=>
                  int(11)
                  ["precision"]=>
                  int(11)
                  ["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)#242 (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
                }
                ["controller"]=>
                object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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
                }
              }
              ["relations"]=>
              array(1) {
                ["sites"]=>
                object(CManyManyRelation)#247 (24) {
                  ["_junctionTableName":"CManyManyRelation":private]=>
                  NULL
                  ["_junctionForeignKeys":"CManyManyRelation":private]=>
                  NULL
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["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(41) "ttv_menu_top_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
                }
              }
              ["attributeDefaults"]=>
              array(2) {
                ["name"]=>
                string(0) ""
                ["type"]=>
                int(0)
              }
              ["_model":"CActiveRecordMetaData":private]=>
              object(MenuTop)#192 (16) {
                ["imagefile"]=>
                NULL
                ["noimage"]=>
                string(11) "noimage.jpg"
                ["PictureFolder"]=>
                string(23) "/images/tour_properties"
                ["PictureSizes"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    int(194)
                    [1]=>
                    int(2000)
                  }
                }
                ["_md":"CActiveRecord":private]=>
                *RECURSION*
                ["_new":"CActiveRecord":private]=>
                bool(false)
                ["_attributes":"CActiveRecord":private]=>
                array(0) {
                }
                ["_related":"CActiveRecord":private]=>
                array(0) {
                }
                ["_c":"CActiveRecord":private]=>
                object(CDbCriteria)#257 (17) {
                  ["select"]=>
                  string(1) "*"
                  ["distinct"]=>
                  bool(false)
                  ["condition"]=>
                  string(0) ""
                  ["params"]=>
                  array(0) {
                  }
                  ["limit"]=>
                  int(-1)
                  ["offset"]=>
                  int(-1)
                  ["order"]=>
                  string(0) ""
                  ["group"]=>
                  string(0) ""
                  ["join"]=>
                  string(0) ""
                  ["having"]=>
                  string(0) ""
                  ["with"]=>
                  array(1) {
                    [0]=>
                    string(5) "sites"
                  }
                  ["alias"]=>
                  NULL
                  ["together"]=>
                  NULL
                  ["index"]=>
                  NULL
                  ["scopes"]=>
                  NULL
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["_pk":"CActiveRecord":private]=>
                NULL
                ["_alias":"CActiveRecord":private]=>
                string(1) "t"
                ["_errors":"CModel":private]=>
                array(0) {
                }
                ["_validators":"CModel":private]=>
                NULL
                ["_scenario":"CModel":private]=>
                string(0) ""
                ["_e":"CComponent":private]=>
                array(3) {
                  ["onafterconstruct"]=>
                  object(CList)#250 (5) {
                    ["_d":"CList":private]=>
                    array(2) {
                      [0]=>
                      array(2) {
                        [0]=>
                        object(TreeBehavior)#248 (8) {
                          ["_idCol"]=>
                          string(2) "id"
                          ["_lftCol"]=>
                          string(3) "lft"
                          ["_rgtCol"]=>
                          string(3) "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)#249 (8) {
                          ["_idCol"]=>
                          string(2) "id"
                          ["_lftCol"]=>
                          string(3) "lft"
                          ["_rgtCol"]=>
                          string(3) "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)#251 (5) {
                    ["_d":"CList":private]=>
                    array(2) {
                      [0]=>
                      array(2) {
                        [0]=>
                        object(TreeBehavior)#248 (8) {
                          ["_idCol"]=>
                          string(2) "id"
                          ["_lftCol"]=>
                          string(3) "lft"
                          ["_rgtCol"]=>
                          string(3) "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)#249 (8) {
                          ["_idCol"]=>
                          string(2) "id"
                          ["_lftCol"]=>
                          string(3) "lft"
                          ["_rgtCol"]=>
                          string(3) "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)#252 (5) {
                    ["_d":"CList":private]=>
                    array(2) {
                      [0]=>
                      array(2) {
                        [0]=>
                        object(TreeBehavior)#248 (8) {
                          ["_idCol"]=>
                          string(2) "id"
                          ["_lftCol"]=>
                          string(3) "lft"
                          ["_rgtCol"]=>
                          string(3) "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)#249 (8) {
                          ["_idCol"]=>
                          string(2) "id"
                          ["_lftCol"]=>
                          string(3) "lft"
                          ["_rgtCol"]=>
                          string(3) "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
                  }
                }
                ["_m":"CComponent":private]=>
                array(2) {
                  ["TreeBehavior"]=>
                  object(TreeBehavior)#248 (8) {
                    ["_idCol"]=>
                    string(2) "id"
                    ["_lftCol"]=>
                    string(3) "lft"
                    ["_rgtCol"]=>
                    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)#249 (8) {
                    ["_idCol"]=>
                    string(2) "id"
                    ["_lftCol"]=>
                    string(3) "lft"
                    ["_rgtCol"]=>
                    string(3) "rgt"
                    ["_lvlCol"]=>
                    string(5) "level"
                    ["_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(12) {
              ["id"]=>
              string(3) "491"
              ["lft"]=>
              string(3) "151"
              ["rgt"]=>
              string(3) "152"
              ["level"]=>
              string(1) "3"
              ["name"]=>
              string(27) "Наши агентства"
              ["color"]=>
              string(0) ""
              ["type"]=>
              string(1) "0"
              ["link"]=>
              string(0) ""
              ["controller"]=>
              string(8) "Agencies"
              ["action"]=>
              string(5) "Index"
              ["element"]=>
              string(1) "0"
              ["elementmodel"]=>
              string(0) ""
            }
            ["_related":"CActiveRecord":private]=>
            array(1) {
              ["sites"]=>
              array(2) {
                [0]=>
                object(Sites)#272 (16) {
                  ["imagefile"]=>
                  NULL
                  ["noimage"]=>
                  string(11) "noimage.jpg"
                  ["PictureFolder"]=>
                  string(23) "/images/tour_properties"
                  ["PictureSizes"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      int(194)
                      [1]=>
                      int(2000)
                    }
                  }
                  ["_md":"CActiveRecord":private]=>
                  object(CActiveRecordMetaData)#42 (5) {
                    ["tableSchema"]=>
                    object(CMysqlTableSchema)#26 (9) {
                      ["schemaName"]=>
                      NULL
                      ["name"]=>
                      string(9) "ttv_sites"
                      ["rawName"]=>
                      string(11) "`ttv_sites`"
                      ["primaryKey"]=>
                      string(2) "id"
                      ["sequenceName"]=>
                      string(0) ""
                      ["foreignKeys"]=>
                      array(1) {
                        ["default_currency_id"]=>
                        array(2) {
                          [0]=>
                          string(12) "ttv_currency"
                          [1]=>
                          string(2) "id"
                        }
                      }
                      ["columns"]=>
                      array(28) {
                        ["id"]=>
                        object(CMysqlColumnSchema)#27 (15) {
                          ["name"]=>
                          string(2) "id"
                          ["rawName"]=>
                          string(4) "`id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          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)#41 (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)#43 (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
                        }
                        ["domain"]=>
                        object(CMysqlColumnSchema)#44 (15) {
                          ["name"]=>
                          string(6) "domain"
                          ["rawName"]=>
                          string(8) "`domain`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["language_id"]=>
                        object(CMysqlColumnSchema)#46 (15) {
                          ["name"]=>
                          string(11) "language_id"
                          ["rawName"]=>
                          string(13) "`language_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
                        }
                        ["depature_city_id"]=>
                        object(CMysqlColumnSchema)#47 (15) {
                          ["name"]=>
                          string(16) "depature_city_id"
                          ["rawName"]=>
                          string(18) "`depature_city_id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          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_currency_id"]=>
                        object(CMysqlColumnSchema)#48 (15) {
                          ["name"]=>
                          string(19) "default_currency_id"
                          ["rawName"]=>
                          string(21) "`default_currency_id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(6) "int(2)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(2)
                          ["size"]=>
                          int(2)
                          ["precision"]=>
                          int(2)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(true)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["table_prefix"]=>
                        object(CMysqlColumnSchema)#49 (15) {
                          ["name"]=>
                          string(12) "table_prefix"
                          ["rawName"]=>
                          string(14) "`table_prefix`"
                          ["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
                        }
                        ["published"]=>
                        object(CMysqlColumnSchema)#50 (15) {
                          ["name"]=>
                          string(9) "published"
                          ["rawName"]=>
                          string(11) "`published`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(10) "tinyint(1)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(1)
                          ["size"]=>
                          int(1)
                          ["precision"]=>
                          int(1)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["ordering"]=>
                        object(CMysqlColumnSchema)#51 (15) {
                          ["name"]=>
                          string(8) "ordering"
                          ["rawName"]=>
                          string(10) "`ordering`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(0)
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          int(11)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["phone"]=>
                        object(CMysqlColumnSchema)#52 (15) {
                          ["name"]=>
                          string(5) "phone"
                          ["rawName"]=>
                          string(7) "`phone`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["fax"]=>
                        object(CMysqlColumnSchema)#53 (15) {
                          ["name"]=>
                          string(3) "fax"
                          ["rawName"]=>
                          string(5) "`fax`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["skype"]=>
                        object(CMysqlColumnSchema)#54 (15) {
                          ["name"]=>
                          string(5) "skype"
                          ["rawName"]=>
                          string(7) "`skype`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["email"]=>
                        object(CMysqlColumnSchema)#55 (15) {
                          ["name"]=>
                          string(5) "email"
                          ["rawName"]=>
                          string(7) "`email`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["address"]=>
                        object(CMysqlColumnSchema)#56 (15) {
                          ["name"]=>
                          string(7) "address"
                          ["rawName"]=>
                          string(9) "`address`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["contacts_phone_big"]=>
                        object(CMysqlColumnSchema)#57 (15) {
                          ["name"]=>
                          string(18) "contacts_phone_big"
                          ["rawName"]=>
                          string(20) "`contacts_phone_big`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(43) "Большой телефон в шапке"
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["contacts_info"]=>
                        object(CMysqlColumnSchema)#58 (15) {
                          ["name"]=>
                          string(13) "contacts_info"
                          ["rawName"]=>
                          string(15) "`contacts_info`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(46) "Надпись между телефонами"
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["head_pucture"]=>
                        object(CMysqlColumnSchema)#59 (15) {
                          ["name"]=>
                          string(12) "head_pucture"
                          ["rawName"]=>
                          string(14) "`head_pucture`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["robots_txt"]=>
                        object(CMysqlColumnSchema)#60 (15) {
                          ["name"]=>
                          string(10) "robots_txt"
                          ["rawName"]=>
                          string(12) "`robots_txt`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(4) "text"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          NULL
                          ["precision"]=>
                          NULL
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["yandex_search_id"]=>
                        object(CMysqlColumnSchema)#61 (15) {
                          ["name"]=>
                          string(16) "yandex_search_id"
                          ["rawName"]=>
                          string(18) "`yandex_search_id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          int(11)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(44) "ID яндекс-поиска по сайту"
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_tourist"]=>
                        object(CMysqlColumnSchema)#62 (15) {
                          ["name"]=>
                          string(18) "master_url_tourist"
                          ["rawName"]=>
                          string(20) "`master_url_tourist`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(28) "http://personal.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_tourist_qd"]=>
                        object(CMysqlColumnSchema)#63 (15) {
                          ["name"]=>
                          string(21) "master_url_tourist_qd"
                          ["rawName"]=>
                          string(23) "`master_url_tourist_qd`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(28) "http://personal.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_agency"]=>
                        object(CMysqlColumnSchema)#64 (15) {
                          ["name"]=>
                          string(17) "master_url_agency"
                          ["rawName"]=>
                          string(19) "`master_url_agency`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(26) "http://online.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_agency_qd"]=>
                        object(CMysqlColumnSchema)#65 (15) {
                          ["name"]=>
                          string(20) "master_url_agency_qd"
                          ["rawName"]=>
                          string(22) "`master_url_agency_qd`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(22) "http://qd.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_podumat"]=>
                        object(CMysqlColumnSchema)#66 (15) {
                          ["name"]=>
                          string(18) "master_url_podumat"
                          ["rawName"]=>
                          string(20) "`master_url_podumat`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(23) "http://85.21.12.50:8095"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["hottours_only_from_city"]=>
                        object(CMysqlColumnSchema)#67 (15) {
                          ["name"]=>
                          string(23) "hottours_only_from_city"
                          ["rawName"]=>
                          string(25) "`hottours_only_from_city`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(10) "tinyint(1)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(0)
                          ["size"]=>
                          int(1)
                          ["precision"]=>
                          int(1)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["counters"]=>
                        object(CMysqlColumnSchema)#68 (15) {
                          ["name"]=>
                          string(8) "counters"
                          ["rawName"]=>
                          string(10) "`counters`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(4) "text"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          NULL
                          ["precision"]=>
                          NULL
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["agencies_manual"]=>
                        object(CMysqlColumnSchema)#69 (15) {
                          ["name"]=>
                          string(15) "agencies_manual"
                          ["rawName"]=>
                          string(17) "`agencies_manual`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(19) "tinyint(1) unsigned"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(0)
                          ["size"]=>
                          int(1)
                          ["precision"]=>
                          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(28) {
                      ["id"]=>
                      object(CMysqlColumnSchema)#27 (15) {
                        ["name"]=>
                        string(2) "id"
                        ["rawName"]=>
                        string(4) "`id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        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)#41 (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)#43 (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
                      }
                      ["domain"]=>
                      object(CMysqlColumnSchema)#44 (15) {
                        ["name"]=>
                        string(6) "domain"
                        ["rawName"]=>
                        string(8) "`domain`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["language_id"]=>
                      object(CMysqlColumnSchema)#46 (15) {
                        ["name"]=>
                        string(11) "language_id"
                        ["rawName"]=>
                        string(13) "`language_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
                      }
                      ["depature_city_id"]=>
                      object(CMysqlColumnSchema)#47 (15) {
                        ["name"]=>
                        string(16) "depature_city_id"
                        ["rawName"]=>
                        string(18) "`depature_city_id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        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_currency_id"]=>
                      object(CMysqlColumnSchema)#48 (15) {
                        ["name"]=>
                        string(19) "default_currency_id"
                        ["rawName"]=>
                        string(21) "`default_currency_id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(6) "int(2)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(2)
                        ["size"]=>
                        int(2)
                        ["precision"]=>
                        int(2)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(true)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["table_prefix"]=>
                      object(CMysqlColumnSchema)#49 (15) {
                        ["name"]=>
                        string(12) "table_prefix"
                        ["rawName"]=>
                        string(14) "`table_prefix`"
                        ["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
                      }
                      ["published"]=>
                      object(CMysqlColumnSchema)#50 (15) {
                        ["name"]=>
                        string(9) "published"
                        ["rawName"]=>
                        string(11) "`published`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(10) "tinyint(1)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(1)
                        ["size"]=>
                        int(1)
                        ["precision"]=>
                        int(1)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["ordering"]=>
                      object(CMysqlColumnSchema)#51 (15) {
                        ["name"]=>
                        string(8) "ordering"
                        ["rawName"]=>
                        string(10) "`ordering`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(0)
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        int(11)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["phone"]=>
                      object(CMysqlColumnSchema)#52 (15) {
                        ["name"]=>
                        string(5) "phone"
                        ["rawName"]=>
                        string(7) "`phone`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["fax"]=>
                      object(CMysqlColumnSchema)#53 (15) {
                        ["name"]=>
                        string(3) "fax"
                        ["rawName"]=>
                        string(5) "`fax`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["skype"]=>
                      object(CMysqlColumnSchema)#54 (15) {
                        ["name"]=>
                        string(5) "skype"
                        ["rawName"]=>
                        string(7) "`skype`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["email"]=>
                      object(CMysqlColumnSchema)#55 (15) {
                        ["name"]=>
                        string(5) "email"
                        ["rawName"]=>
                        string(7) "`email`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["address"]=>
                      object(CMysqlColumnSchema)#56 (15) {
                        ["name"]=>
                        string(7) "address"
                        ["rawName"]=>
                        string(9) "`address`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["contacts_phone_big"]=>
                      object(CMysqlColumnSchema)#57 (15) {
                        ["name"]=>
                        string(18) "contacts_phone_big"
                        ["rawName"]=>
                        string(20) "`contacts_phone_big`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(43) "Большой телефон в шапке"
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["contacts_info"]=>
                      object(CMysqlColumnSchema)#58 (15) {
                        ["name"]=>
                        string(13) "contacts_info"
                        ["rawName"]=>
                        string(15) "`contacts_info`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(46) "Надпись между телефонами"
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["head_pucture"]=>
                      object(CMysqlColumnSchema)#59 (15) {
                        ["name"]=>
                        string(12) "head_pucture"
                        ["rawName"]=>
                        string(14) "`head_pucture`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["robots_txt"]=>
                      object(CMysqlColumnSchema)#60 (15) {
                        ["name"]=>
                        string(10) "robots_txt"
                        ["rawName"]=>
                        string(12) "`robots_txt`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(4) "text"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        NULL
                        ["precision"]=>
                        NULL
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["yandex_search_id"]=>
                      object(CMysqlColumnSchema)#61 (15) {
                        ["name"]=>
                        string(16) "yandex_search_id"
                        ["rawName"]=>
                        string(18) "`yandex_search_id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        int(11)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(44) "ID яндекс-поиска по сайту"
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_tourist"]=>
                      object(CMysqlColumnSchema)#62 (15) {
                        ["name"]=>
                        string(18) "master_url_tourist"
                        ["rawName"]=>
                        string(20) "`master_url_tourist`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(28) "http://personal.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_tourist_qd"]=>
                      object(CMysqlColumnSchema)#63 (15) {
                        ["name"]=>
                        string(21) "master_url_tourist_qd"
                        ["rawName"]=>
                        string(23) "`master_url_tourist_qd`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(28) "http://personal.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_agency"]=>
                      object(CMysqlColumnSchema)#64 (15) {
                        ["name"]=>
                        string(17) "master_url_agency"
                        ["rawName"]=>
                        string(19) "`master_url_agency`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(26) "http://online.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_agency_qd"]=>
                      object(CMysqlColumnSchema)#65 (15) {
                        ["name"]=>
                        string(20) "master_url_agency_qd"
                        ["rawName"]=>
                        string(22) "`master_url_agency_qd`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(22) "http://qd.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_podumat"]=>
                      object(CMysqlColumnSchema)#66 (15) {
                        ["name"]=>
                        string(18) "master_url_podumat"
                        ["rawName"]=>
                        string(20) "`master_url_podumat`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(23) "http://85.21.12.50:8095"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["hottours_only_from_city"]=>
                      object(CMysqlColumnSchema)#67 (15) {
                        ["name"]=>
                        string(23) "hottours_only_from_city"
                        ["rawName"]=>
                        string(25) "`hottours_only_from_city`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(10) "tinyint(1)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(0)
                        ["size"]=>
                        int(1)
                        ["precision"]=>
                        int(1)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["counters"]=>
                      object(CMysqlColumnSchema)#68 (15) {
                        ["name"]=>
                        string(8) "counters"
                        ["rawName"]=>
                        string(10) "`counters`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(4) "text"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        NULL
                        ["precision"]=>
                        NULL
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["agencies_manual"]=>
                      object(CMysqlColumnSchema)#69 (15) {
                        ["name"]=>
                        string(15) "agencies_manual"
                        ["rawName"]=>
                        string(17) "`agencies_manual`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(19) "tinyint(1) unsigned"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(0)
                        ["size"]=>
                        int(1)
                        ["precision"]=>
                        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(4) {
                      ["geoCities"]=>
                      object(CManyManyRelation)#70 (24) {
                        ["_junctionTableName":"CManyManyRelation":private]=>
                        NULL
                        ["_junctionForeignKeys":"CManyManyRelation":private]=>
                        NULL
                        ["limit"]=>
                        int(-1)
                        ["offset"]=>
                        int(-1)
                        ["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) "geoCities"
                        ["className"]=>
                        string(9) "GeoCities"
                        ["foreignKey"]=>
                        string(47) "{{sites_geo_cities_xref}}(site_id, geo_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
                      }
                      ["departureCities"]=>
                      object(CManyManyRelation)#71 (24) {
                        ["_junctionTableName":"CManyManyRelation":private]=>
                        NULL
                        ["_junctionForeignKeys":"CManyManyRelation":private]=>
                        NULL
                        ["limit"]=>
                        int(-1)
                        ["offset"]=>
                        int(-1)
                        ["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) "departureCities"
                        ["className"]=>
                        string(14) "AgenciesCities"
                        ["foreignKey"]=>
                        string(53) "{{sites_departure_cities_xref}}(site_id, dep_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
                      }
                      ["currencies"]=>
                      object(CManyManyRelation)#72 (24) {
                        ["_junctionTableName":"CManyManyRelation":private]=>
                        NULL
                        ["_junctionForeignKeys":"CManyManyRelation":private]=>
                        NULL
                        ["limit"]=>
                        int(-1)
                        ["offset"]=>
                        int(-1)
                        ["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) "currencies"
                        ["className"]=>
                        string(8) "Currency"
                        ["foreignKey"]=>
                        string(47) "{{sites_currencies_xref}}(site_id, currency_id)"
                        ["select"]=>
                        string(1) "*"
                        ["condition"]=>
                        string(0) ""
                        ["params"]=>
                        array(0) {
                        }
                        ["group"]=>
                        string(0) ""
                        ["join"]=>
                        string(0) ""
                        ["having"]=>
                        string(0) ""
                        ["order"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["default_currency"]=>
                      object(CBelongsToRelation)#73 (18) {
                        ["joinType"]=>
                        string(15) "LEFT OUTER JOIN"
                        ["on"]=>
                        string(0) ""
                        ["alias"]=>
                        NULL
                        ["with"]=>
                        array(0) {
                        }
                        ["together"]=>
                        NULL
                        ["scopes"]=>
                        NULL
                        ["name"]=>
                        string(16) "default_currency"
                        ["className"]=>
                        string(8) "Currency"
                        ["foreignKey"]=>
                        string(19) "default_currency_id"
                        ["select"]=>
                        string(1) "*"
                        ["condition"]=>
                        string(0) ""
                        ["params"]=>
                        array(0) {
                        }
                        ["group"]=>
                        string(0) ""
                        ["join"]=>
                        string(0) ""
                        ["having"]=>
                        string(0) ""
                        ["order"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                    }
                    ["attributeDefaults"]=>
                    array(12) {
                      ["master_domain"]=>
                      string(12) "tourtrans.ru"
                      ["language_id"]=>
                      int(0)
                      ["default_currency_id"]=>
                      int(2)
                      ["published"]=>
                      int(1)
                      ["ordering"]=>
                      int(0)
                      ["master_url_tourist"]=>
                      string(28) "http://personal.tourtrans.ru"
                      ["master_url_tourist_qd"]=>
                      string(28) "http://personal.tourtrans.ru"
                      ["master_url_agency"]=>
                      string(26) "http://online.tourtrans.ru"
                      ["master_url_agency_qd"]=>
                      string(22) "http://qd.tourtrans.ru"
                      ["master_url_podumat"]=>
                      string(23) "http://85.21.12.50:8095"
                      ["hottours_only_from_city"]=>
                      int(0)
                      ["agencies_manual"]=>
                      int(0)
                    }
                    ["_model":"CActiveRecordMetaData":private]=>
                    object(Sites)#24 (16) {
                      ["imagefile"]=>
                      NULL
                      ["noimage"]=>
                      string(11) "noimage.jpg"
                      ["PictureFolder"]=>
                      string(23) "/images/tour_properties"
                      ["PictureSizes"]=>
                      array(1) {
                        [0]=>
                        array(2) {
                          [0]=>
                          int(194)
                          [1]=>
                          int(2000)
                        }
                      }
                      ["_md":"CActiveRecord":private]=>
                      *RECURSION*
                      ["_new":"CActiveRecord":private]=>
                      bool(false)
                      ["_attributes":"CActiveRecord":private]=>
                      array(0) {
                      }
                      ["_related":"CActiveRecord":private]=>
                      array(0) {
                      }
                      ["_c":"CActiveRecord":private]=>
                      NULL
                      ["_pk":"CActiveRecord":private]=>
                      NULL
                      ["_alias":"CActiveRecord":private]=>
                      string(1) "t"
                      ["_errors":"CModel":private]=>
                      array(0) {
                      }
                      ["_validators":"CModel":private]=>
                      NULL
                      ["_scenario":"CModel":private]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                  }
                  ["_new":"CActiveRecord":private]=>
                  bool(false)
                  ["_attributes":"CActiveRecord":private]=>
                  array(28) {
                    ["id"]=>
                    string(1) "1"
                    ["master_domain"]=>
                    string(12) "Tourtrans.ru"
                    ["name"]=>
                    string(12) "Москва"
                    ["domain"]=>
                    string(3) "www"
                    ["language_id"]=>
                    string(1) "0"
                    ["depature_city_id"]=>
                    string(2) "14"
                    ["default_currency_id"]=>
                    string(1) "2"
                    ["table_prefix"]=>
                    string(0) ""
                    ["published"]=>
                    string(1) "1"
                    ["ordering"]=>
                    string(1) "2"
                    ["phone"]=>
                    string(17) "+7 (495) 970-0122"
                    ["fax"]=>
                    string(0) ""
                    ["skype"]=>
                    string(21) "skype:tourtransvoyage"
                    ["email"]=>
                    string(17) "post@tourtrans.ru"
                    ["address"]=>
                    string(96) "109028, Россия, Москва, Певческий пер., дом 4, стр. 1, 2 этаж."
                    ["contacts_phone_big"]=>
                    string(17) "+7 (495) 970-0122"
                    ["contacts_info"]=>
                    string(46) "Заказать обратный звонок"
                    ["head_pucture"]=>
                    string(0) ""
                    ["robots_txt"]=>
                    string(2640) "User-agent: * 
Allow: /
Disallow: /ipb/admin/ 
Disallow: /ipb/cache/ 
Disallow: /IPS4test/
Disallow: /ipb/user/
Disallow: /dopexcursions/excursionwindow/
Disallow: /ipb/converge_local/ 
Disallow: /ipb/hooks/
Disallow: /ipb/ips_kernel/ 
Disallow: /ipb/retail/
Disallow: /ipb/public/style_captcha/
Disallow: /ipb/index.php?app=core&module=task
Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=ipbsubs
Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=watch&watch=topic
Disallow: /ipb/index.php?app=ipbs&module=extras§ion=forward
Disallow: /ipb/index.php?app=members&module=messaging
Disallow: /ipb/index.php?app=members&module=chat
Disallow: /ipb/index.php?app=members&module=search
Disallow: /ipb/index.php?app=members&module=search&do=active
Disallow: /ipb/index.php?&unlockUserAgent=1
Disallow: /*app=core&module=usercp
Disallow: /*app=core&module=usercp
Disallow: /*app=members&module=messaging
Disallow: /*&p=
Disallow: /*&pid=
Disallow: /*&hl=
Disallow: /*&start=
Disallow: /*view  getnewpost$ 
Disallow: /*view  getlastpost$ 
Disallow: /*view  old$ 
Disallow: /*view  new$ 
Disallow: /*view  getfirst$ 
Disallow: /*view  getprevious$ 
Disallow: /*view  getnext$ 
Disallow: /*view  getlast$ 
Disallow: /*&view=getnewpost$ 
Disallow: /*&view=getlastpost$ 
Disallow: /*&view=old$ 
Disallow: /*&view=new$
Disallow: /*&view=getfirst$
Disallow: /*&view=getprevious$ 
Disallow: /*&view=getnext$ 
Disallow: /*&view=getlast$ 
Disallow: /*?s=
Disallow: /*&s=
Disallow: /ipb/index.php?app=core&module=global§ion=login&do=deleteCookies
Disallow: /ipb/index.php?app=ipbs&module=extras§ion=rating 
Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread 
Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread 
Disallow: /ipb/forum/314-faq-po-stranam-i-gorodam/
Disallow: /?page*
Disallow: /tours/*.html?*
Disallow: /actual/*.html?*
Disallow: /ajax/*
Disallow: /index.php?*
Disallow: /pages/contacts/sales_office.html
Disallow: /tours/nedelnyie-turyi.html
Disallow: /tours/ekskursii-i-otdyih.html
Disallow: /tours/compare/*
Disallow: /pages/contacts/sales_office.html
Disallow: /tours/search.html
Disallow: /site/search.html
Disallow: /files/*
Disallow: /tour_docs/*
Disallow: /tours/avtobusom-iz-mos.html
Disallow: /tours/avtobusom-iz-mosk.html
Disallow: /site/go2url*
Disallow: /pages/site/on-line-pay*
Disallow: /news/agencies/allnews*
Disallow: /catalog/*
Disallow: /countries/citywindow/*
Disallow: /?/
Disallow: /?category*
Disallow: /?*

Host: www.tourtrans.ru
Sitemap: http://www.tourtrans.ru/sitemap/xml"
                    ["yandex_search_id"]=>
                    string(7) "1840671"
                    ["master_url_tourist"]=>
                    string(28) "http://personal.tourtrans.ru"
                    ["master_url_tourist_qd"]=>
                    string(28) "http://personal.tourtrans.ru"
                    ["master_url_agency"]=>
                    string(26) "http://online.tourtrans.ru"
                    ["master_url_agency_qd"]=>
                    string(22) "http://qd.tourtrans.ru"
                    ["master_url_podumat"]=>
                    string(23) "http://85.21.12.50:8095"
                    ["hottours_only_from_city"]=>
                    string(1) "0"
                    ["counters"]=>
                    string(706) "


"
                    ["agencies_manual"]=>
                    string(1) "1"
                  }
                  ["_related":"CActiveRecord":private]=>
                  array(0) {
                  }
                  ["_c":"CActiveRecord":private]=>
                  NULL
                  ["_pk":"CActiveRecord":private]=>
                  string(1) "1"
                  ["_alias":"CActiveRecord":private]=>
                  string(1) "t"
                  ["_errors":"CModel":private]=>
                  array(0) {
                  }
                  ["_validators":"CModel":private]=>
                  NULL
                  ["_scenario":"CModel":private]=>
                  string(6) "update"
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                [1]=>
                object(Sites)#273 (16) {
                  ["imagefile"]=>
                  NULL
                  ["noimage"]=>
                  string(11) "noimage.jpg"
                  ["PictureFolder"]=>
                  string(23) "/images/tour_properties"
                  ["PictureSizes"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      int(194)
                      [1]=>
                      int(2000)
                    }
                  }
                  ["_md":"CActiveRecord":private]=>
                  object(CActiveRecordMetaData)#42 (5) {
                    ["tableSchema"]=>
                    object(CMysqlTableSchema)#26 (9) {
                      ["schemaName"]=>
                      NULL
                      ["name"]=>
                      string(9) "ttv_sites"
                      ["rawName"]=>
                      string(11) "`ttv_sites`"
                      ["primaryKey"]=>
                      string(2) "id"
                      ["sequenceName"]=>
                      string(0) ""
                      ["foreignKeys"]=>
                      array(1) {
                        ["default_currency_id"]=>
                        array(2) {
                          [0]=>
                          string(12) "ttv_currency"
                          [1]=>
                          string(2) "id"
                        }
                      }
                      ["columns"]=>
                      array(28) {
                        ["id"]=>
                        object(CMysqlColumnSchema)#27 (15) {
                          ["name"]=>
                          string(2) "id"
                          ["rawName"]=>
                          string(4) "`id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          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)#41 (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)#43 (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
                        }
                        ["domain"]=>
                        object(CMysqlColumnSchema)#44 (15) {
                          ["name"]=>
                          string(6) "domain"
                          ["rawName"]=>
                          string(8) "`domain`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["language_id"]=>
                        object(CMysqlColumnSchema)#46 (15) {
                          ["name"]=>
                          string(11) "language_id"
                          ["rawName"]=>
                          string(13) "`language_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
                        }
                        ["depature_city_id"]=>
                        object(CMysqlColumnSchema)#47 (15) {
                          ["name"]=>
                          string(16) "depature_city_id"
                          ["rawName"]=>
                          string(18) "`depature_city_id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          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_currency_id"]=>
                        object(CMysqlColumnSchema)#48 (15) {
                          ["name"]=>
                          string(19) "default_currency_id"
                          ["rawName"]=>
                          string(21) "`default_currency_id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(6) "int(2)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(2)
                          ["size"]=>
                          int(2)
                          ["precision"]=>
                          int(2)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(true)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["table_prefix"]=>
                        object(CMysqlColumnSchema)#49 (15) {
                          ["name"]=>
                          string(12) "table_prefix"
                          ["rawName"]=>
                          string(14) "`table_prefix`"
                          ["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
                        }
                        ["published"]=>
                        object(CMysqlColumnSchema)#50 (15) {
                          ["name"]=>
                          string(9) "published"
                          ["rawName"]=>
                          string(11) "`published`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(10) "tinyint(1)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(1)
                          ["size"]=>
                          int(1)
                          ["precision"]=>
                          int(1)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["ordering"]=>
                        object(CMysqlColumnSchema)#51 (15) {
                          ["name"]=>
                          string(8) "ordering"
                          ["rawName"]=>
                          string(10) "`ordering`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(0)
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          int(11)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["phone"]=>
                        object(CMysqlColumnSchema)#52 (15) {
                          ["name"]=>
                          string(5) "phone"
                          ["rawName"]=>
                          string(7) "`phone`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["fax"]=>
                        object(CMysqlColumnSchema)#53 (15) {
                          ["name"]=>
                          string(3) "fax"
                          ["rawName"]=>
                          string(5) "`fax`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["skype"]=>
                        object(CMysqlColumnSchema)#54 (15) {
                          ["name"]=>
                          string(5) "skype"
                          ["rawName"]=>
                          string(7) "`skype`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["email"]=>
                        object(CMysqlColumnSchema)#55 (15) {
                          ["name"]=>
                          string(5) "email"
                          ["rawName"]=>
                          string(7) "`email`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["address"]=>
                        object(CMysqlColumnSchema)#56 (15) {
                          ["name"]=>
                          string(7) "address"
                          ["rawName"]=>
                          string(9) "`address`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["contacts_phone_big"]=>
                        object(CMysqlColumnSchema)#57 (15) {
                          ["name"]=>
                          string(18) "contacts_phone_big"
                          ["rawName"]=>
                          string(20) "`contacts_phone_big`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(43) "Большой телефон в шапке"
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["contacts_info"]=>
                        object(CMysqlColumnSchema)#58 (15) {
                          ["name"]=>
                          string(13) "contacts_info"
                          ["rawName"]=>
                          string(15) "`contacts_info`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(46) "Надпись между телефонами"
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["head_pucture"]=>
                        object(CMysqlColumnSchema)#59 (15) {
                          ["name"]=>
                          string(12) "head_pucture"
                          ["rawName"]=>
                          string(14) "`head_pucture`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["robots_txt"]=>
                        object(CMysqlColumnSchema)#60 (15) {
                          ["name"]=>
                          string(10) "robots_txt"
                          ["rawName"]=>
                          string(12) "`robots_txt`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(4) "text"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          NULL
                          ["precision"]=>
                          NULL
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["yandex_search_id"]=>
                        object(CMysqlColumnSchema)#61 (15) {
                          ["name"]=>
                          string(16) "yandex_search_id"
                          ["rawName"]=>
                          string(18) "`yandex_search_id`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(7) "int(11)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          int(11)
                          ["precision"]=>
                          int(11)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(44) "ID яндекс-поиска по сайту"
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_tourist"]=>
                        object(CMysqlColumnSchema)#62 (15) {
                          ["name"]=>
                          string(18) "master_url_tourist"
                          ["rawName"]=>
                          string(20) "`master_url_tourist`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(28) "http://personal.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_tourist_qd"]=>
                        object(CMysqlColumnSchema)#63 (15) {
                          ["name"]=>
                          string(21) "master_url_tourist_qd"
                          ["rawName"]=>
                          string(23) "`master_url_tourist_qd`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(28) "http://personal.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_agency"]=>
                        object(CMysqlColumnSchema)#64 (15) {
                          ["name"]=>
                          string(17) "master_url_agency"
                          ["rawName"]=>
                          string(19) "`master_url_agency`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(26) "http://online.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_agency_qd"]=>
                        object(CMysqlColumnSchema)#65 (15) {
                          ["name"]=>
                          string(20) "master_url_agency_qd"
                          ["rawName"]=>
                          string(22) "`master_url_agency_qd`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(22) "http://qd.tourtrans.ru"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["master_url_podumat"]=>
                        object(CMysqlColumnSchema)#66 (15) {
                          ["name"]=>
                          string(18) "master_url_podumat"
                          ["rawName"]=>
                          string(20) "`master_url_podumat`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(12) "varchar(255)"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          string(23) "http://85.21.12.50:8095"
                          ["size"]=>
                          int(255)
                          ["precision"]=>
                          int(255)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["hottours_only_from_city"]=>
                        object(CMysqlColumnSchema)#67 (15) {
                          ["name"]=>
                          string(23) "hottours_only_from_city"
                          ["rawName"]=>
                          string(25) "`hottours_only_from_city`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(10) "tinyint(1)"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(0)
                          ["size"]=>
                          int(1)
                          ["precision"]=>
                          int(1)
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["counters"]=>
                        object(CMysqlColumnSchema)#68 (15) {
                          ["name"]=>
                          string(8) "counters"
                          ["rawName"]=>
                          string(10) "`counters`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(4) "text"
                          ["type"]=>
                          string(6) "string"
                          ["defaultValue"]=>
                          NULL
                          ["size"]=>
                          NULL
                          ["precision"]=>
                          NULL
                          ["scale"]=>
                          NULL
                          ["isPrimaryKey"]=>
                          bool(false)
                          ["isForeignKey"]=>
                          bool(false)
                          ["autoIncrement"]=>
                          bool(false)
                          ["comment"]=>
                          string(0) ""
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                        ["agencies_manual"]=>
                        object(CMysqlColumnSchema)#69 (15) {
                          ["name"]=>
                          string(15) "agencies_manual"
                          ["rawName"]=>
                          string(17) "`agencies_manual`"
                          ["allowNull"]=>
                          bool(false)
                          ["dbType"]=>
                          string(19) "tinyint(1) unsigned"
                          ["type"]=>
                          string(7) "integer"
                          ["defaultValue"]=>
                          int(0)
                          ["size"]=>
                          int(1)
                          ["precision"]=>
                          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(28) {
                      ["id"]=>
                      object(CMysqlColumnSchema)#27 (15) {
                        ["name"]=>
                        string(2) "id"
                        ["rawName"]=>
                        string(4) "`id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        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)#41 (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)#43 (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
                      }
                      ["domain"]=>
                      object(CMysqlColumnSchema)#44 (15) {
                        ["name"]=>
                        string(6) "domain"
                        ["rawName"]=>
                        string(8) "`domain`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["language_id"]=>
                      object(CMysqlColumnSchema)#46 (15) {
                        ["name"]=>
                        string(11) "language_id"
                        ["rawName"]=>
                        string(13) "`language_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
                      }
                      ["depature_city_id"]=>
                      object(CMysqlColumnSchema)#47 (15) {
                        ["name"]=>
                        string(16) "depature_city_id"
                        ["rawName"]=>
                        string(18) "`depature_city_id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        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_currency_id"]=>
                      object(CMysqlColumnSchema)#48 (15) {
                        ["name"]=>
                        string(19) "default_currency_id"
                        ["rawName"]=>
                        string(21) "`default_currency_id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(6) "int(2)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(2)
                        ["size"]=>
                        int(2)
                        ["precision"]=>
                        int(2)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(true)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["table_prefix"]=>
                      object(CMysqlColumnSchema)#49 (15) {
                        ["name"]=>
                        string(12) "table_prefix"
                        ["rawName"]=>
                        string(14) "`table_prefix`"
                        ["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
                      }
                      ["published"]=>
                      object(CMysqlColumnSchema)#50 (15) {
                        ["name"]=>
                        string(9) "published"
                        ["rawName"]=>
                        string(11) "`published`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(10) "tinyint(1)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(1)
                        ["size"]=>
                        int(1)
                        ["precision"]=>
                        int(1)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["ordering"]=>
                      object(CMysqlColumnSchema)#51 (15) {
                        ["name"]=>
                        string(8) "ordering"
                        ["rawName"]=>
                        string(10) "`ordering`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(0)
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        int(11)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["phone"]=>
                      object(CMysqlColumnSchema)#52 (15) {
                        ["name"]=>
                        string(5) "phone"
                        ["rawName"]=>
                        string(7) "`phone`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["fax"]=>
                      object(CMysqlColumnSchema)#53 (15) {
                        ["name"]=>
                        string(3) "fax"
                        ["rawName"]=>
                        string(5) "`fax`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["skype"]=>
                      object(CMysqlColumnSchema)#54 (15) {
                        ["name"]=>
                        string(5) "skype"
                        ["rawName"]=>
                        string(7) "`skype`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["email"]=>
                      object(CMysqlColumnSchema)#55 (15) {
                        ["name"]=>
                        string(5) "email"
                        ["rawName"]=>
                        string(7) "`email`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["address"]=>
                      object(CMysqlColumnSchema)#56 (15) {
                        ["name"]=>
                        string(7) "address"
                        ["rawName"]=>
                        string(9) "`address`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["contacts_phone_big"]=>
                      object(CMysqlColumnSchema)#57 (15) {
                        ["name"]=>
                        string(18) "contacts_phone_big"
                        ["rawName"]=>
                        string(20) "`contacts_phone_big`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(43) "Большой телефон в шапке"
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["contacts_info"]=>
                      object(CMysqlColumnSchema)#58 (15) {
                        ["name"]=>
                        string(13) "contacts_info"
                        ["rawName"]=>
                        string(15) "`contacts_info`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(46) "Надпись между телефонами"
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["head_pucture"]=>
                      object(CMysqlColumnSchema)#59 (15) {
                        ["name"]=>
                        string(12) "head_pucture"
                        ["rawName"]=>
                        string(14) "`head_pucture`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["robots_txt"]=>
                      object(CMysqlColumnSchema)#60 (15) {
                        ["name"]=>
                        string(10) "robots_txt"
                        ["rawName"]=>
                        string(12) "`robots_txt`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(4) "text"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        NULL
                        ["precision"]=>
                        NULL
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["yandex_search_id"]=>
                      object(CMysqlColumnSchema)#61 (15) {
                        ["name"]=>
                        string(16) "yandex_search_id"
                        ["rawName"]=>
                        string(18) "`yandex_search_id`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(7) "int(11)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        int(11)
                        ["precision"]=>
                        int(11)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(44) "ID яндекс-поиска по сайту"
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_tourist"]=>
                      object(CMysqlColumnSchema)#62 (15) {
                        ["name"]=>
                        string(18) "master_url_tourist"
                        ["rawName"]=>
                        string(20) "`master_url_tourist`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(28) "http://personal.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_tourist_qd"]=>
                      object(CMysqlColumnSchema)#63 (15) {
                        ["name"]=>
                        string(21) "master_url_tourist_qd"
                        ["rawName"]=>
                        string(23) "`master_url_tourist_qd`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(28) "http://personal.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_agency"]=>
                      object(CMysqlColumnSchema)#64 (15) {
                        ["name"]=>
                        string(17) "master_url_agency"
                        ["rawName"]=>
                        string(19) "`master_url_agency`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(26) "http://online.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_agency_qd"]=>
                      object(CMysqlColumnSchema)#65 (15) {
                        ["name"]=>
                        string(20) "master_url_agency_qd"
                        ["rawName"]=>
                        string(22) "`master_url_agency_qd`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(22) "http://qd.tourtrans.ru"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["master_url_podumat"]=>
                      object(CMysqlColumnSchema)#66 (15) {
                        ["name"]=>
                        string(18) "master_url_podumat"
                        ["rawName"]=>
                        string(20) "`master_url_podumat`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(12) "varchar(255)"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        string(23) "http://85.21.12.50:8095"
                        ["size"]=>
                        int(255)
                        ["precision"]=>
                        int(255)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["hottours_only_from_city"]=>
                      object(CMysqlColumnSchema)#67 (15) {
                        ["name"]=>
                        string(23) "hottours_only_from_city"
                        ["rawName"]=>
                        string(25) "`hottours_only_from_city`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(10) "tinyint(1)"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(0)
                        ["size"]=>
                        int(1)
                        ["precision"]=>
                        int(1)
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["counters"]=>
                      object(CMysqlColumnSchema)#68 (15) {
                        ["name"]=>
                        string(8) "counters"
                        ["rawName"]=>
                        string(10) "`counters`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(4) "text"
                        ["type"]=>
                        string(6) "string"
                        ["defaultValue"]=>
                        NULL
                        ["size"]=>
                        NULL
                        ["precision"]=>
                        NULL
                        ["scale"]=>
                        NULL
                        ["isPrimaryKey"]=>
                        bool(false)
                        ["isForeignKey"]=>
                        bool(false)
                        ["autoIncrement"]=>
                        bool(false)
                        ["comment"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["agencies_manual"]=>
                      object(CMysqlColumnSchema)#69 (15) {
                        ["name"]=>
                        string(15) "agencies_manual"
                        ["rawName"]=>
                        string(17) "`agencies_manual`"
                        ["allowNull"]=>
                        bool(false)
                        ["dbType"]=>
                        string(19) "tinyint(1) unsigned"
                        ["type"]=>
                        string(7) "integer"
                        ["defaultValue"]=>
                        int(0)
                        ["size"]=>
                        int(1)
                        ["precision"]=>
                        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(4) {
                      ["geoCities"]=>
                      object(CManyManyRelation)#70 (24) {
                        ["_junctionTableName":"CManyManyRelation":private]=>
                        NULL
                        ["_junctionForeignKeys":"CManyManyRelation":private]=>
                        NULL
                        ["limit"]=>
                        int(-1)
                        ["offset"]=>
                        int(-1)
                        ["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) "geoCities"
                        ["className"]=>
                        string(9) "GeoCities"
                        ["foreignKey"]=>
                        string(47) "{{sites_geo_cities_xref}}(site_id, geo_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
                      }
                      ["departureCities"]=>
                      object(CManyManyRelation)#71 (24) {
                        ["_junctionTableName":"CManyManyRelation":private]=>
                        NULL
                        ["_junctionForeignKeys":"CManyManyRelation":private]=>
                        NULL
                        ["limit"]=>
                        int(-1)
                        ["offset"]=>
                        int(-1)
                        ["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) "departureCities"
                        ["className"]=>
                        string(14) "AgenciesCities"
                        ["foreignKey"]=>
                        string(53) "{{sites_departure_cities_xref}}(site_id, dep_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
                      }
                      ["currencies"]=>
                      object(CManyManyRelation)#72 (24) {
                        ["_junctionTableName":"CManyManyRelation":private]=>
                        NULL
                        ["_junctionForeignKeys":"CManyManyRelation":private]=>
                        NULL
                        ["limit"]=>
                        int(-1)
                        ["offset"]=>
                        int(-1)
                        ["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) "currencies"
                        ["className"]=>
                        string(8) "Currency"
                        ["foreignKey"]=>
                        string(47) "{{sites_currencies_xref}}(site_id, currency_id)"
                        ["select"]=>
                        string(1) "*"
                        ["condition"]=>
                        string(0) ""
                        ["params"]=>
                        array(0) {
                        }
                        ["group"]=>
                        string(0) ""
                        ["join"]=>
                        string(0) ""
                        ["having"]=>
                        string(0) ""
                        ["order"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      ["default_currency"]=>
                      object(CBelongsToRelation)#73 (18) {
                        ["joinType"]=>
                        string(15) "LEFT OUTER JOIN"
                        ["on"]=>
                        string(0) ""
                        ["alias"]=>
                        NULL
                        ["with"]=>
                        array(0) {
                        }
                        ["together"]=>
                        NULL
                        ["scopes"]=>
                        NULL
                        ["name"]=>
                        string(16) "default_currency"
                        ["className"]=>
                        string(8) "Currency"
                        ["foreignKey"]=>
                        string(19) "default_currency_id"
                        ["select"]=>
                        string(1) "*"
                        ["condition"]=>
                        string(0) ""
                        ["params"]=>
                        array(0) {
                        }
                        ["group"]=>
                        string(0) ""
                        ["join"]=>
                        string(0) ""
                        ["having"]=>
                        string(0) ""
                        ["order"]=>
                        string(0) ""
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                    }
                    ["attributeDefaults"]=>
                    array(12) {
                      ["master_domain"]=>
                      string(12) "tourtrans.ru"
                      ["language_id"]=>
                      int(0)
                      ["default_currency_id"]=>
                      int(2)
                      ["published"]=>
                      int(1)
                      ["ordering"]=>
                      int(0)
                      ["master_url_tourist"]=>
                      string(28) "http://personal.tourtrans.ru"
                      ["master_url_tourist_qd"]=>
                      string(28) "http://personal.tourtrans.ru"
                      ["master_url_agency"]=>
                      string(26) "http://online.tourtrans.ru"
                      ["master_url_agency_qd"]=>
                      string(22) "http://qd.tourtrans.ru"
                      ["master_url_podumat"]=>
                      string(23) "http://85.21.12.50:8095"
                      ["hottours_only_from_city"]=>
                      int(0)
                      ["agencies_manual"]=>
                      int(0)
                    }
                    ["_model":"CActiveRecordMetaData":private]=>
                    object(Sites)#24 (16) {
                      ["imagefile"]=>
                      NULL
                      ["noimage"]=>
                      string(11) "noimage.jpg"
                      ["PictureFolder"]=>
                      string(23) "/images/tour_properties"
                      ["PictureSizes"]=>
                      array(1) {
                        [0]=>
                        array(2) {
                          [0]=>
                          int(194)
                          [1]=>
                          int(2000)
                        }
                      }
                      ["_md":"CActiveRecord":private]=>
                      *RECURSION*
                      ["_new":"CActiveRecord":private]=>
                      bool(false)
                      ["_attributes":"CActiveRecord":private]=>
                      array(0) {
                      }
                      ["_related":"CActiveRecord":private]=>
                      array(0) {
                      }
                      ["_c":"CActiveRecord":private]=>
                      NULL
                      ["_pk":"CActiveRecord":private]=>
                      NULL
                      ["_alias":"CActiveRecord":private]=>
                      string(1) "t"
                      ["_errors":"CModel":private]=>
                      array(0) {
                      }
                      ["_validators":"CModel":private]=>
                      NULL
                      ["_scenario":"CModel":private]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                  }
                  ["_new":"CActiveRecord":private]=>
                  bool(false)
                  ["_attributes":"CActiveRecord":private]=>
                  array(28) {
                    ["id"]=>
                    string(1) "4"
                    ["master_domain"]=>
                    string(12) "Tourtrans.ru"
                    ["name"]=>
                    string(14) "Зеркало"
                    ["domain"]=>
                    string(6) "mirror"
                    ["language_id"]=>
                    string(1) "0"
                    ["depature_city_id"]=>
                    string(2) "14"
                    ["default_currency_id"]=>
                    string(1) "2"
                    ["table_prefix"]=>
                    string(0) ""
                    ["published"]=>
                    string(1) "0"
                    ["ordering"]=>
                    string(1) "4"
                    ["phone"]=>
                    string(17) "+7 (495) 970-0122"
                    ["fax"]=>
                    string(17) "+7 (495) 221-7310"
                    ["skype"]=>
                    string(0) ""
                    ["email"]=>
                    string(0) ""
                    ["address"]=>
                    string(98) "109028, Россия, Москва, Певческий пер-к, дом 4, стр. 1, 2 этаж."
                    ["contacts_phone_big"]=>
                    string(16) "8 (800) 200 7733"
                    ["contacts_info"]=>
                    string(106) "Бесплатная телефонная линия
для региональных агентств" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(51) "User-agent: * Disallow: / Host: www.tourtrans.ru" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(1095) " " ["agencies_manual"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "4" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "491" ["_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(3) { ["onafterconstruct"]=> object(CList)#269 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#270 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#271 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(8) "agencies" ["_action":"CController":private]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(4) "view" ["_controller":"CAction":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> &array(1) { [0]=> string(3) "140" } } } [2]=> 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(AgenciesController)#185 (38) { ["layout"]=> string(4) "tour" ["per_page":"AgenciesController":private]=> int(12) ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> NULL ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> object(MenuTop)#266 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#193 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#191 (9) { ["schemaName"]=> NULL ["name"]=> string(12) "ttv_menu_top" ["rawName"]=> string(14) "`ttv_menu_top`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(12) { ["id"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#225 (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)#196 (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)#238 (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)#226 (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 } ["color"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["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)#242 (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 } ["controller"]=> object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(12) { ["id"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#225 (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)#196 (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)#238 (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)#226 (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 } ["color"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["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)#242 (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 } ["controller"]=> object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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 } } ["relations"]=> array(1) { ["sites"]=> object(CManyManyRelation)#247 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(41) "ttv_menu_top_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 } } ["attributeDefaults"]=> array(2) { ["name"]=> string(0) "" ["type"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTop)#192 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#257 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(0) "" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> array(1) { [0]=> string(5) "sites" } ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(3) { ["onafterconstruct"]=> object(CList)#250 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#251 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#252 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_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(12) { ["id"]=> string(3) "491" ["lft"]=> string(3) "151" ["rgt"]=> string(3) "152" ["level"]=> string(1) "3" ["name"]=> string(27) "Наши агентства" ["color"]=> string(0) "" ["type"]=> string(1) "0" ["link"]=> string(0) "" ["controller"]=> string(8) "Agencies" ["action"]=> string(5) "Index" ["element"]=> string(1) "0" ["elementmodel"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(2) { [0]=> object(Sites)#272 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#42 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#26 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_sites" ["rawName"]=> string(11) "`ttv_sites`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["default_currency_id"]=> array(2) { [0]=> string(12) "ttv_currency" [1]=> string(2) "id" } } ["columns"]=> array(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(4) { ["geoCities"]=> object(CManyManyRelation)#70 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "geoCities" ["className"]=> string(9) "GeoCities" ["foreignKey"]=> string(47) "{{sites_geo_cities_xref}}(site_id, geo_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 } ["departureCities"]=> object(CManyManyRelation)#71 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "departureCities" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(53) "{{sites_departure_cities_xref}}(site_id, dep_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 } ["currencies"]=> object(CManyManyRelation)#72 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "currencies" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(47) "{{sites_currencies_xref}}(site_id, currency_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_currency"]=> object(CBelongsToRelation)#73 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "default_currency" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(19) "default_currency_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(12) { ["master_domain"]=> string(12) "tourtrans.ru" ["language_id"]=> int(0) ["default_currency_id"]=> int(2) ["published"]=> int(1) ["ordering"]=> int(0) ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> int(0) ["agencies_manual"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Sites)#24 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(28) { ["id"]=> string(1) "1" ["master_domain"]=> string(12) "Tourtrans.ru" ["name"]=> string(12) "Москва" ["domain"]=> string(3) "www" ["language_id"]=> string(1) "0" ["depature_city_id"]=> string(2) "14" ["default_currency_id"]=> string(1) "2" ["table_prefix"]=> string(0) "" ["published"]=> string(1) "1" ["ordering"]=> string(1) "2" ["phone"]=> string(17) "+7 (495) 970-0122" ["fax"]=> string(0) "" ["skype"]=> string(21) "skype:tourtransvoyage" ["email"]=> string(17) "post@tourtrans.ru" ["address"]=> string(96) "109028, Россия, Москва, Певческий пер., дом 4, стр. 1, 2 этаж." ["contacts_phone_big"]=> string(17) "+7 (495) 970-0122" ["contacts_info"]=> string(46) "Заказать обратный звонок" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(2640) "User-agent: * Allow: / Disallow: /ipb/admin/ Disallow: /ipb/cache/ Disallow: /IPS4test/ Disallow: /ipb/user/ Disallow: /dopexcursions/excursionwindow/ Disallow: /ipb/converge_local/ Disallow: /ipb/hooks/ Disallow: /ipb/ips_kernel/ Disallow: /ipb/retail/ Disallow: /ipb/public/style_captcha/ Disallow: /ipb/index.php?app=core&module=task Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=ipbsubs Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=watch&watch=topic Disallow: /ipb/index.php?app=ipbs&module=extras§ion=forward Disallow: /ipb/index.php?app=members&module=messaging Disallow: /ipb/index.php?app=members&module=chat Disallow: /ipb/index.php?app=members&module=search Disallow: /ipb/index.php?app=members&module=search&do=active Disallow: /ipb/index.php?&unlockUserAgent=1 Disallow: /*app=core&module=usercp Disallow: /*app=core&module=usercp Disallow: /*app=members&module=messaging Disallow: /*&p= Disallow: /*&pid= Disallow: /*&hl= Disallow: /*&start= Disallow: /*view getnewpost$ Disallow: /*view getlastpost$ Disallow: /*view old$ Disallow: /*view new$ Disallow: /*view getfirst$ Disallow: /*view getprevious$ Disallow: /*view getnext$ Disallow: /*view getlast$ Disallow: /*&view=getnewpost$ Disallow: /*&view=getlastpost$ Disallow: /*&view=old$ Disallow: /*&view=new$ Disallow: /*&view=getfirst$ Disallow: /*&view=getprevious$ Disallow: /*&view=getnext$ Disallow: /*&view=getlast$ Disallow: /*?s= Disallow: /*&s= Disallow: /ipb/index.php?app=core&module=global§ion=login&do=deleteCookies Disallow: /ipb/index.php?app=ipbs&module=extras§ion=rating Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread Disallow: /ipb/forum/314-faq-po-stranam-i-gorodam/ Disallow: /?page* Disallow: /tours/*.html?* Disallow: /actual/*.html?* Disallow: /ajax/* Disallow: /index.php?* Disallow: /pages/contacts/sales_office.html Disallow: /tours/nedelnyie-turyi.html Disallow: /tours/ekskursii-i-otdyih.html Disallow: /tours/compare/* Disallow: /pages/contacts/sales_office.html Disallow: /tours/search.html Disallow: /site/search.html Disallow: /files/* Disallow: /tour_docs/* Disallow: /tours/avtobusom-iz-mos.html Disallow: /tours/avtobusom-iz-mosk.html Disallow: /site/go2url* Disallow: /pages/site/on-line-pay* Disallow: /news/agencies/allnews* Disallow: /catalog/* Disallow: /countries/citywindow/* Disallow: /?/ Disallow: /?category* Disallow: /?* Host: www.tourtrans.ru Sitemap: http://www.tourtrans.ru/sitemap/xml" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(706) " " ["agencies_manual"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "1" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(Sites)#273 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#42 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#26 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_sites" ["rawName"]=> string(11) "`ttv_sites`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["default_currency_id"]=> array(2) { [0]=> string(12) "ttv_currency" [1]=> string(2) "id" } } ["columns"]=> array(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(4) { ["geoCities"]=> object(CManyManyRelation)#70 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "geoCities" ["className"]=> string(9) "GeoCities" ["foreignKey"]=> string(47) "{{sites_geo_cities_xref}}(site_id, geo_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 } ["departureCities"]=> object(CManyManyRelation)#71 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "departureCities" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(53) "{{sites_departure_cities_xref}}(site_id, dep_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 } ["currencies"]=> object(CManyManyRelation)#72 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "currencies" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(47) "{{sites_currencies_xref}}(site_id, currency_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_currency"]=> object(CBelongsToRelation)#73 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "default_currency" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(19) "default_currency_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(12) { ["master_domain"]=> string(12) "tourtrans.ru" ["language_id"]=> int(0) ["default_currency_id"]=> int(2) ["published"]=> int(1) ["ordering"]=> int(0) ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> int(0) ["agencies_manual"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Sites)#24 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(28) { ["id"]=> string(1) "4" ["master_domain"]=> string(12) "Tourtrans.ru" ["name"]=> string(14) "Зеркало" ["domain"]=> string(6) "mirror" ["language_id"]=> string(1) "0" ["depature_city_id"]=> string(2) "14" ["default_currency_id"]=> string(1) "2" ["table_prefix"]=> string(0) "" ["published"]=> string(1) "0" ["ordering"]=> string(1) "4" ["phone"]=> string(17) "+7 (495) 970-0122" ["fax"]=> string(17) "+7 (495) 221-7310" ["skype"]=> string(0) "" ["email"]=> string(0) "" ["address"]=> string(98) "109028, Россия, Москва, Певческий пер-к, дом 4, стр. 1, 2 этаж." ["contacts_phone_big"]=> string(16) "8 (800) 200 7733" ["contacts_info"]=> string(106) "Бесплатная телефонная линия
для региональных агентств" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(51) "User-agent: * Disallow: / Host: www.tourtrans.ru" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(1095) " " ["agencies_manual"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "4" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "491" ["_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(3) { ["onafterconstruct"]=> object(CList)#269 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#270 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#271 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(8) "agencies" ["_action":"CController":private]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(4) "view" ["_controller":"CAction":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(ReflectionMethod)#189 (2) { ["name"]=> string(10) "actionView" ["class"]=> string(18) "AgenciesController" } [2]=> &array(1) { ["id"]=> string(3) "140" } } } [3]=> 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(1) { ["id"]=> string(3) "140" } } } [4]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3388) ["function"]=> string(9) "runAction" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(4) "view" ["_controller":"CAction":private]=> object(AgenciesController)#185 (38) { ["layout"]=> string(4) "tour" ["per_page":"AgenciesController":private]=> int(12) ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> NULL ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> object(MenuTop)#266 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#193 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#191 (9) { ["schemaName"]=> NULL ["name"]=> string(12) "ttv_menu_top" ["rawName"]=> string(14) "`ttv_menu_top`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(12) { ["id"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#225 (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)#196 (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)#238 (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)#226 (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 } ["color"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["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)#242 (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 } ["controller"]=> object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(12) { ["id"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#225 (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)#196 (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)#238 (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)#226 (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 } ["color"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["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)#242 (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 } ["controller"]=> object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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 } } ["relations"]=> array(1) { ["sites"]=> object(CManyManyRelation)#247 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(41) "ttv_menu_top_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 } } ["attributeDefaults"]=> array(2) { ["name"]=> string(0) "" ["type"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTop)#192 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#257 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(0) "" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> array(1) { [0]=> string(5) "sites" } ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(3) { ["onafterconstruct"]=> object(CList)#250 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#251 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#252 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_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(12) { ["id"]=> string(3) "491" ["lft"]=> string(3) "151" ["rgt"]=> string(3) "152" ["level"]=> string(1) "3" ["name"]=> string(27) "Наши агентства" ["color"]=> string(0) "" ["type"]=> string(1) "0" ["link"]=> string(0) "" ["controller"]=> string(8) "Agencies" ["action"]=> string(5) "Index" ["element"]=> string(1) "0" ["elementmodel"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(2) { [0]=> object(Sites)#272 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#42 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#26 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_sites" ["rawName"]=> string(11) "`ttv_sites`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["default_currency_id"]=> array(2) { [0]=> string(12) "ttv_currency" [1]=> string(2) "id" } } ["columns"]=> array(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(4) { ["geoCities"]=> object(CManyManyRelation)#70 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "geoCities" ["className"]=> string(9) "GeoCities" ["foreignKey"]=> string(47) "{{sites_geo_cities_xref}}(site_id, geo_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 } ["departureCities"]=> object(CManyManyRelation)#71 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "departureCities" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(53) "{{sites_departure_cities_xref}}(site_id, dep_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 } ["currencies"]=> object(CManyManyRelation)#72 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "currencies" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(47) "{{sites_currencies_xref}}(site_id, currency_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_currency"]=> object(CBelongsToRelation)#73 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "default_currency" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(19) "default_currency_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(12) { ["master_domain"]=> string(12) "tourtrans.ru" ["language_id"]=> int(0) ["default_currency_id"]=> int(2) ["published"]=> int(1) ["ordering"]=> int(0) ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> int(0) ["agencies_manual"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Sites)#24 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(28) { ["id"]=> string(1) "1" ["master_domain"]=> string(12) "Tourtrans.ru" ["name"]=> string(12) "Москва" ["domain"]=> string(3) "www" ["language_id"]=> string(1) "0" ["depature_city_id"]=> string(2) "14" ["default_currency_id"]=> string(1) "2" ["table_prefix"]=> string(0) "" ["published"]=> string(1) "1" ["ordering"]=> string(1) "2" ["phone"]=> string(17) "+7 (495) 970-0122" ["fax"]=> string(0) "" ["skype"]=> string(21) "skype:tourtransvoyage" ["email"]=> string(17) "post@tourtrans.ru" ["address"]=> string(96) "109028, Россия, Москва, Певческий пер., дом 4, стр. 1, 2 этаж." ["contacts_phone_big"]=> string(17) "+7 (495) 970-0122" ["contacts_info"]=> string(46) "Заказать обратный звонок" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(2640) "User-agent: * Allow: / Disallow: /ipb/admin/ Disallow: /ipb/cache/ Disallow: /IPS4test/ Disallow: /ipb/user/ Disallow: /dopexcursions/excursionwindow/ Disallow: /ipb/converge_local/ Disallow: /ipb/hooks/ Disallow: /ipb/ips_kernel/ Disallow: /ipb/retail/ Disallow: /ipb/public/style_captcha/ Disallow: /ipb/index.php?app=core&module=task Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=ipbsubs Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=watch&watch=topic Disallow: /ipb/index.php?app=ipbs&module=extras§ion=forward Disallow: /ipb/index.php?app=members&module=messaging Disallow: /ipb/index.php?app=members&module=chat Disallow: /ipb/index.php?app=members&module=search Disallow: /ipb/index.php?app=members&module=search&do=active Disallow: /ipb/index.php?&unlockUserAgent=1 Disallow: /*app=core&module=usercp Disallow: /*app=core&module=usercp Disallow: /*app=members&module=messaging Disallow: /*&p= Disallow: /*&pid= Disallow: /*&hl= Disallow: /*&start= Disallow: /*view getnewpost$ Disallow: /*view getlastpost$ Disallow: /*view old$ Disallow: /*view new$ Disallow: /*view getfirst$ Disallow: /*view getprevious$ Disallow: /*view getnext$ Disallow: /*view getlast$ Disallow: /*&view=getnewpost$ Disallow: /*&view=getlastpost$ Disallow: /*&view=old$ Disallow: /*&view=new$ Disallow: /*&view=getfirst$ Disallow: /*&view=getprevious$ Disallow: /*&view=getnext$ Disallow: /*&view=getlast$ Disallow: /*?s= Disallow: /*&s= Disallow: /ipb/index.php?app=core&module=global§ion=login&do=deleteCookies Disallow: /ipb/index.php?app=ipbs&module=extras§ion=rating Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread Disallow: /ipb/forum/314-faq-po-stranam-i-gorodam/ Disallow: /?page* Disallow: /tours/*.html?* Disallow: /actual/*.html?* Disallow: /ajax/* Disallow: /index.php?* Disallow: /pages/contacts/sales_office.html Disallow: /tours/nedelnyie-turyi.html Disallow: /tours/ekskursii-i-otdyih.html Disallow: /tours/compare/* Disallow: /pages/contacts/sales_office.html Disallow: /tours/search.html Disallow: /site/search.html Disallow: /files/* Disallow: /tour_docs/* Disallow: /tours/avtobusom-iz-mos.html Disallow: /tours/avtobusom-iz-mosk.html Disallow: /site/go2url* Disallow: /pages/site/on-line-pay* Disallow: /news/agencies/allnews* Disallow: /catalog/* Disallow: /countries/citywindow/* Disallow: /?/ Disallow: /?category* Disallow: /?* Host: www.tourtrans.ru Sitemap: http://www.tourtrans.ru/sitemap/xml" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(706) " " ["agencies_manual"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "1" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(Sites)#273 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#42 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#26 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_sites" ["rawName"]=> string(11) "`ttv_sites`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["default_currency_id"]=> array(2) { [0]=> string(12) "ttv_currency" [1]=> string(2) "id" } } ["columns"]=> array(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(4) { ["geoCities"]=> object(CManyManyRelation)#70 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "geoCities" ["className"]=> string(9) "GeoCities" ["foreignKey"]=> string(47) "{{sites_geo_cities_xref}}(site_id, geo_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 } ["departureCities"]=> object(CManyManyRelation)#71 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "departureCities" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(53) "{{sites_departure_cities_xref}}(site_id, dep_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 } ["currencies"]=> object(CManyManyRelation)#72 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "currencies" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(47) "{{sites_currencies_xref}}(site_id, currency_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_currency"]=> object(CBelongsToRelation)#73 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "default_currency" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(19) "default_currency_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(12) { ["master_domain"]=> string(12) "tourtrans.ru" ["language_id"]=> int(0) ["default_currency_id"]=> int(2) ["published"]=> int(1) ["ordering"]=> int(0) ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> int(0) ["agencies_manual"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Sites)#24 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(28) { ["id"]=> string(1) "4" ["master_domain"]=> string(12) "Tourtrans.ru" ["name"]=> string(14) "Зеркало" ["domain"]=> string(6) "mirror" ["language_id"]=> string(1) "0" ["depature_city_id"]=> string(2) "14" ["default_currency_id"]=> string(1) "2" ["table_prefix"]=> string(0) "" ["published"]=> string(1) "0" ["ordering"]=> string(1) "4" ["phone"]=> string(17) "+7 (495) 970-0122" ["fax"]=> string(17) "+7 (495) 221-7310" ["skype"]=> string(0) "" ["email"]=> string(0) "" ["address"]=> string(98) "109028, Россия, Москва, Певческий пер-к, дом 4, стр. 1, 2 этаж." ["contacts_phone_big"]=> string(16) "8 (800) 200 7733" ["contacts_info"]=> string(106) "Бесплатная телефонная линия
для региональных агентств" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(51) "User-agent: * Disallow: / Host: www.tourtrans.ru" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(1095) " " ["agencies_manual"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "4" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "491" ["_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(3) { ["onafterconstruct"]=> object(CList)#269 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#270 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#271 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(8) "agencies" ["_action":"CController":private]=> *RECURSION* ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [5]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3378) ["function"]=> string(20) "runActionWithFilters" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(4) "view" ["_controller":"CAction":private]=> object(AgenciesController)#185 (38) { ["layout"]=> string(4) "tour" ["per_page":"AgenciesController":private]=> int(12) ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> NULL ["currentModel"]=> NULL ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> object(MenuTop)#266 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#193 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#191 (9) { ["schemaName"]=> NULL ["name"]=> string(12) "ttv_menu_top" ["rawName"]=> string(14) "`ttv_menu_top`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(12) { ["id"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#225 (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)#196 (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)#238 (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)#226 (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 } ["color"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["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)#242 (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 } ["controller"]=> object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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 } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(12) { ["id"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#225 (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)#196 (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)#238 (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)#226 (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 } ["color"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["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)#242 (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 } ["controller"]=> object(CMysqlColumnSchema)#243 (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)#244 (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)#245 (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)#246 (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 } } ["relations"]=> array(1) { ["sites"]=> object(CManyManyRelation)#247 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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(41) "ttv_menu_top_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 } } ["attributeDefaults"]=> array(2) { ["name"]=> string(0) "" ["type"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTop)#192 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#257 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(0) "" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> array(1) { [0]=> string(5) "sites" } ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(3) { ["onafterconstruct"]=> object(CList)#250 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#251 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#252 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#248 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#249 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_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(12) { ["id"]=> string(3) "491" ["lft"]=> string(3) "151" ["rgt"]=> string(3) "152" ["level"]=> string(1) "3" ["name"]=> string(27) "Наши агентства" ["color"]=> string(0) "" ["type"]=> string(1) "0" ["link"]=> string(0) "" ["controller"]=> string(8) "Agencies" ["action"]=> string(5) "Index" ["element"]=> string(1) "0" ["elementmodel"]=> string(0) "" } ["_related":"CActiveRecord":private]=> array(1) { ["sites"]=> array(2) { [0]=> object(Sites)#272 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#42 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#26 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_sites" ["rawName"]=> string(11) "`ttv_sites`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["default_currency_id"]=> array(2) { [0]=> string(12) "ttv_currency" [1]=> string(2) "id" } } ["columns"]=> array(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(4) { ["geoCities"]=> object(CManyManyRelation)#70 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "geoCities" ["className"]=> string(9) "GeoCities" ["foreignKey"]=> string(47) "{{sites_geo_cities_xref}}(site_id, geo_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 } ["departureCities"]=> object(CManyManyRelation)#71 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "departureCities" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(53) "{{sites_departure_cities_xref}}(site_id, dep_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 } ["currencies"]=> object(CManyManyRelation)#72 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "currencies" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(47) "{{sites_currencies_xref}}(site_id, currency_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_currency"]=> object(CBelongsToRelation)#73 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "default_currency" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(19) "default_currency_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(12) { ["master_domain"]=> string(12) "tourtrans.ru" ["language_id"]=> int(0) ["default_currency_id"]=> int(2) ["published"]=> int(1) ["ordering"]=> int(0) ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> int(0) ["agencies_manual"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Sites)#24 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(28) { ["id"]=> string(1) "1" ["master_domain"]=> string(12) "Tourtrans.ru" ["name"]=> string(12) "Москва" ["domain"]=> string(3) "www" ["language_id"]=> string(1) "0" ["depature_city_id"]=> string(2) "14" ["default_currency_id"]=> string(1) "2" ["table_prefix"]=> string(0) "" ["published"]=> string(1) "1" ["ordering"]=> string(1) "2" ["phone"]=> string(17) "+7 (495) 970-0122" ["fax"]=> string(0) "" ["skype"]=> string(21) "skype:tourtransvoyage" ["email"]=> string(17) "post@tourtrans.ru" ["address"]=> string(96) "109028, Россия, Москва, Певческий пер., дом 4, стр. 1, 2 этаж." ["contacts_phone_big"]=> string(17) "+7 (495) 970-0122" ["contacts_info"]=> string(46) "Заказать обратный звонок" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(2640) "User-agent: * Allow: / Disallow: /ipb/admin/ Disallow: /ipb/cache/ Disallow: /IPS4test/ Disallow: /ipb/user/ Disallow: /dopexcursions/excursionwindow/ Disallow: /ipb/converge_local/ Disallow: /ipb/hooks/ Disallow: /ipb/ips_kernel/ Disallow: /ipb/retail/ Disallow: /ipb/public/style_captcha/ Disallow: /ipb/index.php?app=core&module=task Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=ipbsubs Disallow: /ipb/index.php?app=core&module=usercp&tab=ipbs&area=watch&watch=topic Disallow: /ipb/index.php?app=ipbs&module=extras§ion=forward Disallow: /ipb/index.php?app=members&module=messaging Disallow: /ipb/index.php?app=members&module=chat Disallow: /ipb/index.php?app=members&module=search Disallow: /ipb/index.php?app=members&module=search&do=active Disallow: /ipb/index.php?&unlockUserAgent=1 Disallow: /*app=core&module=usercp Disallow: /*app=core&module=usercp Disallow: /*app=members&module=messaging Disallow: /*&p= Disallow: /*&pid= Disallow: /*&hl= Disallow: /*&start= Disallow: /*view getnewpost$ Disallow: /*view getlastpost$ Disallow: /*view old$ Disallow: /*view new$ Disallow: /*view getfirst$ Disallow: /*view getprevious$ Disallow: /*view getnext$ Disallow: /*view getlast$ Disallow: /*&view=getnewpost$ Disallow: /*&view=getlastpost$ Disallow: /*&view=old$ Disallow: /*&view=new$ Disallow: /*&view=getfirst$ Disallow: /*&view=getprevious$ Disallow: /*&view=getnext$ Disallow: /*&view=getlast$ Disallow: /*?s= Disallow: /*&s= Disallow: /ipb/index.php?app=core&module=global§ion=login&do=deleteCookies Disallow: /ipb/index.php?app=ipbs&module=extras§ion=rating Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread Disallow: /ipb/index.php?app=ipbs&module=ipbs§ion=markasread Disallow: /ipb/forum/314-faq-po-stranam-i-gorodam/ Disallow: /?page* Disallow: /tours/*.html?* Disallow: /actual/*.html?* Disallow: /ajax/* Disallow: /index.php?* Disallow: /pages/contacts/sales_office.html Disallow: /tours/nedelnyie-turyi.html Disallow: /tours/ekskursii-i-otdyih.html Disallow: /tours/compare/* Disallow: /pages/contacts/sales_office.html Disallow: /tours/search.html Disallow: /site/search.html Disallow: /files/* Disallow: /tour_docs/* Disallow: /tours/avtobusom-iz-mos.html Disallow: /tours/avtobusom-iz-mosk.html Disallow: /site/go2url* Disallow: /pages/site/on-line-pay* Disallow: /news/agencies/allnews* Disallow: /catalog/* Disallow: /countries/citywindow/* Disallow: /?/ Disallow: /?category* Disallow: /?* Host: www.tourtrans.ru Sitemap: http://www.tourtrans.ru/sitemap/xml" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(706) " " ["agencies_manual"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "1" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(Sites)#273 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#42 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#26 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_sites" ["rawName"]=> string(11) "`ttv_sites`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["default_currency_id"]=> array(2) { [0]=> string(12) "ttv_currency" [1]=> string(2) "id" } } ["columns"]=> array(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(28) { ["id"]=> object(CMysqlColumnSchema)#27 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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)#41 (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)#43 (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 } ["domain"]=> object(CMysqlColumnSchema)#44 (15) { ["name"]=> string(6) "domain" ["rawName"]=> string(8) "`domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["language_id"]=> object(CMysqlColumnSchema)#46 (15) { ["name"]=> string(11) "language_id" ["rawName"]=> string(13) "`language_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 } ["depature_city_id"]=> object(CMysqlColumnSchema)#47 (15) { ["name"]=> string(16) "depature_city_id" ["rawName"]=> string(18) "`depature_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> 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_currency_id"]=> object(CMysqlColumnSchema)#48 (15) { ["name"]=> string(19) "default_currency_id" ["rawName"]=> string(21) "`default_currency_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(2) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["table_prefix"]=> object(CMysqlColumnSchema)#49 (15) { ["name"]=> string(12) "table_prefix" ["rawName"]=> string(14) "`table_prefix`" ["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 } ["published"]=> object(CMysqlColumnSchema)#50 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#51 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["phone"]=> object(CMysqlColumnSchema)#52 (15) { ["name"]=> string(5) "phone" ["rawName"]=> string(7) "`phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fax"]=> object(CMysqlColumnSchema)#53 (15) { ["name"]=> string(3) "fax" ["rawName"]=> string(5) "`fax`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skype"]=> object(CMysqlColumnSchema)#54 (15) { ["name"]=> string(5) "skype" ["rawName"]=> string(7) "`skype`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["email"]=> object(CMysqlColumnSchema)#55 (15) { ["name"]=> string(5) "email" ["rawName"]=> string(7) "`email`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["address"]=> object(CMysqlColumnSchema)#56 (15) { ["name"]=> string(7) "address" ["rawName"]=> string(9) "`address`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_phone_big"]=> object(CMysqlColumnSchema)#57 (15) { ["name"]=> string(18) "contacts_phone_big" ["rawName"]=> string(20) "`contacts_phone_big`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(43) "Большой телефон в шапке" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["contacts_info"]=> object(CMysqlColumnSchema)#58 (15) { ["name"]=> string(13) "contacts_info" ["rawName"]=> string(15) "`contacts_info`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(46) "Надпись между телефонами" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["head_pucture"]=> object(CMysqlColumnSchema)#59 (15) { ["name"]=> string(12) "head_pucture" ["rawName"]=> string(14) "`head_pucture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["robots_txt"]=> object(CMysqlColumnSchema)#60 (15) { ["name"]=> string(10) "robots_txt" ["rawName"]=> string(12) "`robots_txt`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["yandex_search_id"]=> object(CMysqlColumnSchema)#61 (15) { ["name"]=> string(16) "yandex_search_id" ["rawName"]=> string(18) "`yandex_search_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(44) "ID яндекс-поиска по сайту" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist"]=> object(CMysqlColumnSchema)#62 (15) { ["name"]=> string(18) "master_url_tourist" ["rawName"]=> string(20) "`master_url_tourist`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_tourist_qd"]=> object(CMysqlColumnSchema)#63 (15) { ["name"]=> string(21) "master_url_tourist_qd" ["rawName"]=> string(23) "`master_url_tourist_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(28) "http://personal.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency"]=> object(CMysqlColumnSchema)#64 (15) { ["name"]=> string(17) "master_url_agency" ["rawName"]=> string(19) "`master_url_agency`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(26) "http://online.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_agency_qd"]=> object(CMysqlColumnSchema)#65 (15) { ["name"]=> string(20) "master_url_agency_qd" ["rawName"]=> string(22) "`master_url_agency_qd`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(22) "http://qd.tourtrans.ru" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_url_podumat"]=> object(CMysqlColumnSchema)#66 (15) { ["name"]=> string(18) "master_url_podumat" ["rawName"]=> string(20) "`master_url_podumat`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(23) "http://85.21.12.50:8095" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_only_from_city"]=> object(CMysqlColumnSchema)#67 (15) { ["name"]=> string(23) "hottours_only_from_city" ["rawName"]=> string(25) "`hottours_only_from_city`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["counters"]=> object(CMysqlColumnSchema)#68 (15) { ["name"]=> string(8) "counters" ["rawName"]=> string(10) "`counters`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agencies_manual"]=> object(CMysqlColumnSchema)#69 (15) { ["name"]=> string(15) "agencies_manual" ["rawName"]=> string(17) "`agencies_manual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> 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(4) { ["geoCities"]=> object(CManyManyRelation)#70 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "geoCities" ["className"]=> string(9) "GeoCities" ["foreignKey"]=> string(47) "{{sites_geo_cities_xref}}(site_id, geo_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 } ["departureCities"]=> object(CManyManyRelation)#71 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "departureCities" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(53) "{{sites_departure_cities_xref}}(site_id, dep_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 } ["currencies"]=> object(CManyManyRelation)#72 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["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) "currencies" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(47) "{{sites_currencies_xref}}(site_id, currency_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_currency"]=> object(CBelongsToRelation)#73 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "default_currency" ["className"]=> string(8) "Currency" ["foreignKey"]=> string(19) "default_currency_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(12) { ["master_domain"]=> string(12) "tourtrans.ru" ["language_id"]=> int(0) ["default_currency_id"]=> int(2) ["published"]=> int(1) ["ordering"]=> int(0) ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> int(0) ["agencies_manual"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Sites)#24 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(28) { ["id"]=> string(1) "4" ["master_domain"]=> string(12) "Tourtrans.ru" ["name"]=> string(14) "Зеркало" ["domain"]=> string(6) "mirror" ["language_id"]=> string(1) "0" ["depature_city_id"]=> string(2) "14" ["default_currency_id"]=> string(1) "2" ["table_prefix"]=> string(0) "" ["published"]=> string(1) "0" ["ordering"]=> string(1) "4" ["phone"]=> string(17) "+7 (495) 970-0122" ["fax"]=> string(17) "+7 (495) 221-7310" ["skype"]=> string(0) "" ["email"]=> string(0) "" ["address"]=> string(98) "109028, Россия, Москва, Певческий пер-к, дом 4, стр. 1, 2 этаж." ["contacts_phone_big"]=> string(16) "8 (800) 200 7733" ["contacts_info"]=> string(106) "Бесплатная телефонная линия
для региональных агентств" ["head_pucture"]=> string(0) "" ["robots_txt"]=> string(51) "User-agent: * Disallow: / Host: www.tourtrans.ru" ["yandex_search_id"]=> string(7) "1840671" ["master_url_tourist"]=> string(28) "http://personal.tourtrans.ru" ["master_url_tourist_qd"]=> string(28) "http://personal.tourtrans.ru" ["master_url_agency"]=> string(26) "http://online.tourtrans.ru" ["master_url_agency_qd"]=> string(22) "http://qd.tourtrans.ru" ["master_url_podumat"]=> string(23) "http://85.21.12.50:8095" ["hottours_only_from_city"]=> string(1) "0" ["counters"]=> string(1095) " " ["agencies_manual"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(1) "4" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "491" ["_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(3) { ["onafterconstruct"]=> object(CList)#269 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#270 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#271 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "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 } } ["_m":"CComponent":private]=> array(2) { ["TreeBehavior"]=> object(TreeBehavior)#267 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> 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)#268 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(8) "agencies" ["_action":"CController":private]=> *RECURSION* ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> &array(0) { } } } [6]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/www/protected/components/Controller.php" ["line"]=> int(103) ["function"]=> string(3) "run" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(4) "view" } } [7]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(1725) ["function"]=> string(3) "run" ["class"]=> string(10) "Controller" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(4) "view" } } [8]=> 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(13) "agencies/view" } } [9]=> 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) { } } [10]=> 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) { } } } }


 

 

 

 

 

 

 

 

 

 

 

 

 

 

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

 

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