int(0)
string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
array(25) {
  [0] => array(6) {
    ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
    ["line"] => int(300)
    ["function"] => string(8) "_execute"
    ["class"] => string(21) "Zend_Db_Statement_Pdo"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => array(0) {
      }
    }
  }
  [1] => array(6) {
    ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
    ["line"] => int(479)
    ["function"] => string(7) "execute"
    ["class"] => string(17) "Zend_Db_Statement"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => array(0) {
      }
    }
  }
  [2] => array(6) {
    ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
    ["line"] => int(238)
    ["function"] => string(5) "query"
    ["class"] => string(24) "Zend_Db_Adapter_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(2) {
      [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
      [1] => array(0) {
      }
    }
  }
  [3] => array(6) {
    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
    ["line"] => int(1529)
    ["function"] => string(5) "query"
    ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => object(Zend_Db_Table_Select)#2620 (7) {
        ["_info":protected] => array(10) {
          ["schema"] => NULL
          ["name"] => string(24) "object_accommodationinfo"
          ["cols"] => array(28) {
            [0] => string(27) "object_accommodationinfo_id"
            [1] => string(29) "object_accommodationinfo_step"
            [2] => string(31) "object_accommodationinfo_season"
            [3] => string(33) "object_accommodationinfo_language"
            [4] => string(36) "object_accommodationinfo_ownerliving"
            [5] => string(31) "object_accommodationinfo_arrive"
            [6] => string(30) "object_accommodationinfo_leave"
            [7] => string(31) "object_accommodationinfo_groups"
            [8] => string(36) "object_accommodationinfo_barrierfree"
            [9] => string(30) "object_accommodationinfo_fence"
            [10] => string(36) "object_accommodationinfo_capacitymin"
            [11] => string(36) "object_accommodationinfo_capacitymax"
            [12] => string(37) "object_accommodationinfo_roomsplacing"
            [13] => string(35) "object_accommodationinfo_roomscount"
            [14] => string(38) "object_accommodationinfo_parkingplaces"
            [15] => string(40) "object_accommodationinfo_parkingdistance"
            [16] => string(39) "object_accommodationinfo_parkingoptions"
            [17] => string(34) "object_accommodationinfo_consuming"
            [18] => string(32) "object_accommodationinfo_heating"
            [19] => string(32) "object_accommodationinfo_smoking"
            [20] => string(32) "object_accommodationinfo_animals"
            [21] => string(40) "object_accommodationinfo_mobileoperators"
            [22] => string(28) "object_accommodationinfo_web"
            [23] => string(30) "object_accommodationinfo_phone"
            [24] => string(31) "object_accommodationinfo_phone2"
            [25] => string(31) "object_accommodationinfo_phone3"
            [26] => string(30) "object_accommodationinfo_email"
            [27] => string(34) "object_accommodationinfo_equipment"
          }
          ["primary"] => array(1) {
            [1] => string(27) "object_accommodationinfo_id"
          }
          ["metadata"] => array(28) {
            ["object_accommodationinfo_id"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
              ["COLUMN_POSITION"] => int(1)
              ["DATA_TYPE"] => string(3) "int"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(true)
              ["PRIMARY_POSITION"] => int(1)
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_step"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
              ["COLUMN_POSITION"] => int(2)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "30"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_season"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
              ["COLUMN_POSITION"] => int(3)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_language"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
              ["COLUMN_POSITION"] => int(4)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "10"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_ownerliving"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
              ["COLUMN_POSITION"] => int(5)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_arrive"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
              ["COLUMN_POSITION"] => int(6)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_leave"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
              ["COLUMN_POSITION"] => int(7)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_groups"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
              ["COLUMN_POSITION"] => int(8)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_barrierfree"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
              ["COLUMN_POSITION"] => int(9)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_fence"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
              ["COLUMN_POSITION"] => int(10)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymin"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
              ["COLUMN_POSITION"] => int(11)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymax"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
              ["COLUMN_POSITION"] => int(12)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomsplacing"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
              ["COLUMN_POSITION"] => int(13)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "255"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomscount"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
              ["COLUMN_POSITION"] => int(14)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingplaces"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
              ["COLUMN_POSITION"] => int(15)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingdistance"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
              ["COLUMN_POSITION"] => int(16)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingoptions"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
              ["COLUMN_POSITION"] => int(17)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_consuming"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
              ["COLUMN_POSITION"] => int(18)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_heating"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
              ["COLUMN_POSITION"] => int(19)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_smoking"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
              ["COLUMN_POSITION"] => int(20)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(true)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_animals"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
              ["COLUMN_POSITION"] => int(21)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_mobileoperators"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
              ["COLUMN_POSITION"] => int(22)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_web"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
              ["COLUMN_POSITION"] => int(23)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
              ["COLUMN_POSITION"] => int(24)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone2"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
              ["COLUMN_POSITION"] => int(25)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone3"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
              ["COLUMN_POSITION"] => int(26)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_email"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
              ["COLUMN_POSITION"] => int(27)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_equipment"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
              ["COLUMN_POSITION"] => int(28)
              ["DATA_TYPE"] => string(4) "text"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
          }
          ["rowClass"] => string(17) "Zend_Db_Table_Row"
          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
          ["referenceMap"] => array(0) {
          }
          ["dependentTables"] => array(0) {
          }
          ["sequence"] => bool(true)
        }
        ["_integrityCheck":protected] => bool(true)
        ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
          ["dbupdatelog":protected] => NULL
          ["_definition":protected] => NULL
          ["_definitionConfigName":protected] => NULL
          ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(10) {
              ["host"] => string(9) "localhost"
              ["username"] => string(10) "prodsorger"
              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
              ["dbname"] => string(10) "prodsorger"
              ["default"] => string(1) "1"
              ["port"] => string(4) "3310"
              ["driver_options"] => array(1) {
                [1002] => string(15) "SET NAMES UTF8;"
              }
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
            }
            ["_fetchMode":protected] => int(2)
            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#426 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_schema":protected] => NULL
          ["_name":protected] => string(24) "object_accommodationinfo"
          ["_cols":protected] => array(28) {
            [0] => string(27) "object_accommodationinfo_id"
            [1] => string(29) "object_accommodationinfo_step"
            [2] => string(31) "object_accommodationinfo_season"
            [3] => string(33) "object_accommodationinfo_language"
            [4] => string(36) "object_accommodationinfo_ownerliving"
            [5] => string(31) "object_accommodationinfo_arrive"
            [6] => string(30) "object_accommodationinfo_leave"
            [7] => string(31) "object_accommodationinfo_groups"
            [8] => string(36) "object_accommodationinfo_barrierfree"
            [9] => string(30) "object_accommodationinfo_fence"
            [10] => string(36) "object_accommodationinfo_capacitymin"
            [11] => string(36) "object_accommodationinfo_capacitymax"
            [12] => string(37) "object_accommodationinfo_roomsplacing"
            [13] => string(35) "object_accommodationinfo_roomscount"
            [14] => string(38) "object_accommodationinfo_parkingplaces"
            [15] => string(40) "object_accommodationinfo_parkingdistance"
            [16] => string(39) "object_accommodationinfo_parkingoptions"
            [17] => string(34) "object_accommodationinfo_consuming"
            [18] => string(32) "object_accommodationinfo_heating"
            [19] => string(32) "object_accommodationinfo_smoking"
            [20] => string(32) "object_accommodationinfo_animals"
            [21] => string(40) "object_accommodationinfo_mobileoperators"
            [22] => string(28) "object_accommodationinfo_web"
            [23] => string(30) "object_accommodationinfo_phone"
            [24] => string(31) "object_accommodationinfo_phone2"
            [25] => string(31) "object_accommodationinfo_phone3"
            [26] => string(30) "object_accommodationinfo_email"
            [27] => string(34) "object_accommodationinfo_equipment"
          }
          ["_primary":protected] => array(1) {
            [1] => string(27) "object_accommodationinfo_id"
          }
          ["_identity":protected] => int(1)
          ["_sequence":protected] => bool(true)
          ["_metadata":protected] => array(28) {
            ["object_accommodationinfo_id"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
              ["COLUMN_POSITION"] => int(1)
              ["DATA_TYPE"] => string(3) "int"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(true)
              ["PRIMARY_POSITION"] => int(1)
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_step"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
              ["COLUMN_POSITION"] => int(2)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "30"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_season"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
              ["COLUMN_POSITION"] => int(3)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_language"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
              ["COLUMN_POSITION"] => int(4)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "10"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_ownerliving"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
              ["COLUMN_POSITION"] => int(5)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_arrive"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
              ["COLUMN_POSITION"] => int(6)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_leave"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
              ["COLUMN_POSITION"] => int(7)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_groups"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
              ["COLUMN_POSITION"] => int(8)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_barrierfree"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
              ["COLUMN_POSITION"] => int(9)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_fence"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
              ["COLUMN_POSITION"] => int(10)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymin"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
              ["COLUMN_POSITION"] => int(11)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymax"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
              ["COLUMN_POSITION"] => int(12)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomsplacing"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
              ["COLUMN_POSITION"] => int(13)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "255"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomscount"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
              ["COLUMN_POSITION"] => int(14)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingplaces"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
              ["COLUMN_POSITION"] => int(15)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingdistance"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
              ["COLUMN_POSITION"] => int(16)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingoptions"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
              ["COLUMN_POSITION"] => int(17)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_consuming"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
              ["COLUMN_POSITION"] => int(18)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_heating"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
              ["COLUMN_POSITION"] => int(19)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_smoking"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
              ["COLUMN_POSITION"] => int(20)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(true)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_animals"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
              ["COLUMN_POSITION"] => int(21)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_mobileoperators"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
              ["COLUMN_POSITION"] => int(22)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_web"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
              ["COLUMN_POSITION"] => int(23)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
              ["COLUMN_POSITION"] => int(24)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone2"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
              ["COLUMN_POSITION"] => int(25)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone3"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
              ["COLUMN_POSITION"] => int(26)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_email"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
              ["COLUMN_POSITION"] => int(27)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_equipment"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
              ["COLUMN_POSITION"] => int(28)
              ["DATA_TYPE"] => string(4) "text"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
          }
          ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
            ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
              ["_options":protected] => array(9) {
                ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                ["file_locking"] => bool(true)
                ["read_control"] => bool(true)
                ["read_control_type"] => string(5) "crc32"
                ["hashed_directory_level"] => int(0)
                ["hashed_directory_umask"] => int(448)
                ["file_name_prefix"] => string(10) "zend_cache"
                ["cache_file_umask"] => int(384)
                ["metadatas_array_max_size"] => int(100)
              }
              ["_metadatasArray":protected] => array(5) {
                ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                  ["hash"] => int(4055364029)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["___translates_pl"] => array(4) {
                  ["hash"] => int(2468060757)
                  ["mtime"] => int(1789262825)
                  ["expire"] => int(1789270025)
                  ["tags"] => array(0) {
                  }
                }
                ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                  ["hash"] => int(800445141)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                  ["hash"] => int(3343607960)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                  ["hash"] => int(3140523971)
                  ["mtime"] => int(1789262825)
                  ["expire"] => int(1789270025)
                  ["tags"] => array(0) {
                  }
                }
              }
              ["_directives":protected] => array(3) {
                ["lifetime"] => int(7200)
                ["logging"] => bool(false)
                ["logger"] => NULL
              }
            }
            ["_options":protected] => array(9) {
              ["write_control"] => bool(true)
              ["caching"] => bool(true)
              ["cache_id_prefix"] => NULL
              ["automatic_serialization"] => bool(true)
              ["automatic_cleaning_factor"] => int(10)
              ["lifetime"] => int(7200)
              ["logging"] => bool(false)
              ["logger"] => NULL
              ["ignore_user_abort"] => bool(false)
            }
            ["_specificOptions":protected] => array(0) {
            }
            ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
            ["_extendedBackend":protected] => bool(true)
            ["_backendCapabilities":protected] => array(6) {
              ["automatic_cleaning"] => bool(true)
              ["tags"] => bool(true)
              ["expired_read"] => bool(true)
              ["priority"] => bool(false)
              ["infinite_lifetime"] => bool(true)
              ["get_list"] => bool(true)
            }
          }
          ["_metadataCacheInClass":protected] => bool(true)
          ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap":protected] => array(0) {
          }
          ["_dependentTables":protected] => array(0) {
          }
          ["_defaultSource":protected] => string(11) "defaultNone"
          ["_defaultValues":protected] => array(0) {
          }
        }
        ["_bind":protected] => array(0) {
        }
        ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
          ["_pdoType":protected] => string(5) "mysql"
          ["_numericDataTypes":protected] => array(16) {
            [0] => int(0)
            [1] => int(1)
            [2] => int(2)
            ["INT"] => int(0)
            ["INTEGER"] => int(0)
            ["MEDIUMINT"] => int(0)
            ["SMALLINT"] => int(0)
            ["TINYINT"] => int(0)
            ["BIGINT"] => int(1)
            ["SERIAL"] => int(1)
            ["DEC"] => int(2)
            ["DECIMAL"] => int(2)
            ["DOUBLE"] => int(2)
            ["DOUBLE PRECISION"] => int(2)
            ["FIXED"] => int(2)
            ["FLOAT"] => int(2)
          }
          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
          ["_config":protected] => array(10) {
            ["host"] => string(9) "localhost"
            ["username"] => string(10) "prodsorger"
            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
            ["dbname"] => string(10) "prodsorger"
            ["default"] => string(1) "1"
            ["port"] => string(4) "3310"
            ["driver_options"] => array(1) {
              [1002] => string(15) "SET NAMES UTF8;"
            }
            ["charset"] => NULL
            ["persistent"] => bool(false)
            ["options"] => array(3) {
              ["caseFolding"] => int(0)
              ["autoQuoteIdentifiers"] => bool(true)
              ["fetchMode"] => int(2)
            }
          }
          ["_fetchMode":protected] => int(2)
          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
            ["_queryProfiles":protected] => array(0) {
            }
            ["_enabled":protected] => bool(false)
            ["_filterElapsedSecs":protected] => NULL
            ["_filterTypes":protected] => NULL
          }
          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
          ["_connection":protected] => object(PDO)#426 (0) {
          }
          ["_caseFolding":protected] => int(0)
          ["_autoQuoteIdentifiers":protected] => bool(true)
          ["_allowSerialization":protected] => bool(true)
          ["_autoReconnectOnUnserialize":protected] => bool(false)
        }
        ["_parts":protected] => array(11) {
          ["distinct"] => bool(false)
          ["columns"] => array(1) {
            [0] => array(3) {
              [0] => string(24) "object_accommodationinfo"
              [1] => string(1) "*"
              [2] => NULL
            }
          }
          ["union"] => array(0) {
          }
          ["from"] => array(1) {
            ["object_accommodationinfo"] => array(4) {
              ["joinType"] => string(10) "inner join"
              ["schema"] => NULL
              ["tableName"] => string(24) "object_accommodationinfo"
              ["joinCondition"] => NULL
            }
          }
          ["where"] => array(1) {
            [0] => string(36) "(object_accommodationinfo_id = 842 )"
          }
          ["group"] => array(0) {
          }
          ["having"] => array(0) {
          }
          ["order"] => array(0) {
          }
          ["limitcount"] => int(1)
          ["limitoffset"] => int(0)
          ["forupdate"] => bool(false)
        }
        ["_tableCols":protected] => array(0) {
        }
      }
    }
  }
  [4] => array(6) {
    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
    ["line"] => int(1391)
    ["function"] => string(6) "_fetch"
    ["class"] => string(22) "Zend_Db_Table_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => object(Zend_Db_Table_Select)#2620 (7) {
        ["_info":protected] => array(10) {
          ["schema"] => NULL
          ["name"] => string(24) "object_accommodationinfo"
          ["cols"] => array(28) {
            [0] => string(27) "object_accommodationinfo_id"
            [1] => string(29) "object_accommodationinfo_step"
            [2] => string(31) "object_accommodationinfo_season"
            [3] => string(33) "object_accommodationinfo_language"
            [4] => string(36) "object_accommodationinfo_ownerliving"
            [5] => string(31) "object_accommodationinfo_arrive"
            [6] => string(30) "object_accommodationinfo_leave"
            [7] => string(31) "object_accommodationinfo_groups"
            [8] => string(36) "object_accommodationinfo_barrierfree"
            [9] => string(30) "object_accommodationinfo_fence"
            [10] => string(36) "object_accommodationinfo_capacitymin"
            [11] => string(36) "object_accommodationinfo_capacitymax"
            [12] => string(37) "object_accommodationinfo_roomsplacing"
            [13] => string(35) "object_accommodationinfo_roomscount"
            [14] => string(38) "object_accommodationinfo_parkingplaces"
            [15] => string(40) "object_accommodationinfo_parkingdistance"
            [16] => string(39) "object_accommodationinfo_parkingoptions"
            [17] => string(34) "object_accommodationinfo_consuming"
            [18] => string(32) "object_accommodationinfo_heating"
            [19] => string(32) "object_accommodationinfo_smoking"
            [20] => string(32) "object_accommodationinfo_animals"
            [21] => string(40) "object_accommodationinfo_mobileoperators"
            [22] => string(28) "object_accommodationinfo_web"
            [23] => string(30) "object_accommodationinfo_phone"
            [24] => string(31) "object_accommodationinfo_phone2"
            [25] => string(31) "object_accommodationinfo_phone3"
            [26] => string(30) "object_accommodationinfo_email"
            [27] => string(34) "object_accommodationinfo_equipment"
          }
          ["primary"] => array(1) {
            [1] => string(27) "object_accommodationinfo_id"
          }
          ["metadata"] => array(28) {
            ["object_accommodationinfo_id"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
              ["COLUMN_POSITION"] => int(1)
              ["DATA_TYPE"] => string(3) "int"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(true)
              ["PRIMARY_POSITION"] => int(1)
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_step"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
              ["COLUMN_POSITION"] => int(2)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "30"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_season"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
              ["COLUMN_POSITION"] => int(3)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_language"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
              ["COLUMN_POSITION"] => int(4)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "10"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_ownerliving"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
              ["COLUMN_POSITION"] => int(5)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_arrive"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
              ["COLUMN_POSITION"] => int(6)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_leave"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
              ["COLUMN_POSITION"] => int(7)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_groups"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
              ["COLUMN_POSITION"] => int(8)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_barrierfree"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
              ["COLUMN_POSITION"] => int(9)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_fence"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
              ["COLUMN_POSITION"] => int(10)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymin"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
              ["COLUMN_POSITION"] => int(11)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymax"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
              ["COLUMN_POSITION"] => int(12)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomsplacing"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
              ["COLUMN_POSITION"] => int(13)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "255"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomscount"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
              ["COLUMN_POSITION"] => int(14)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingplaces"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
              ["COLUMN_POSITION"] => int(15)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingdistance"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
              ["COLUMN_POSITION"] => int(16)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingoptions"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
              ["COLUMN_POSITION"] => int(17)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_consuming"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
              ["COLUMN_POSITION"] => int(18)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_heating"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
              ["COLUMN_POSITION"] => int(19)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_smoking"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
              ["COLUMN_POSITION"] => int(20)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(true)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_animals"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
              ["COLUMN_POSITION"] => int(21)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_mobileoperators"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
              ["COLUMN_POSITION"] => int(22)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_web"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
              ["COLUMN_POSITION"] => int(23)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
              ["COLUMN_POSITION"] => int(24)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone2"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
              ["COLUMN_POSITION"] => int(25)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone3"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
              ["COLUMN_POSITION"] => int(26)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_email"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
              ["COLUMN_POSITION"] => int(27)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_equipment"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
              ["COLUMN_POSITION"] => int(28)
              ["DATA_TYPE"] => string(4) "text"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
          }
          ["rowClass"] => string(17) "Zend_Db_Table_Row"
          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
          ["referenceMap"] => array(0) {
          }
          ["dependentTables"] => array(0) {
          }
          ["sequence"] => bool(true)
        }
        ["_integrityCheck":protected] => bool(true)
        ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
          ["dbupdatelog":protected] => NULL
          ["_definition":protected] => NULL
          ["_definitionConfigName":protected] => NULL
          ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(10) {
              ["host"] => string(9) "localhost"
              ["username"] => string(10) "prodsorger"
              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
              ["dbname"] => string(10) "prodsorger"
              ["default"] => string(1) "1"
              ["port"] => string(4) "3310"
              ["driver_options"] => array(1) {
                [1002] => string(15) "SET NAMES UTF8;"
              }
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
            }
            ["_fetchMode":protected] => int(2)
            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#426 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_schema":protected] => NULL
          ["_name":protected] => string(24) "object_accommodationinfo"
          ["_cols":protected] => array(28) {
            [0] => string(27) "object_accommodationinfo_id"
            [1] => string(29) "object_accommodationinfo_step"
            [2] => string(31) "object_accommodationinfo_season"
            [3] => string(33) "object_accommodationinfo_language"
            [4] => string(36) "object_accommodationinfo_ownerliving"
            [5] => string(31) "object_accommodationinfo_arrive"
            [6] => string(30) "object_accommodationinfo_leave"
            [7] => string(31) "object_accommodationinfo_groups"
            [8] => string(36) "object_accommodationinfo_barrierfree"
            [9] => string(30) "object_accommodationinfo_fence"
            [10] => string(36) "object_accommodationinfo_capacitymin"
            [11] => string(36) "object_accommodationinfo_capacitymax"
            [12] => string(37) "object_accommodationinfo_roomsplacing"
            [13] => string(35) "object_accommodationinfo_roomscount"
            [14] => string(38) "object_accommodationinfo_parkingplaces"
            [15] => string(40) "object_accommodationinfo_parkingdistance"
            [16] => string(39) "object_accommodationinfo_parkingoptions"
            [17] => string(34) "object_accommodationinfo_consuming"
            [18] => string(32) "object_accommodationinfo_heating"
            [19] => string(32) "object_accommodationinfo_smoking"
            [20] => string(32) "object_accommodationinfo_animals"
            [21] => string(40) "object_accommodationinfo_mobileoperators"
            [22] => string(28) "object_accommodationinfo_web"
            [23] => string(30) "object_accommodationinfo_phone"
            [24] => string(31) "object_accommodationinfo_phone2"
            [25] => string(31) "object_accommodationinfo_phone3"
            [26] => string(30) "object_accommodationinfo_email"
            [27] => string(34) "object_accommodationinfo_equipment"
          }
          ["_primary":protected] => array(1) {
            [1] => string(27) "object_accommodationinfo_id"
          }
          ["_identity":protected] => int(1)
          ["_sequence":protected] => bool(true)
          ["_metadata":protected] => array(28) {
            ["object_accommodationinfo_id"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
              ["COLUMN_POSITION"] => int(1)
              ["DATA_TYPE"] => string(3) "int"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(true)
              ["PRIMARY_POSITION"] => int(1)
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_step"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
              ["COLUMN_POSITION"] => int(2)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "30"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_season"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
              ["COLUMN_POSITION"] => int(3)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_language"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
              ["COLUMN_POSITION"] => int(4)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "10"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_ownerliving"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
              ["COLUMN_POSITION"] => int(5)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_arrive"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
              ["COLUMN_POSITION"] => int(6)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_leave"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
              ["COLUMN_POSITION"] => int(7)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_groups"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
              ["COLUMN_POSITION"] => int(8)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_barrierfree"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
              ["COLUMN_POSITION"] => int(9)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_fence"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
              ["COLUMN_POSITION"] => int(10)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymin"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
              ["COLUMN_POSITION"] => int(11)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymax"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
              ["COLUMN_POSITION"] => int(12)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomsplacing"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
              ["COLUMN_POSITION"] => int(13)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "255"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomscount"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
              ["COLUMN_POSITION"] => int(14)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingplaces"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
              ["COLUMN_POSITION"] => int(15)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingdistance"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
              ["COLUMN_POSITION"] => int(16)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingoptions"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
              ["COLUMN_POSITION"] => int(17)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_consuming"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
              ["COLUMN_POSITION"] => int(18)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_heating"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
              ["COLUMN_POSITION"] => int(19)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_smoking"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
              ["COLUMN_POSITION"] => int(20)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(true)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_animals"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
              ["COLUMN_POSITION"] => int(21)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_mobileoperators"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
              ["COLUMN_POSITION"] => int(22)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_web"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
              ["COLUMN_POSITION"] => int(23)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
              ["COLUMN_POSITION"] => int(24)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone2"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
              ["COLUMN_POSITION"] => int(25)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone3"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
              ["COLUMN_POSITION"] => int(26)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_email"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
              ["COLUMN_POSITION"] => int(27)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_equipment"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
              ["COLUMN_POSITION"] => int(28)
              ["DATA_TYPE"] => string(4) "text"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
          }
          ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
            ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
              ["_options":protected] => array(9) {
                ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                ["file_locking"] => bool(true)
                ["read_control"] => bool(true)
                ["read_control_type"] => string(5) "crc32"
                ["hashed_directory_level"] => int(0)
                ["hashed_directory_umask"] => int(448)
                ["file_name_prefix"] => string(10) "zend_cache"
                ["cache_file_umask"] => int(384)
                ["metadatas_array_max_size"] => int(100)
              }
              ["_metadatasArray":protected] => array(5) {
                ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                  ["hash"] => int(4055364029)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["___translates_pl"] => array(4) {
                  ["hash"] => int(2468060757)
                  ["mtime"] => int(1789262825)
                  ["expire"] => int(1789270025)
                  ["tags"] => array(0) {
                  }
                }
                ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                  ["hash"] => int(800445141)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                  ["hash"] => int(3343607960)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                  ["hash"] => int(3140523971)
                  ["mtime"] => int(1789262825)
                  ["expire"] => int(1789270025)
                  ["tags"] => array(0) {
                  }
                }
              }
              ["_directives":protected] => array(3) {
                ["lifetime"] => int(7200)
                ["logging"] => bool(false)
                ["logger"] => NULL
              }
            }
            ["_options":protected] => array(9) {
              ["write_control"] => bool(true)
              ["caching"] => bool(true)
              ["cache_id_prefix"] => NULL
              ["automatic_serialization"] => bool(true)
              ["automatic_cleaning_factor"] => int(10)
              ["lifetime"] => int(7200)
              ["logging"] => bool(false)
              ["logger"] => NULL
              ["ignore_user_abort"] => bool(false)
            }
            ["_specificOptions":protected] => array(0) {
            }
            ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
            ["_extendedBackend":protected] => bool(true)
            ["_backendCapabilities":protected] => array(6) {
              ["automatic_cleaning"] => bool(true)
              ["tags"] => bool(true)
              ["expired_read"] => bool(true)
              ["priority"] => bool(false)
              ["infinite_lifetime"] => bool(true)
              ["get_list"] => bool(true)
            }
          }
          ["_metadataCacheInClass":protected] => bool(true)
          ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap":protected] => array(0) {
          }
          ["_dependentTables":protected] => array(0) {
          }
          ["_defaultSource":protected] => string(11) "defaultNone"
          ["_defaultValues":protected] => array(0) {
          }
        }
        ["_bind":protected] => array(0) {
        }
        ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
          ["_pdoType":protected] => string(5) "mysql"
          ["_numericDataTypes":protected] => array(16) {
            [0] => int(0)
            [1] => int(1)
            [2] => int(2)
            ["INT"] => int(0)
            ["INTEGER"] => int(0)
            ["MEDIUMINT"] => int(0)
            ["SMALLINT"] => int(0)
            ["TINYINT"] => int(0)
            ["BIGINT"] => int(1)
            ["SERIAL"] => int(1)
            ["DEC"] => int(2)
            ["DECIMAL"] => int(2)
            ["DOUBLE"] => int(2)
            ["DOUBLE PRECISION"] => int(2)
            ["FIXED"] => int(2)
            ["FLOAT"] => int(2)
          }
          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
          ["_config":protected] => array(10) {
            ["host"] => string(9) "localhost"
            ["username"] => string(10) "prodsorger"
            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
            ["dbname"] => string(10) "prodsorger"
            ["default"] => string(1) "1"
            ["port"] => string(4) "3310"
            ["driver_options"] => array(1) {
              [1002] => string(15) "SET NAMES UTF8;"
            }
            ["charset"] => NULL
            ["persistent"] => bool(false)
            ["options"] => array(3) {
              ["caseFolding"] => int(0)
              ["autoQuoteIdentifiers"] => bool(true)
              ["fetchMode"] => int(2)
            }
          }
          ["_fetchMode":protected] => int(2)
          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
            ["_queryProfiles":protected] => array(0) {
            }
            ["_enabled":protected] => bool(false)
            ["_filterElapsedSecs":protected] => NULL
            ["_filterTypes":protected] => NULL
          }
          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
          ["_connection":protected] => object(PDO)#426 (0) {
          }
          ["_caseFolding":protected] => int(0)
          ["_autoQuoteIdentifiers":protected] => bool(true)
          ["_allowSerialization":protected] => bool(true)
          ["_autoReconnectOnUnserialize":protected] => bool(false)
        }
        ["_parts":protected] => array(11) {
          ["distinct"] => bool(false)
          ["columns"] => array(1) {
            [0] => array(3) {
              [0] => string(24) "object_accommodationinfo"
              [1] => string(1) "*"
              [2] => NULL
            }
          }
          ["union"] => array(0) {
          }
          ["from"] => array(1) {
            ["object_accommodationinfo"] => array(4) {
              ["joinType"] => string(10) "inner join"
              ["schema"] => NULL
              ["tableName"] => string(24) "object_accommodationinfo"
              ["joinCondition"] => NULL
            }
          }
          ["where"] => array(1) {
            [0] => string(36) "(object_accommodationinfo_id = 842 )"
          }
          ["group"] => array(0) {
          }
          ["having"] => array(0) {
          }
          ["order"] => array(0) {
          }
          ["limitcount"] => int(1)
          ["limitoffset"] => int(0)
          ["forupdate"] => bool(false)
        }
        ["_tableCols":protected] => array(0) {
        }
      }
    }
  }
  [5] => array(6) {
    ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
    ["line"] => int(74)
    ["function"] => string(8) "fetchRow"
    ["class"] => string(22) "Zend_Db_Table_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => object(Zend_Db_Table_Select)#2620 (7) {
        ["_info":protected] => array(10) {
          ["schema"] => NULL
          ["name"] => string(24) "object_accommodationinfo"
          ["cols"] => array(28) {
            [0] => string(27) "object_accommodationinfo_id"
            [1] => string(29) "object_accommodationinfo_step"
            [2] => string(31) "object_accommodationinfo_season"
            [3] => string(33) "object_accommodationinfo_language"
            [4] => string(36) "object_accommodationinfo_ownerliving"
            [5] => string(31) "object_accommodationinfo_arrive"
            [6] => string(30) "object_accommodationinfo_leave"
            [7] => string(31) "object_accommodationinfo_groups"
            [8] => string(36) "object_accommodationinfo_barrierfree"
            [9] => string(30) "object_accommodationinfo_fence"
            [10] => string(36) "object_accommodationinfo_capacitymin"
            [11] => string(36) "object_accommodationinfo_capacitymax"
            [12] => string(37) "object_accommodationinfo_roomsplacing"
            [13] => string(35) "object_accommodationinfo_roomscount"
            [14] => string(38) "object_accommodationinfo_parkingplaces"
            [15] => string(40) "object_accommodationinfo_parkingdistance"
            [16] => string(39) "object_accommodationinfo_parkingoptions"
            [17] => string(34) "object_accommodationinfo_consuming"
            [18] => string(32) "object_accommodationinfo_heating"
            [19] => string(32) "object_accommodationinfo_smoking"
            [20] => string(32) "object_accommodationinfo_animals"
            [21] => string(40) "object_accommodationinfo_mobileoperators"
            [22] => string(28) "object_accommodationinfo_web"
            [23] => string(30) "object_accommodationinfo_phone"
            [24] => string(31) "object_accommodationinfo_phone2"
            [25] => string(31) "object_accommodationinfo_phone3"
            [26] => string(30) "object_accommodationinfo_email"
            [27] => string(34) "object_accommodationinfo_equipment"
          }
          ["primary"] => array(1) {
            [1] => string(27) "object_accommodationinfo_id"
          }
          ["metadata"] => array(28) {
            ["object_accommodationinfo_id"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
              ["COLUMN_POSITION"] => int(1)
              ["DATA_TYPE"] => string(3) "int"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(true)
              ["PRIMARY_POSITION"] => int(1)
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_step"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
              ["COLUMN_POSITION"] => int(2)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "30"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_season"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
              ["COLUMN_POSITION"] => int(3)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_language"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
              ["COLUMN_POSITION"] => int(4)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "10"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_ownerliving"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
              ["COLUMN_POSITION"] => int(5)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_arrive"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
              ["COLUMN_POSITION"] => int(6)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_leave"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
              ["COLUMN_POSITION"] => int(7)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_groups"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
              ["COLUMN_POSITION"] => int(8)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_barrierfree"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
              ["COLUMN_POSITION"] => int(9)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_fence"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
              ["COLUMN_POSITION"] => int(10)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymin"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
              ["COLUMN_POSITION"] => int(11)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymax"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
              ["COLUMN_POSITION"] => int(12)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomsplacing"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
              ["COLUMN_POSITION"] => int(13)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "255"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomscount"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
              ["COLUMN_POSITION"] => int(14)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingplaces"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
              ["COLUMN_POSITION"] => int(15)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingdistance"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
              ["COLUMN_POSITION"] => int(16)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingoptions"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
              ["COLUMN_POSITION"] => int(17)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_consuming"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
              ["COLUMN_POSITION"] => int(18)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_heating"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
              ["COLUMN_POSITION"] => int(19)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_smoking"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
              ["COLUMN_POSITION"] => int(20)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(true)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_animals"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
              ["COLUMN_POSITION"] => int(21)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_mobileoperators"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
              ["COLUMN_POSITION"] => int(22)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_web"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
              ["COLUMN_POSITION"] => int(23)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
              ["COLUMN_POSITION"] => int(24)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone2"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
              ["COLUMN_POSITION"] => int(25)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone3"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
              ["COLUMN_POSITION"] => int(26)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_email"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
              ["COLUMN_POSITION"] => int(27)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_equipment"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
              ["COLUMN_POSITION"] => int(28)
              ["DATA_TYPE"] => string(4) "text"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
          }
          ["rowClass"] => string(17) "Zend_Db_Table_Row"
          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
          ["referenceMap"] => array(0) {
          }
          ["dependentTables"] => array(0) {
          }
          ["sequence"] => bool(true)
        }
        ["_integrityCheck":protected] => bool(true)
        ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
          ["dbupdatelog":protected] => NULL
          ["_definition":protected] => NULL
          ["_definitionConfigName":protected] => NULL
          ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(10) {
              ["host"] => string(9) "localhost"
              ["username"] => string(10) "prodsorger"
              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
              ["dbname"] => string(10) "prodsorger"
              ["default"] => string(1) "1"
              ["port"] => string(4) "3310"
              ["driver_options"] => array(1) {
                [1002] => string(15) "SET NAMES UTF8;"
              }
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
            }
            ["_fetchMode":protected] => int(2)
            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#426 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_schema":protected] => NULL
          ["_name":protected] => string(24) "object_accommodationinfo"
          ["_cols":protected] => array(28) {
            [0] => string(27) "object_accommodationinfo_id"
            [1] => string(29) "object_accommodationinfo_step"
            [2] => string(31) "object_accommodationinfo_season"
            [3] => string(33) "object_accommodationinfo_language"
            [4] => string(36) "object_accommodationinfo_ownerliving"
            [5] => string(31) "object_accommodationinfo_arrive"
            [6] => string(30) "object_accommodationinfo_leave"
            [7] => string(31) "object_accommodationinfo_groups"
            [8] => string(36) "object_accommodationinfo_barrierfree"
            [9] => string(30) "object_accommodationinfo_fence"
            [10] => string(36) "object_accommodationinfo_capacitymin"
            [11] => string(36) "object_accommodationinfo_capacitymax"
            [12] => string(37) "object_accommodationinfo_roomsplacing"
            [13] => string(35) "object_accommodationinfo_roomscount"
            [14] => string(38) "object_accommodationinfo_parkingplaces"
            [15] => string(40) "object_accommodationinfo_parkingdistance"
            [16] => string(39) "object_accommodationinfo_parkingoptions"
            [17] => string(34) "object_accommodationinfo_consuming"
            [18] => string(32) "object_accommodationinfo_heating"
            [19] => string(32) "object_accommodationinfo_smoking"
            [20] => string(32) "object_accommodationinfo_animals"
            [21] => string(40) "object_accommodationinfo_mobileoperators"
            [22] => string(28) "object_accommodationinfo_web"
            [23] => string(30) "object_accommodationinfo_phone"
            [24] => string(31) "object_accommodationinfo_phone2"
            [25] => string(31) "object_accommodationinfo_phone3"
            [26] => string(30) "object_accommodationinfo_email"
            [27] => string(34) "object_accommodationinfo_equipment"
          }
          ["_primary":protected] => array(1) {
            [1] => string(27) "object_accommodationinfo_id"
          }
          ["_identity":protected] => int(1)
          ["_sequence":protected] => bool(true)
          ["_metadata":protected] => array(28) {
            ["object_accommodationinfo_id"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
              ["COLUMN_POSITION"] => int(1)
              ["DATA_TYPE"] => string(3) "int"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(true)
              ["PRIMARY_POSITION"] => int(1)
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_step"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
              ["COLUMN_POSITION"] => int(2)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "30"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_season"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
              ["COLUMN_POSITION"] => int(3)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_language"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
              ["COLUMN_POSITION"] => int(4)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "10"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_ownerliving"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
              ["COLUMN_POSITION"] => int(5)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_arrive"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
              ["COLUMN_POSITION"] => int(6)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_leave"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
              ["COLUMN_POSITION"] => int(7)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(2) "11"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_groups"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
              ["COLUMN_POSITION"] => int(8)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_barrierfree"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
              ["COLUMN_POSITION"] => int(9)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_fence"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
              ["COLUMN_POSITION"] => int(10)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => string(1) "0"
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymin"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
              ["COLUMN_POSITION"] => int(11)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_capacitymax"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
              ["COLUMN_POSITION"] => int(12)
              ["DATA_TYPE"] => string(8) "smallint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomsplacing"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
              ["COLUMN_POSITION"] => int(13)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "255"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_roomscount"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
              ["COLUMN_POSITION"] => int(14)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingplaces"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
              ["COLUMN_POSITION"] => int(15)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingdistance"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
              ["COLUMN_POSITION"] => int(16)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_parkingoptions"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
              ["COLUMN_POSITION"] => int(17)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_consuming"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
              ["COLUMN_POSITION"] => int(18)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_heating"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
              ["COLUMN_POSITION"] => int(19)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_smoking"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
              ["COLUMN_POSITION"] => int(20)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(true)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_animals"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
              ["COLUMN_POSITION"] => int(21)
              ["DATA_TYPE"] => string(7) "tinyint"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_mobileoperators"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
              ["COLUMN_POSITION"] => int(22)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_web"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
              ["COLUMN_POSITION"] => int(23)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
              ["COLUMN_POSITION"] => int(24)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone2"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
              ["COLUMN_POSITION"] => int(25)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_phone3"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
              ["COLUMN_POSITION"] => int(26)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_email"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
              ["COLUMN_POSITION"] => int(27)
              ["DATA_TYPE"] => string(7) "varchar"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => string(3) "100"
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
            ["object_accommodationinfo_equipment"] => array(14) {
              ["SCHEMA_NAME"] => NULL
              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
              ["COLUMN_POSITION"] => int(28)
              ["DATA_TYPE"] => string(4) "text"
              ["DEFAULT"] => NULL
              ["NULLABLE"] => bool(false)
              ["LENGTH"] => NULL
              ["SCALE"] => NULL
              ["PRECISION"] => NULL
              ["UNSIGNED"] => NULL
              ["PRIMARY"] => bool(false)
              ["PRIMARY_POSITION"] => NULL
              ["IDENTITY"] => bool(false)
            }
          }
          ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
            ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
              ["_options":protected] => array(9) {
                ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                ["file_locking"] => bool(true)
                ["read_control"] => bool(true)
                ["read_control_type"] => string(5) "crc32"
                ["hashed_directory_level"] => int(0)
                ["hashed_directory_umask"] => int(448)
                ["file_name_prefix"] => string(10) "zend_cache"
                ["cache_file_umask"] => int(384)
                ["metadatas_array_max_size"] => int(100)
              }
              ["_metadatasArray":protected] => array(5) {
                ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                  ["hash"] => int(4055364029)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["___translates_pl"] => array(4) {
                  ["hash"] => int(2468060757)
                  ["mtime"] => int(1789262825)
                  ["expire"] => int(1789270025)
                  ["tags"] => array(0) {
                  }
                }
                ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                  ["hash"] => int(800445141)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                  ["hash"] => int(3343607960)
                  ["mtime"] => int(1789262824)
                  ["expire"] => int(1789270024)
                  ["tags"] => array(0) {
                  }
                }
                ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                  ["hash"] => int(3140523971)
                  ["mtime"] => int(1789262825)
                  ["expire"] => int(1789270025)
                  ["tags"] => array(0) {
                  }
                }
              }
              ["_directives":protected] => array(3) {
                ["lifetime"] => int(7200)
                ["logging"] => bool(false)
                ["logger"] => NULL
              }
            }
            ["_options":protected] => array(9) {
              ["write_control"] => bool(true)
              ["caching"] => bool(true)
              ["cache_id_prefix"] => NULL
              ["automatic_serialization"] => bool(true)
              ["automatic_cleaning_factor"] => int(10)
              ["lifetime"] => int(7200)
              ["logging"] => bool(false)
              ["logger"] => NULL
              ["ignore_user_abort"] => bool(false)
            }
            ["_specificOptions":protected] => array(0) {
            }
            ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
            ["_extendedBackend":protected] => bool(true)
            ["_backendCapabilities":protected] => array(6) {
              ["automatic_cleaning"] => bool(true)
              ["tags"] => bool(true)
              ["expired_read"] => bool(true)
              ["priority"] => bool(false)
              ["infinite_lifetime"] => bool(true)
              ["get_list"] => bool(true)
            }
          }
          ["_metadataCacheInClass":protected] => bool(true)
          ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap":protected] => array(0) {
          }
          ["_dependentTables":protected] => array(0) {
          }
          ["_defaultSource":protected] => string(11) "defaultNone"
          ["_defaultValues":protected] => array(0) {
          }
        }
        ["_bind":protected] => array(0) {
        }
        ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
          ["_pdoType":protected] => string(5) "mysql"
          ["_numericDataTypes":protected] => array(16) {
            [0] => int(0)
            [1] => int(1)
            [2] => int(2)
            ["INT"] => int(0)
            ["INTEGER"] => int(0)
            ["MEDIUMINT"] => int(0)
            ["SMALLINT"] => int(0)
            ["TINYINT"] => int(0)
            ["BIGINT"] => int(1)
            ["SERIAL"] => int(1)
            ["DEC"] => int(2)
            ["DECIMAL"] => int(2)
            ["DOUBLE"] => int(2)
            ["DOUBLE PRECISION"] => int(2)
            ["FIXED"] => int(2)
            ["FLOAT"] => int(2)
          }
          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
          ["_config":protected] => array(10) {
            ["host"] => string(9) "localhost"
            ["username"] => string(10) "prodsorger"
            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
            ["dbname"] => string(10) "prodsorger"
            ["default"] => string(1) "1"
            ["port"] => string(4) "3310"
            ["driver_options"] => array(1) {
              [1002] => string(15) "SET NAMES UTF8;"
            }
            ["charset"] => NULL
            ["persistent"] => bool(false)
            ["options"] => array(3) {
              ["caseFolding"] => int(0)
              ["autoQuoteIdentifiers"] => bool(true)
              ["fetchMode"] => int(2)
            }
          }
          ["_fetchMode":protected] => int(2)
          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
            ["_queryProfiles":protected] => array(0) {
            }
            ["_enabled":protected] => bool(false)
            ["_filterElapsedSecs":protected] => NULL
            ["_filterTypes":protected] => NULL
          }
          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
          ["_connection":protected] => object(PDO)#426 (0) {
          }
          ["_caseFolding":protected] => int(0)
          ["_autoQuoteIdentifiers":protected] => bool(true)
          ["_allowSerialization":protected] => bool(true)
          ["_autoReconnectOnUnserialize":protected] => bool(false)
        }
        ["_parts":protected] => array(11) {
          ["distinct"] => bool(false)
          ["columns"] => array(1) {
            [0] => array(3) {
              [0] => string(24) "object_accommodationinfo"
              [1] => string(1) "*"
              [2] => NULL
            }
          }
          ["union"] => array(0) {
          }
          ["from"] => array(1) {
            ["object_accommodationinfo"] => array(4) {
              ["joinType"] => string(10) "inner join"
              ["schema"] => NULL
              ["tableName"] => string(24) "object_accommodationinfo"
              ["joinCondition"] => NULL
            }
          }
          ["where"] => array(1) {
            [0] => string(36) "(object_accommodationinfo_id = 842 )"
          }
          ["group"] => array(0) {
          }
          ["having"] => array(0) {
          }
          ["order"] => array(0) {
          }
          ["limitcount"] => int(1)
          ["limitoffset"] => int(0)
          ["forupdate"] => bool(false)
        }
        ["_tableCols":protected] => array(0) {
        }
      }
    }
  }
  [6] => array(6) {
    ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
    ["line"] => int(24)
    ["function"] => string(10) "fetchEntry"
    ["class"] => string(10) "Matj_Model"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(3) "842"
    }
  }
  [7] => array(6) {
    ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
    ["line"] => int(17)
    ["function"] => string(11) "__construct"
    ["class"] => string(10) "Matj_Model"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(3) "842"
    }
  }
  [8] => array(6) {
    ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
    ["line"] => int(309)
    ["function"] => string(11) "__construct"
    ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(3) "842"
    }
  }
  [9] => array(6) {
    ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
    ["line"] => int(8)
    ["function"] => string(13) "getInfoObject"
    ["class"] => string(25) "Objects_Model_ObjectHotel"
    ["type"] => string(2) "->"
    ["args"] => array(0) {
    }
  }
  [10] => array(4) {
    ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
    ["line"] => int(108)
    ["args"] => array(1) {
      [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
    }
    ["function"] => string(7) "include"
  }
  [11] => array(6) {
    ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
    ["line"] => int(888)
    ["function"] => string(4) "_run"
    ["class"] => string(9) "Zend_View"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
    }
  }
  [12] => array(6) {
    ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
    ["line"] => int(85)
    ["function"] => string(6) "render"
    ["class"] => string(18) "Zend_View_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => NULL
    }
  }
  [13] => array(4) {
    ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
    ["line"] => int(108)
    ["args"] => array(1) {
      [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
    }
    ["function"] => string(7) "include"
  }
  [14] => array(6) {
    ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
    ["line"] => int(888)
    ["function"] => string(4) "_run"
    ["class"] => string(9) "Zend_View"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
    }
  }
  [15] => array(6) {
    ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
    ["line"] => int(900)
    ["function"] => string(6) "render"
    ["class"] => string(18) "Zend_View_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => NULL
    }
  }
  [16] => array(6) {
    ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
    ["line"] => int(921)
    ["function"] => string(12) "renderScript"
    ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
    ["type"] => string(2) "->"
    ["args"] => array(2) {
      [0] => string(23) "view/detail-hotel.phtml"
      [1] => NULL
    }
  }
  [17] => array(6) {
    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
    ["line"] => int(212)
    ["function"] => string(6) "render"
    ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
    ["type"] => string(2) "->"
    ["args"] => array(3) {
      [0] => string(12) "detail-hotel"
      [1] => NULL
      [2] => bool(false)
    }
  }
  [18] => array(6) {
    ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
    ["line"] => int(1546)
    ["function"] => string(6) "render"
    ["class"] => string(22) "Zend_Controller_Action"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(12) "detail-hotel"
    }
  }
  [19] => array(6) {
    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
    ["line"] => int(516)
    ["function"] => string(12) "detailAction"
    ["class"] => string(22) "Objects_ViewController"
    ["type"] => string(2) "->"
    ["args"] => array(0) {
    }
  }
  [20] => array(6) {
    ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
    ["line"] => int(295)
    ["function"] => string(8) "dispatch"
    ["class"] => string(22) "Zend_Controller_Action"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(12) "detailAction"
    }
  }
  [21] => array(6) {
    ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
    ["line"] => int(954)
    ["function"] => string(8) "dispatch"
    ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
    ["type"] => string(2) "->"
    ["args"] => array(2) {
      [0] => object(Zend_Controller_Request_Http)#433 (15) {
        ["_paramSources":protected] => array(2) {
          [0] => string(4) "_GET"
          [1] => string(5) "_POST"
        }
        ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
        ["_baseUrl":protected] => string(0) ""
        ["_basePath":protected] => NULL
        ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
        ["_params":protected] => array(7) {
          ["routeType"] => string(6) "object"
          ["attraction"] => string(5) "hotel"
          ["module"] => string(7) "objects"
          ["controller"] => string(4) "view"
          ["action"] => string(6) "detail"
          ["id"] => string(5) "12756"
          ["error_handler"] => object(ArrayObject)#3048 (1) {
            ["storage":"ArrayObject":private] => array(3) {
              ["exception"] => object(Zend_Db_Statement_Exception)#2624 (8) {
                ["_previous":"Zend_Exception":private] => NULL
                ["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
                ["string":"Exception":private] => string(0) ""
                ["code":protected] => int(0)
                ["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
                ["line":protected] => int(234)
                ["trace":"Exception":private] => array(25) {
                  [0] => array(6) {
                    ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
                    ["line"] => int(300)
                    ["function"] => string(8) "_execute"
                    ["class"] => string(21) "Zend_Db_Statement_Pdo"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => array(0) {
                      }
                    }
                  }
                  [1] => array(6) {
                    ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
                    ["line"] => int(479)
                    ["function"] => string(7) "execute"
                    ["class"] => string(17) "Zend_Db_Statement"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => array(0) {
                      }
                    }
                  }
                  [2] => array(6) {
                    ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
                    ["line"] => int(238)
                    ["function"] => string(5) "query"
                    ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
                      [1] => array(0) {
                      }
                    }
                  }
                  [3] => array(6) {
                    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                    ["line"] => int(1529)
                    ["function"] => string(5) "query"
                    ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => object(Zend_Db_Table_Select)#2620 (7) {
                        ["_info":protected] => array(10) {
                          ["schema"] => NULL
                          ["name"] => string(24) "object_accommodationinfo"
                          ["cols"] => array(28) {
                            [0] => string(27) "object_accommodationinfo_id"
                            [1] => string(29) "object_accommodationinfo_step"
                            [2] => string(31) "object_accommodationinfo_season"
                            [3] => string(33) "object_accommodationinfo_language"
                            [4] => string(36) "object_accommodationinfo_ownerliving"
                            [5] => string(31) "object_accommodationinfo_arrive"
                            [6] => string(30) "object_accommodationinfo_leave"
                            [7] => string(31) "object_accommodationinfo_groups"
                            [8] => string(36) "object_accommodationinfo_barrierfree"
                            [9] => string(30) "object_accommodationinfo_fence"
                            [10] => string(36) "object_accommodationinfo_capacitymin"
                            [11] => string(36) "object_accommodationinfo_capacitymax"
                            [12] => string(37) "object_accommodationinfo_roomsplacing"
                            [13] => string(35) "object_accommodationinfo_roomscount"
                            [14] => string(38) "object_accommodationinfo_parkingplaces"
                            [15] => string(40) "object_accommodationinfo_parkingdistance"
                            [16] => string(39) "object_accommodationinfo_parkingoptions"
                            [17] => string(34) "object_accommodationinfo_consuming"
                            [18] => string(32) "object_accommodationinfo_heating"
                            [19] => string(32) "object_accommodationinfo_smoking"
                            [20] => string(32) "object_accommodationinfo_animals"
                            [21] => string(40) "object_accommodationinfo_mobileoperators"
                            [22] => string(28) "object_accommodationinfo_web"
                            [23] => string(30) "object_accommodationinfo_phone"
                            [24] => string(31) "object_accommodationinfo_phone2"
                            [25] => string(31) "object_accommodationinfo_phone3"
                            [26] => string(30) "object_accommodationinfo_email"
                            [27] => string(34) "object_accommodationinfo_equipment"
                          }
                          ["primary"] => array(1) {
                            [1] => string(27) "object_accommodationinfo_id"
                          }
                          ["metadata"] => array(28) {
                            ["object_accommodationinfo_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_step"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "30"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_season"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_ownerliving"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_arrive"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_leave"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_groups"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_barrierfree"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_fence"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymin"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymax"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomsplacing"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomscount"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                              ["COLUMN_POSITION"] => int(14)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingplaces"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                              ["COLUMN_POSITION"] => int(15)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingdistance"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                              ["COLUMN_POSITION"] => int(16)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingoptions"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                              ["COLUMN_POSITION"] => int(17)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_consuming"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                              ["COLUMN_POSITION"] => int(18)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_heating"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                              ["COLUMN_POSITION"] => int(19)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_smoking"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                              ["COLUMN_POSITION"] => int(20)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_animals"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                              ["COLUMN_POSITION"] => int(21)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_mobileoperators"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                              ["COLUMN_POSITION"] => int(22)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_web"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                              ["COLUMN_POSITION"] => int(23)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                              ["COLUMN_POSITION"] => int(24)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone2"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                              ["COLUMN_POSITION"] => int(25)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone3"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                              ["COLUMN_POSITION"] => int(26)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                              ["COLUMN_POSITION"] => int(27)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_equipment"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                              ["COLUMN_POSITION"] => int(28)
                              ["DATA_TYPE"] => string(4) "text"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["rowClass"] => string(17) "Zend_Db_Table_Row"
                          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                          ["referenceMap"] => array(0) {
                          }
                          ["dependentTables"] => array(0) {
                          }
                          ["sequence"] => bool(true)
                        }
                        ["_integrityCheck":protected] => bool(true)
                        ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                          ["dbupdatelog":protected] => NULL
                          ["_definition":protected] => NULL
                          ["_definitionConfigName":protected] => NULL
                          ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(10) {
                              ["host"] => string(9) "localhost"
                              ["username"] => string(10) "prodsorger"
                              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                              ["dbname"] => string(10) "prodsorger"
                              ["default"] => string(1) "1"
                              ["port"] => string(4) "3310"
                              ["driver_options"] => array(1) {
                                [1002] => string(15) "SET NAMES UTF8;"
                              }
                              ["charset"] => NULL
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#426 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_schema":protected] => NULL
                          ["_name":protected] => string(24) "object_accommodationinfo"
                          ["_cols":protected] => array(28) {
                            [0] => string(27) "object_accommodationinfo_id"
                            [1] => string(29) "object_accommodationinfo_step"
                            [2] => string(31) "object_accommodationinfo_season"
                            [3] => string(33) "object_accommodationinfo_language"
                            [4] => string(36) "object_accommodationinfo_ownerliving"
                            [5] => string(31) "object_accommodationinfo_arrive"
                            [6] => string(30) "object_accommodationinfo_leave"
                            [7] => string(31) "object_accommodationinfo_groups"
                            [8] => string(36) "object_accommodationinfo_barrierfree"
                            [9] => string(30) "object_accommodationinfo_fence"
                            [10] => string(36) "object_accommodationinfo_capacitymin"
                            [11] => string(36) "object_accommodationinfo_capacitymax"
                            [12] => string(37) "object_accommodationinfo_roomsplacing"
                            [13] => string(35) "object_accommodationinfo_roomscount"
                            [14] => string(38) "object_accommodationinfo_parkingplaces"
                            [15] => string(40) "object_accommodationinfo_parkingdistance"
                            [16] => string(39) "object_accommodationinfo_parkingoptions"
                            [17] => string(34) "object_accommodationinfo_consuming"
                            [18] => string(32) "object_accommodationinfo_heating"
                            [19] => string(32) "object_accommodationinfo_smoking"
                            [20] => string(32) "object_accommodationinfo_animals"
                            [21] => string(40) "object_accommodationinfo_mobileoperators"
                            [22] => string(28) "object_accommodationinfo_web"
                            [23] => string(30) "object_accommodationinfo_phone"
                            [24] => string(31) "object_accommodationinfo_phone2"
                            [25] => string(31) "object_accommodationinfo_phone3"
                            [26] => string(30) "object_accommodationinfo_email"
                            [27] => string(34) "object_accommodationinfo_equipment"
                          }
                          ["_primary":protected] => array(1) {
                            [1] => string(27) "object_accommodationinfo_id"
                          }
                          ["_identity":protected] => int(1)
                          ["_sequence":protected] => bool(true)
                          ["_metadata":protected] => array(28) {
                            ["object_accommodationinfo_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_step"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "30"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_season"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_ownerliving"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_arrive"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_leave"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_groups"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_barrierfree"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_fence"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymin"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymax"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomsplacing"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomscount"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                              ["COLUMN_POSITION"] => int(14)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingplaces"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                              ["COLUMN_POSITION"] => int(15)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingdistance"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                              ["COLUMN_POSITION"] => int(16)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingoptions"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                              ["COLUMN_POSITION"] => int(17)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_consuming"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                              ["COLUMN_POSITION"] => int(18)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_heating"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                              ["COLUMN_POSITION"] => int(19)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_smoking"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                              ["COLUMN_POSITION"] => int(20)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_animals"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                              ["COLUMN_POSITION"] => int(21)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_mobileoperators"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                              ["COLUMN_POSITION"] => int(22)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_web"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                              ["COLUMN_POSITION"] => int(23)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                              ["COLUMN_POSITION"] => int(24)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone2"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                              ["COLUMN_POSITION"] => int(25)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone3"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                              ["COLUMN_POSITION"] => int(26)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                              ["COLUMN_POSITION"] => int(27)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_equipment"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                              ["COLUMN_POSITION"] => int(28)
                              ["DATA_TYPE"] => string(4) "text"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                            ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                              ["_options":protected] => array(9) {
                                ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                                ["file_locking"] => bool(true)
                                ["read_control"] => bool(true)
                                ["read_control_type"] => string(5) "crc32"
                                ["hashed_directory_level"] => int(0)
                                ["hashed_directory_umask"] => int(448)
                                ["file_name_prefix"] => string(10) "zend_cache"
                                ["cache_file_umask"] => int(384)
                                ["metadatas_array_max_size"] => int(100)
                              }
                              ["_metadatasArray":protected] => array(5) {
                                ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                  ["hash"] => int(4055364029)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["___translates_pl"] => array(4) {
                                  ["hash"] => int(2468060757)
                                  ["mtime"] => int(1789262825)
                                  ["expire"] => int(1789270025)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                  ["hash"] => int(800445141)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                  ["hash"] => int(3343607960)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                  ["hash"] => int(3140523971)
                                  ["mtime"] => int(1789262825)
                                  ["expire"] => int(1789270025)
                                  ["tags"] => array(0) {
                                  }
                                }
                              }
                              ["_directives":protected] => array(3) {
                                ["lifetime"] => int(7200)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                              }
                            }
                            ["_options":protected] => array(9) {
                              ["write_control"] => bool(true)
                              ["caching"] => bool(true)
                              ["cache_id_prefix"] => NULL
                              ["automatic_serialization"] => bool(true)
                              ["automatic_cleaning_factor"] => int(10)
                              ["lifetime"] => int(7200)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                              ["ignore_user_abort"] => bool(false)
                            }
                            ["_specificOptions":protected] => array(0) {
                            }
                            ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                            ["_extendedBackend":protected] => bool(true)
                            ["_backendCapabilities":protected] => array(6) {
                              ["automatic_cleaning"] => bool(true)
                              ["tags"] => bool(true)
                              ["expired_read"] => bool(true)
                              ["priority"] => bool(false)
                              ["infinite_lifetime"] => bool(true)
                              ["get_list"] => bool(true)
                            }
                          }
                          ["_metadataCacheInClass":protected] => bool(true)
                          ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                          ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                          ["_referenceMap":protected] => array(0) {
                          }
                          ["_dependentTables":protected] => array(0) {
                          }
                          ["_defaultSource":protected] => string(11) "defaultNone"
                          ["_defaultValues":protected] => array(0) {
                          }
                        }
                        ["_bind":protected] => array(0) {
                        }
                        ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(10) {
                            ["host"] => string(9) "localhost"
                            ["username"] => string(10) "prodsorger"
                            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                            ["dbname"] => string(10) "prodsorger"
                            ["default"] => string(1) "1"
                            ["port"] => string(4) "3310"
                            ["driver_options"] => array(1) {
                              [1002] => string(15) "SET NAMES UTF8;"
                            }
                            ["charset"] => NULL
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#426 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["_parts":protected] => array(11) {
                          ["distinct"] => bool(false)
                          ["columns"] => array(1) {
                            [0] => array(3) {
                              [0] => string(24) "object_accommodationinfo"
                              [1] => string(1) "*"
                              [2] => NULL
                            }
                          }
                          ["union"] => array(0) {
                          }
                          ["from"] => array(1) {
                            ["object_accommodationinfo"] => array(4) {
                              ["joinType"] => string(10) "inner join"
                              ["schema"] => NULL
                              ["tableName"] => string(24) "object_accommodationinfo"
                              ["joinCondition"] => NULL
                            }
                          }
                          ["where"] => array(1) {
                            [0] => string(36) "(object_accommodationinfo_id = 842 )"
                          }
                          ["group"] => array(0) {
                          }
                          ["having"] => array(0) {
                          }
                          ["order"] => array(0) {
                          }
                          ["limitcount"] => int(1)
                          ["limitoffset"] => int(0)
                          ["forupdate"] => bool(false)
                        }
                        ["_tableCols":protected] => array(0) {
                        }
                      }
                    }
                  }
                  [4] => array(6) {
                    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                    ["line"] => int(1391)
                    ["function"] => string(6) "_fetch"
                    ["class"] => string(22) "Zend_Db_Table_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => object(Zend_Db_Table_Select)#2620 (7) {
                        ["_info":protected] => array(10) {
                          ["schema"] => NULL
                          ["name"] => string(24) "object_accommodationinfo"
                          ["cols"] => array(28) {
                            [0] => string(27) "object_accommodationinfo_id"
                            [1] => string(29) "object_accommodationinfo_step"
                            [2] => string(31) "object_accommodationinfo_season"
                            [3] => string(33) "object_accommodationinfo_language"
                            [4] => string(36) "object_accommodationinfo_ownerliving"
                            [5] => string(31) "object_accommodationinfo_arrive"
                            [6] => string(30) "object_accommodationinfo_leave"
                            [7] => string(31) "object_accommodationinfo_groups"
                            [8] => string(36) "object_accommodationinfo_barrierfree"
                            [9] => string(30) "object_accommodationinfo_fence"
                            [10] => string(36) "object_accommodationinfo_capacitymin"
                            [11] => string(36) "object_accommodationinfo_capacitymax"
                            [12] => string(37) "object_accommodationinfo_roomsplacing"
                            [13] => string(35) "object_accommodationinfo_roomscount"
                            [14] => string(38) "object_accommodationinfo_parkingplaces"
                            [15] => string(40) "object_accommodationinfo_parkingdistance"
                            [16] => string(39) "object_accommodationinfo_parkingoptions"
                            [17] => string(34) "object_accommodationinfo_consuming"
                            [18] => string(32) "object_accommodationinfo_heating"
                            [19] => string(32) "object_accommodationinfo_smoking"
                            [20] => string(32) "object_accommodationinfo_animals"
                            [21] => string(40) "object_accommodationinfo_mobileoperators"
                            [22] => string(28) "object_accommodationinfo_web"
                            [23] => string(30) "object_accommodationinfo_phone"
                            [24] => string(31) "object_accommodationinfo_phone2"
                            [25] => string(31) "object_accommodationinfo_phone3"
                            [26] => string(30) "object_accommodationinfo_email"
                            [27] => string(34) "object_accommodationinfo_equipment"
                          }
                          ["primary"] => array(1) {
                            [1] => string(27) "object_accommodationinfo_id"
                          }
                          ["metadata"] => array(28) {
                            ["object_accommodationinfo_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_step"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "30"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_season"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_ownerliving"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_arrive"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_leave"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_groups"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_barrierfree"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_fence"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymin"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymax"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomsplacing"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomscount"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                              ["COLUMN_POSITION"] => int(14)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingplaces"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                              ["COLUMN_POSITION"] => int(15)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingdistance"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                              ["COLUMN_POSITION"] => int(16)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingoptions"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                              ["COLUMN_POSITION"] => int(17)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_consuming"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                              ["COLUMN_POSITION"] => int(18)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_heating"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                              ["COLUMN_POSITION"] => int(19)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_smoking"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                              ["COLUMN_POSITION"] => int(20)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_animals"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                              ["COLUMN_POSITION"] => int(21)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_mobileoperators"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                              ["COLUMN_POSITION"] => int(22)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_web"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                              ["COLUMN_POSITION"] => int(23)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                              ["COLUMN_POSITION"] => int(24)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone2"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                              ["COLUMN_POSITION"] => int(25)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone3"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                              ["COLUMN_POSITION"] => int(26)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                              ["COLUMN_POSITION"] => int(27)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_equipment"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                              ["COLUMN_POSITION"] => int(28)
                              ["DATA_TYPE"] => string(4) "text"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["rowClass"] => string(17) "Zend_Db_Table_Row"
                          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                          ["referenceMap"] => array(0) {
                          }
                          ["dependentTables"] => array(0) {
                          }
                          ["sequence"] => bool(true)
                        }
                        ["_integrityCheck":protected] => bool(true)
                        ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                          ["dbupdatelog":protected] => NULL
                          ["_definition":protected] => NULL
                          ["_definitionConfigName":protected] => NULL
                          ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(10) {
                              ["host"] => string(9) "localhost"
                              ["username"] => string(10) "prodsorger"
                              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                              ["dbname"] => string(10) "prodsorger"
                              ["default"] => string(1) "1"
                              ["port"] => string(4) "3310"
                              ["driver_options"] => array(1) {
                                [1002] => string(15) "SET NAMES UTF8;"
                              }
                              ["charset"] => NULL
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#426 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_schema":protected] => NULL
                          ["_name":protected] => string(24) "object_accommodationinfo"
                          ["_cols":protected] => array(28) {
                            [0] => string(27) "object_accommodationinfo_id"
                            [1] => string(29) "object_accommodationinfo_step"
                            [2] => string(31) "object_accommodationinfo_season"
                            [3] => string(33) "object_accommodationinfo_language"
                            [4] => string(36) "object_accommodationinfo_ownerliving"
                            [5] => string(31) "object_accommodationinfo_arrive"
                            [6] => string(30) "object_accommodationinfo_leave"
                            [7] => string(31) "object_accommodationinfo_groups"
                            [8] => string(36) "object_accommodationinfo_barrierfree"
                            [9] => string(30) "object_accommodationinfo_fence"
                            [10] => string(36) "object_accommodationinfo_capacitymin"
                            [11] => string(36) "object_accommodationinfo_capacitymax"
                            [12] => string(37) "object_accommodationinfo_roomsplacing"
                            [13] => string(35) "object_accommodationinfo_roomscount"
                            [14] => string(38) "object_accommodationinfo_parkingplaces"
                            [15] => string(40) "object_accommodationinfo_parkingdistance"
                            [16] => string(39) "object_accommodationinfo_parkingoptions"
                            [17] => string(34) "object_accommodationinfo_consuming"
                            [18] => string(32) "object_accommodationinfo_heating"
                            [19] => string(32) "object_accommodationinfo_smoking"
                            [20] => string(32) "object_accommodationinfo_animals"
                            [21] => string(40) "object_accommodationinfo_mobileoperators"
                            [22] => string(28) "object_accommodationinfo_web"
                            [23] => string(30) "object_accommodationinfo_phone"
                            [24] => string(31) "object_accommodationinfo_phone2"
                            [25] => string(31) "object_accommodationinfo_phone3"
                            [26] => string(30) "object_accommodationinfo_email"
                            [27] => string(34) "object_accommodationinfo_equipment"
                          }
                          ["_primary":protected] => array(1) {
                            [1] => string(27) "object_accommodationinfo_id"
                          }
                          ["_identity":protected] => int(1)
                          ["_sequence":protected] => bool(true)
                          ["_metadata":protected] => array(28) {
                            ["object_accommodationinfo_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_step"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "30"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_season"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_ownerliving"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_arrive"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_leave"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_groups"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_barrierfree"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_fence"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymin"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymax"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomsplacing"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomscount"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                              ["COLUMN_POSITION"] => int(14)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingplaces"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                              ["COLUMN_POSITION"] => int(15)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingdistance"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                              ["COLUMN_POSITION"] => int(16)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingoptions"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                              ["COLUMN_POSITION"] => int(17)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_consuming"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                              ["COLUMN_POSITION"] => int(18)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_heating"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                              ["COLUMN_POSITION"] => int(19)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_smoking"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                              ["COLUMN_POSITION"] => int(20)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_animals"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                              ["COLUMN_POSITION"] => int(21)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_mobileoperators"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                              ["COLUMN_POSITION"] => int(22)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_web"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                              ["COLUMN_POSITION"] => int(23)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                              ["COLUMN_POSITION"] => int(24)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone2"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                              ["COLUMN_POSITION"] => int(25)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone3"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                              ["COLUMN_POSITION"] => int(26)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                              ["COLUMN_POSITION"] => int(27)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_equipment"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                              ["COLUMN_POSITION"] => int(28)
                              ["DATA_TYPE"] => string(4) "text"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                            ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                              ["_options":protected] => array(9) {
                                ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                                ["file_locking"] => bool(true)
                                ["read_control"] => bool(true)
                                ["read_control_type"] => string(5) "crc32"
                                ["hashed_directory_level"] => int(0)
                                ["hashed_directory_umask"] => int(448)
                                ["file_name_prefix"] => string(10) "zend_cache"
                                ["cache_file_umask"] => int(384)
                                ["metadatas_array_max_size"] => int(100)
                              }
                              ["_metadatasArray":protected] => array(5) {
                                ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                  ["hash"] => int(4055364029)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["___translates_pl"] => array(4) {
                                  ["hash"] => int(2468060757)
                                  ["mtime"] => int(1789262825)
                                  ["expire"] => int(1789270025)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                  ["hash"] => int(800445141)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                  ["hash"] => int(3343607960)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                  ["hash"] => int(3140523971)
                                  ["mtime"] => int(1789262825)
                                  ["expire"] => int(1789270025)
                                  ["tags"] => array(0) {
                                  }
                                }
                              }
                              ["_directives":protected] => array(3) {
                                ["lifetime"] => int(7200)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                              }
                            }
                            ["_options":protected] => array(9) {
                              ["write_control"] => bool(true)
                              ["caching"] => bool(true)
                              ["cache_id_prefix"] => NULL
                              ["automatic_serialization"] => bool(true)
                              ["automatic_cleaning_factor"] => int(10)
                              ["lifetime"] => int(7200)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                              ["ignore_user_abort"] => bool(false)
                            }
                            ["_specificOptions":protected] => array(0) {
                            }
                            ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                            ["_extendedBackend":protected] => bool(true)
                            ["_backendCapabilities":protected] => array(6) {
                              ["automatic_cleaning"] => bool(true)
                              ["tags"] => bool(true)
                              ["expired_read"] => bool(true)
                              ["priority"] => bool(false)
                              ["infinite_lifetime"] => bool(true)
                              ["get_list"] => bool(true)
                            }
                          }
                          ["_metadataCacheInClass":protected] => bool(true)
                          ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                          ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                          ["_referenceMap":protected] => array(0) {
                          }
                          ["_dependentTables":protected] => array(0) {
                          }
                          ["_defaultSource":protected] => string(11) "defaultNone"
                          ["_defaultValues":protected] => array(0) {
                          }
                        }
                        ["_bind":protected] => array(0) {
                        }
                        ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(10) {
                            ["host"] => string(9) "localhost"
                            ["username"] => string(10) "prodsorger"
                            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                            ["dbname"] => string(10) "prodsorger"
                            ["default"] => string(1) "1"
                            ["port"] => string(4) "3310"
                            ["driver_options"] => array(1) {
                              [1002] => string(15) "SET NAMES UTF8;"
                            }
                            ["charset"] => NULL
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#426 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["_parts":protected] => array(11) {
                          ["distinct"] => bool(false)
                          ["columns"] => array(1) {
                            [0] => array(3) {
                              [0] => string(24) "object_accommodationinfo"
                              [1] => string(1) "*"
                              [2] => NULL
                            }
                          }
                          ["union"] => array(0) {
                          }
                          ["from"] => array(1) {
                            ["object_accommodationinfo"] => array(4) {
                              ["joinType"] => string(10) "inner join"
                              ["schema"] => NULL
                              ["tableName"] => string(24) "object_accommodationinfo"
                              ["joinCondition"] => NULL
                            }
                          }
                          ["where"] => array(1) {
                            [0] => string(36) "(object_accommodationinfo_id = 842 )"
                          }
                          ["group"] => array(0) {
                          }
                          ["having"] => array(0) {
                          }
                          ["order"] => array(0) {
                          }
                          ["limitcount"] => int(1)
                          ["limitoffset"] => int(0)
                          ["forupdate"] => bool(false)
                        }
                        ["_tableCols":protected] => array(0) {
                        }
                      }
                    }
                  }
                  [5] => array(6) {
                    ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                    ["line"] => int(74)
                    ["function"] => string(8) "fetchRow"
                    ["class"] => string(22) "Zend_Db_Table_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => object(Zend_Db_Table_Select)#2620 (7) {
                        ["_info":protected] => array(10) {
                          ["schema"] => NULL
                          ["name"] => string(24) "object_accommodationinfo"
                          ["cols"] => array(28) {
                            [0] => string(27) "object_accommodationinfo_id"
                            [1] => string(29) "object_accommodationinfo_step"
                            [2] => string(31) "object_accommodationinfo_season"
                            [3] => string(33) "object_accommodationinfo_language"
                            [4] => string(36) "object_accommodationinfo_ownerliving"
                            [5] => string(31) "object_accommodationinfo_arrive"
                            [6] => string(30) "object_accommodationinfo_leave"
                            [7] => string(31) "object_accommodationinfo_groups"
                            [8] => string(36) "object_accommodationinfo_barrierfree"
                            [9] => string(30) "object_accommodationinfo_fence"
                            [10] => string(36) "object_accommodationinfo_capacitymin"
                            [11] => string(36) "object_accommodationinfo_capacitymax"
                            [12] => string(37) "object_accommodationinfo_roomsplacing"
                            [13] => string(35) "object_accommodationinfo_roomscount"
                            [14] => string(38) "object_accommodationinfo_parkingplaces"
                            [15] => string(40) "object_accommodationinfo_parkingdistance"
                            [16] => string(39) "object_accommodationinfo_parkingoptions"
                            [17] => string(34) "object_accommodationinfo_consuming"
                            [18] => string(32) "object_accommodationinfo_heating"
                            [19] => string(32) "object_accommodationinfo_smoking"
                            [20] => string(32) "object_accommodationinfo_animals"
                            [21] => string(40) "object_accommodationinfo_mobileoperators"
                            [22] => string(28) "object_accommodationinfo_web"
                            [23] => string(30) "object_accommodationinfo_phone"
                            [24] => string(31) "object_accommodationinfo_phone2"
                            [25] => string(31) "object_accommodationinfo_phone3"
                            [26] => string(30) "object_accommodationinfo_email"
                            [27] => string(34) "object_accommodationinfo_equipment"
                          }
                          ["primary"] => array(1) {
                            [1] => string(27) "object_accommodationinfo_id"
                          }
                          ["metadata"] => array(28) {
                            ["object_accommodationinfo_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_step"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "30"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_season"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_ownerliving"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_arrive"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_leave"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_groups"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_barrierfree"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_fence"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymin"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymax"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomsplacing"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomscount"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                              ["COLUMN_POSITION"] => int(14)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingplaces"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                              ["COLUMN_POSITION"] => int(15)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingdistance"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                              ["COLUMN_POSITION"] => int(16)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingoptions"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                              ["COLUMN_POSITION"] => int(17)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_consuming"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                              ["COLUMN_POSITION"] => int(18)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_heating"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                              ["COLUMN_POSITION"] => int(19)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_smoking"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                              ["COLUMN_POSITION"] => int(20)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_animals"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                              ["COLUMN_POSITION"] => int(21)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_mobileoperators"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                              ["COLUMN_POSITION"] => int(22)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_web"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                              ["COLUMN_POSITION"] => int(23)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                              ["COLUMN_POSITION"] => int(24)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone2"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                              ["COLUMN_POSITION"] => int(25)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone3"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                              ["COLUMN_POSITION"] => int(26)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                              ["COLUMN_POSITION"] => int(27)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_equipment"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                              ["COLUMN_POSITION"] => int(28)
                              ["DATA_TYPE"] => string(4) "text"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["rowClass"] => string(17) "Zend_Db_Table_Row"
                          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                          ["referenceMap"] => array(0) {
                          }
                          ["dependentTables"] => array(0) {
                          }
                          ["sequence"] => bool(true)
                        }
                        ["_integrityCheck":protected] => bool(true)
                        ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                          ["dbupdatelog":protected] => NULL
                          ["_definition":protected] => NULL
                          ["_definitionConfigName":protected] => NULL
                          ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(10) {
                              ["host"] => string(9) "localhost"
                              ["username"] => string(10) "prodsorger"
                              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                              ["dbname"] => string(10) "prodsorger"
                              ["default"] => string(1) "1"
                              ["port"] => string(4) "3310"
                              ["driver_options"] => array(1) {
                                [1002] => string(15) "SET NAMES UTF8;"
                              }
                              ["charset"] => NULL
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#426 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_schema":protected] => NULL
                          ["_name":protected] => string(24) "object_accommodationinfo"
                          ["_cols":protected] => array(28) {
                            [0] => string(27) "object_accommodationinfo_id"
                            [1] => string(29) "object_accommodationinfo_step"
                            [2] => string(31) "object_accommodationinfo_season"
                            [3] => string(33) "object_accommodationinfo_language"
                            [4] => string(36) "object_accommodationinfo_ownerliving"
                            [5] => string(31) "object_accommodationinfo_arrive"
                            [6] => string(30) "object_accommodationinfo_leave"
                            [7] => string(31) "object_accommodationinfo_groups"
                            [8] => string(36) "object_accommodationinfo_barrierfree"
                            [9] => string(30) "object_accommodationinfo_fence"
                            [10] => string(36) "object_accommodationinfo_capacitymin"
                            [11] => string(36) "object_accommodationinfo_capacitymax"
                            [12] => string(37) "object_accommodationinfo_roomsplacing"
                            [13] => string(35) "object_accommodationinfo_roomscount"
                            [14] => string(38) "object_accommodationinfo_parkingplaces"
                            [15] => string(40) "object_accommodationinfo_parkingdistance"
                            [16] => string(39) "object_accommodationinfo_parkingoptions"
                            [17] => string(34) "object_accommodationinfo_consuming"
                            [18] => string(32) "object_accommodationinfo_heating"
                            [19] => string(32) "object_accommodationinfo_smoking"
                            [20] => string(32) "object_accommodationinfo_animals"
                            [21] => string(40) "object_accommodationinfo_mobileoperators"
                            [22] => string(28) "object_accommodationinfo_web"
                            [23] => string(30) "object_accommodationinfo_phone"
                            [24] => string(31) "object_accommodationinfo_phone2"
                            [25] => string(31) "object_accommodationinfo_phone3"
                            [26] => string(30) "object_accommodationinfo_email"
                            [27] => string(34) "object_accommodationinfo_equipment"
                          }
                          ["_primary":protected] => array(1) {
                            [1] => string(27) "object_accommodationinfo_id"
                          }
                          ["_identity":protected] => int(1)
                          ["_sequence":protected] => bool(true)
                          ["_metadata":protected] => array(28) {
                            ["object_accommodationinfo_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_step"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "30"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_season"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_ownerliving"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_arrive"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_leave"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "11"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_groups"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_barrierfree"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_fence"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymin"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_capacitymax"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(8) "smallint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomsplacing"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_roomscount"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                              ["COLUMN_POSITION"] => int(14)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingplaces"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                              ["COLUMN_POSITION"] => int(15)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingdistance"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                              ["COLUMN_POSITION"] => int(16)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_parkingoptions"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                              ["COLUMN_POSITION"] => int(17)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_consuming"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                              ["COLUMN_POSITION"] => int(18)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_heating"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                              ["COLUMN_POSITION"] => int(19)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_smoking"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                              ["COLUMN_POSITION"] => int(20)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_animals"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                              ["COLUMN_POSITION"] => int(21)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_mobileoperators"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                              ["COLUMN_POSITION"] => int(22)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_web"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                              ["COLUMN_POSITION"] => int(23)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                              ["COLUMN_POSITION"] => int(24)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone2"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                              ["COLUMN_POSITION"] => int(25)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_phone3"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                              ["COLUMN_POSITION"] => int(26)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                              ["COLUMN_POSITION"] => int(27)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "100"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["object_accommodationinfo_equipment"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                              ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                              ["COLUMN_POSITION"] => int(28)
                              ["DATA_TYPE"] => string(4) "text"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                            ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                              ["_options":protected] => array(9) {
                                ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                                ["file_locking"] => bool(true)
                                ["read_control"] => bool(true)
                                ["read_control_type"] => string(5) "crc32"
                                ["hashed_directory_level"] => int(0)
                                ["hashed_directory_umask"] => int(448)
                                ["file_name_prefix"] => string(10) "zend_cache"
                                ["cache_file_umask"] => int(384)
                                ["metadatas_array_max_size"] => int(100)
                              }
                              ["_metadatasArray":protected] => array(5) {
                                ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                  ["hash"] => int(4055364029)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["___translates_pl"] => array(4) {
                                  ["hash"] => int(2468060757)
                                  ["mtime"] => int(1789262825)
                                  ["expire"] => int(1789270025)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                  ["hash"] => int(800445141)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                  ["hash"] => int(3343607960)
                                  ["mtime"] => int(1789262824)
                                  ["expire"] => int(1789270024)
                                  ["tags"] => array(0) {
                                  }
                                }
                                ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                  ["hash"] => int(3140523971)
                                  ["mtime"] => int(1789262825)
                                  ["expire"] => int(1789270025)
                                  ["tags"] => array(0) {
                                  }
                                }
                              }
                              ["_directives":protected] => array(3) {
                                ["lifetime"] => int(7200)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                              }
                            }
                            ["_options":protected] => array(9) {
                              ["write_control"] => bool(true)
                              ["caching"] => bool(true)
                              ["cache_id_prefix"] => NULL
                              ["automatic_serialization"] => bool(true)
                              ["automatic_cleaning_factor"] => int(10)
                              ["lifetime"] => int(7200)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                              ["ignore_user_abort"] => bool(false)
                            }
                            ["_specificOptions":protected] => array(0) {
                            }
                            ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                            ["_extendedBackend":protected] => bool(true)
                            ["_backendCapabilities":protected] => array(6) {
                              ["automatic_cleaning"] => bool(true)
                              ["tags"] => bool(true)
                              ["expired_read"] => bool(true)
                              ["priority"] => bool(false)
                              ["infinite_lifetime"] => bool(true)
                              ["get_list"] => bool(true)
                            }
                          }
                          ["_metadataCacheInClass":protected] => bool(true)
                          ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                          ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                          ["_referenceMap":protected] => array(0) {
                          }
                          ["_dependentTables":protected] => array(0) {
                          }
                          ["_defaultSource":protected] => string(11) "defaultNone"
                          ["_defaultValues":protected] => array(0) {
                          }
                        }
                        ["_bind":protected] => array(0) {
                        }
                        ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(10) {
                            ["host"] => string(9) "localhost"
                            ["username"] => string(10) "prodsorger"
                            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                            ["dbname"] => string(10) "prodsorger"
                            ["default"] => string(1) "1"
                            ["port"] => string(4) "3310"
                            ["driver_options"] => array(1) {
                              [1002] => string(15) "SET NAMES UTF8;"
                            }
                            ["charset"] => NULL
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#426 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["_parts":protected] => array(11) {
                          ["distinct"] => bool(false)
                          ["columns"] => array(1) {
                            [0] => array(3) {
                              [0] => string(24) "object_accommodationinfo"
                              [1] => string(1) "*"
                              [2] => NULL
                            }
                          }
                          ["union"] => array(0) {
                          }
                          ["from"] => array(1) {
                            ["object_accommodationinfo"] => array(4) {
                              ["joinType"] => string(10) "inner join"
                              ["schema"] => NULL
                              ["tableName"] => string(24) "object_accommodationinfo"
                              ["joinCondition"] => NULL
                            }
                          }
                          ["where"] => array(1) {
                            [0] => string(36) "(object_accommodationinfo_id = 842 )"
                          }
                          ["group"] => array(0) {
                          }
                          ["having"] => array(0) {
                          }
                          ["order"] => array(0) {
                          }
                          ["limitcount"] => int(1)
                          ["limitoffset"] => int(0)
                          ["forupdate"] => bool(false)
                        }
                        ["_tableCols":protected] => array(0) {
                        }
                      }
                    }
                  }
                  [6] => array(6) {
                    ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                    ["line"] => int(24)
                    ["function"] => string(10) "fetchEntry"
                    ["class"] => string(10) "Matj_Model"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(3) "842"
                    }
                  }
                  [7] => array(6) {
                    ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
                    ["line"] => int(17)
                    ["function"] => string(11) "__construct"
                    ["class"] => string(10) "Matj_Model"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(3) "842"
                    }
                  }
                  [8] => array(6) {
                    ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
                    ["line"] => int(309)
                    ["function"] => string(11) "__construct"
                    ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(3) "842"
                    }
                  }
                  [9] => array(6) {
                    ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                    ["line"] => int(8)
                    ["function"] => string(13) "getInfoObject"
                    ["class"] => string(25) "Objects_Model_ObjectHotel"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [10] => array(4) {
                    ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                    ["line"] => int(108)
                    ["args"] => array(1) {
                      [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                    }
                    ["function"] => string(7) "include"
                  }
                  [11] => array(6) {
                    ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                    ["line"] => int(888)
                    ["function"] => string(4) "_run"
                    ["class"] => string(9) "Zend_View"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                    }
                  }
                  [12] => array(6) {
                    ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                    ["line"] => int(85)
                    ["function"] => string(6) "render"
                    ["class"] => string(18) "Zend_View_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => NULL
                    }
                  }
                  [13] => array(4) {
                    ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                    ["line"] => int(108)
                    ["args"] => array(1) {
                      [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                    }
                    ["function"] => string(7) "include"
                  }
                  [14] => array(6) {
                    ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                    ["line"] => int(888)
                    ["function"] => string(4) "_run"
                    ["class"] => string(9) "Zend_View"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                    }
                  }
                  [15] => array(6) {
                    ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                    ["line"] => int(900)
                    ["function"] => string(6) "render"
                    ["class"] => string(18) "Zend_View_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => NULL
                    }
                  }
                  [16] => array(6) {
                    ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                    ["line"] => int(921)
                    ["function"] => string(12) "renderScript"
                    ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => string(23) "view/detail-hotel.phtml"
                      [1] => NULL
                    }
                  }
                  [17] => array(6) {
                    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                    ["line"] => int(212)
                    ["function"] => string(6) "render"
                    ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                    ["type"] => string(2) "->"
                    ["args"] => array(3) {
                      [0] => string(12) "detail-hotel"
                      [1] => NULL
                      [2] => bool(false)
                    }
                  }
                  [18] => array(6) {
                    ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
                    ["line"] => int(1546)
                    ["function"] => string(6) "render"
                    ["class"] => string(22) "Zend_Controller_Action"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(12) "detail-hotel"
                    }
                  }
                  [19] => array(6) {
                    ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                    ["line"] => int(516)
                    ["function"] => string(12) "detailAction"
                    ["class"] => string(22) "Objects_ViewController"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [20] => array(6) {
                    ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
                    ["line"] => int(295)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(22) "Zend_Controller_Action"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(12) "detailAction"
                    }
                  }
                  [21] => *RECURSION*
                  [22] => array(6) {
                    ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
                    ["line"] => int(97)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(21) "Zend_Controller_Front"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [23] => array(6) {
                    ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
                    ["line"] => int(366)
                    ["function"] => string(3) "run"
                    ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [24] => array(6) {
                    ["file"] => string(34) "/data/web/sorger.web/web/index.php"
                    ["line"] => int(110)
                    ["function"] => string(3) "run"
                    ["class"] => string(16) "Zend_Application"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                }
                ["previous":"Exception":private] => object(PDOException)#2619 (8) {
                  ["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
                  ["string":"Exception":private] => string(0) ""
                  ["code":protected] => string(5) "HY000"
                  ["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
                  ["line":protected] => int(228)
                  ["trace":"Exception":private] => array(26) {
                    [0] => array(6) {
                      ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
                      ["line"] => int(228)
                      ["function"] => string(7) "execute"
                      ["class"] => string(12) "PDOStatement"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => array(0) {
                        }
                      }
                    }
                    [1] => array(6) {
                      ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
                      ["line"] => int(300)
                      ["function"] => string(8) "_execute"
                      ["class"] => string(21) "Zend_Db_Statement_Pdo"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => array(0) {
                        }
                      }
                    }
                    [2] => array(6) {
                      ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
                      ["line"] => int(479)
                      ["function"] => string(7) "execute"
                      ["class"] => string(17) "Zend_Db_Statement"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => array(0) {
                        }
                      }
                    }
                    [3] => array(6) {
                      ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
                      ["line"] => int(238)
                      ["function"] => string(5) "query"
                      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
                        [1] => array(0) {
                        }
                      }
                    }
                    [4] => array(6) {
                      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                      ["line"] => int(1529)
                      ["function"] => string(5) "query"
                      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => object(Zend_Db_Table_Select)#2620 (7) {
                          ["_info":protected] => array(10) {
                            ["schema"] => NULL
                            ["name"] => string(24) "object_accommodationinfo"
                            ["cols"] => array(28) {
                              [0] => string(27) "object_accommodationinfo_id"
                              [1] => string(29) "object_accommodationinfo_step"
                              [2] => string(31) "object_accommodationinfo_season"
                              [3] => string(33) "object_accommodationinfo_language"
                              [4] => string(36) "object_accommodationinfo_ownerliving"
                              [5] => string(31) "object_accommodationinfo_arrive"
                              [6] => string(30) "object_accommodationinfo_leave"
                              [7] => string(31) "object_accommodationinfo_groups"
                              [8] => string(36) "object_accommodationinfo_barrierfree"
                              [9] => string(30) "object_accommodationinfo_fence"
                              [10] => string(36) "object_accommodationinfo_capacitymin"
                              [11] => string(36) "object_accommodationinfo_capacitymax"
                              [12] => string(37) "object_accommodationinfo_roomsplacing"
                              [13] => string(35) "object_accommodationinfo_roomscount"
                              [14] => string(38) "object_accommodationinfo_parkingplaces"
                              [15] => string(40) "object_accommodationinfo_parkingdistance"
                              [16] => string(39) "object_accommodationinfo_parkingoptions"
                              [17] => string(34) "object_accommodationinfo_consuming"
                              [18] => string(32) "object_accommodationinfo_heating"
                              [19] => string(32) "object_accommodationinfo_smoking"
                              [20] => string(32) "object_accommodationinfo_animals"
                              [21] => string(40) "object_accommodationinfo_mobileoperators"
                              [22] => string(28) "object_accommodationinfo_web"
                              [23] => string(30) "object_accommodationinfo_phone"
                              [24] => string(31) "object_accommodationinfo_phone2"
                              [25] => string(31) "object_accommodationinfo_phone3"
                              [26] => string(30) "object_accommodationinfo_email"
                              [27] => string(34) "object_accommodationinfo_equipment"
                            }
                            ["primary"] => array(1) {
                              [1] => string(27) "object_accommodationinfo_id"
                            }
                            ["metadata"] => array(28) {
                              ["object_accommodationinfo_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_step"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "30"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_season"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_ownerliving"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_arrive"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_leave"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_groups"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_barrierfree"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_fence"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymin"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymax"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomsplacing"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomscount"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                                ["COLUMN_POSITION"] => int(14)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingplaces"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                                ["COLUMN_POSITION"] => int(15)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingdistance"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                                ["COLUMN_POSITION"] => int(16)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingoptions"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                                ["COLUMN_POSITION"] => int(17)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_consuming"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                                ["COLUMN_POSITION"] => int(18)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_heating"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                                ["COLUMN_POSITION"] => int(19)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_smoking"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                                ["COLUMN_POSITION"] => int(20)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_animals"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                                ["COLUMN_POSITION"] => int(21)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_mobileoperators"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                                ["COLUMN_POSITION"] => int(22)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_web"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                                ["COLUMN_POSITION"] => int(23)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                                ["COLUMN_POSITION"] => int(24)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone2"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                                ["COLUMN_POSITION"] => int(25)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone3"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                                ["COLUMN_POSITION"] => int(26)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                                ["COLUMN_POSITION"] => int(27)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_equipment"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                                ["COLUMN_POSITION"] => int(28)
                                ["DATA_TYPE"] => string(4) "text"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["rowClass"] => string(17) "Zend_Db_Table_Row"
                            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                            ["referenceMap"] => array(0) {
                            }
                            ["dependentTables"] => array(0) {
                            }
                            ["sequence"] => bool(true)
                          }
                          ["_integrityCheck":protected] => bool(true)
                          ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                            ["dbupdatelog":protected] => NULL
                            ["_definition":protected] => NULL
                            ["_definitionConfigName":protected] => NULL
                            ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(10) {
                                ["host"] => string(9) "localhost"
                                ["username"] => string(10) "prodsorger"
                                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                                ["dbname"] => string(10) "prodsorger"
                                ["default"] => string(1) "1"
                                ["port"] => string(4) "3310"
                                ["driver_options"] => array(1) {
                                  [1002] => string(15) "SET NAMES UTF8;"
                                }
                                ["charset"] => NULL
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#426 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["_schema":protected] => NULL
                            ["_name":protected] => string(24) "object_accommodationinfo"
                            ["_cols":protected] => array(28) {
                              [0] => string(27) "object_accommodationinfo_id"
                              [1] => string(29) "object_accommodationinfo_step"
                              [2] => string(31) "object_accommodationinfo_season"
                              [3] => string(33) "object_accommodationinfo_language"
                              [4] => string(36) "object_accommodationinfo_ownerliving"
                              [5] => string(31) "object_accommodationinfo_arrive"
                              [6] => string(30) "object_accommodationinfo_leave"
                              [7] => string(31) "object_accommodationinfo_groups"
                              [8] => string(36) "object_accommodationinfo_barrierfree"
                              [9] => string(30) "object_accommodationinfo_fence"
                              [10] => string(36) "object_accommodationinfo_capacitymin"
                              [11] => string(36) "object_accommodationinfo_capacitymax"
                              [12] => string(37) "object_accommodationinfo_roomsplacing"
                              [13] => string(35) "object_accommodationinfo_roomscount"
                              [14] => string(38) "object_accommodationinfo_parkingplaces"
                              [15] => string(40) "object_accommodationinfo_parkingdistance"
                              [16] => string(39) "object_accommodationinfo_parkingoptions"
                              [17] => string(34) "object_accommodationinfo_consuming"
                              [18] => string(32) "object_accommodationinfo_heating"
                              [19] => string(32) "object_accommodationinfo_smoking"
                              [20] => string(32) "object_accommodationinfo_animals"
                              [21] => string(40) "object_accommodationinfo_mobileoperators"
                              [22] => string(28) "object_accommodationinfo_web"
                              [23] => string(30) "object_accommodationinfo_phone"
                              [24] => string(31) "object_accommodationinfo_phone2"
                              [25] => string(31) "object_accommodationinfo_phone3"
                              [26] => string(30) "object_accommodationinfo_email"
                              [27] => string(34) "object_accommodationinfo_equipment"
                            }
                            ["_primary":protected] => array(1) {
                              [1] => string(27) "object_accommodationinfo_id"
                            }
                            ["_identity":protected] => int(1)
                            ["_sequence":protected] => bool(true)
                            ["_metadata":protected] => array(28) {
                              ["object_accommodationinfo_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_step"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "30"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_season"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_ownerliving"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_arrive"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_leave"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_groups"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_barrierfree"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_fence"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymin"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymax"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomsplacing"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomscount"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                                ["COLUMN_POSITION"] => int(14)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingplaces"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                                ["COLUMN_POSITION"] => int(15)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingdistance"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                                ["COLUMN_POSITION"] => int(16)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingoptions"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                                ["COLUMN_POSITION"] => int(17)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_consuming"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                                ["COLUMN_POSITION"] => int(18)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_heating"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                                ["COLUMN_POSITION"] => int(19)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_smoking"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                                ["COLUMN_POSITION"] => int(20)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_animals"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                                ["COLUMN_POSITION"] => int(21)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_mobileoperators"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                                ["COLUMN_POSITION"] => int(22)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_web"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                                ["COLUMN_POSITION"] => int(23)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                                ["COLUMN_POSITION"] => int(24)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone2"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                                ["COLUMN_POSITION"] => int(25)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone3"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                                ["COLUMN_POSITION"] => int(26)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                                ["COLUMN_POSITION"] => int(27)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_equipment"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                                ["COLUMN_POSITION"] => int(28)
                                ["DATA_TYPE"] => string(4) "text"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                              ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                                ["_options":protected] => array(9) {
                                  ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                                  ["file_locking"] => bool(true)
                                  ["read_control"] => bool(true)
                                  ["read_control_type"] => string(5) "crc32"
                                  ["hashed_directory_level"] => int(0)
                                  ["hashed_directory_umask"] => int(448)
                                  ["file_name_prefix"] => string(10) "zend_cache"
                                  ["cache_file_umask"] => int(384)
                                  ["metadatas_array_max_size"] => int(100)
                                }
                                ["_metadatasArray":protected] => array(5) {
                                  ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                    ["hash"] => int(4055364029)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["___translates_pl"] => array(4) {
                                    ["hash"] => int(2468060757)
                                    ["mtime"] => int(1789262825)
                                    ["expire"] => int(1789270025)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                    ["hash"] => int(800445141)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                    ["hash"] => int(3343607960)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                    ["hash"] => int(3140523971)
                                    ["mtime"] => int(1789262825)
                                    ["expire"] => int(1789270025)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                }
                                ["_directives":protected] => array(3) {
                                  ["lifetime"] => int(7200)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                }
                              }
                              ["_options":protected] => array(9) {
                                ["write_control"] => bool(true)
                                ["caching"] => bool(true)
                                ["cache_id_prefix"] => NULL
                                ["automatic_serialization"] => bool(true)
                                ["automatic_cleaning_factor"] => int(10)
                                ["lifetime"] => int(7200)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                                ["ignore_user_abort"] => bool(false)
                              }
                              ["_specificOptions":protected] => array(0) {
                              }
                              ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                              ["_extendedBackend":protected] => bool(true)
                              ["_backendCapabilities":protected] => array(6) {
                                ["automatic_cleaning"] => bool(true)
                                ["tags"] => bool(true)
                                ["expired_read"] => bool(true)
                                ["priority"] => bool(false)
                                ["infinite_lifetime"] => bool(true)
                                ["get_list"] => bool(true)
                              }
                            }
                            ["_metadataCacheInClass":protected] => bool(true)
                            ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                            ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                            ["_referenceMap":protected] => array(0) {
                            }
                            ["_dependentTables":protected] => array(0) {
                            }
                            ["_defaultSource":protected] => string(11) "defaultNone"
                            ["_defaultValues":protected] => array(0) {
                            }
                          }
                          ["_bind":protected] => array(0) {
                          }
                          ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(10) {
                              ["host"] => string(9) "localhost"
                              ["username"] => string(10) "prodsorger"
                              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                              ["dbname"] => string(10) "prodsorger"
                              ["default"] => string(1) "1"
                              ["port"] => string(4) "3310"
                              ["driver_options"] => array(1) {
                                [1002] => string(15) "SET NAMES UTF8;"
                              }
                              ["charset"] => NULL
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#426 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_parts":protected] => array(11) {
                            ["distinct"] => bool(false)
                            ["columns"] => array(1) {
                              [0] => array(3) {
                                [0] => string(24) "object_accommodationinfo"
                                [1] => string(1) "*"
                                [2] => NULL
                              }
                            }
                            ["union"] => array(0) {
                            }
                            ["from"] => array(1) {
                              ["object_accommodationinfo"] => array(4) {
                                ["joinType"] => string(10) "inner join"
                                ["schema"] => NULL
                                ["tableName"] => string(24) "object_accommodationinfo"
                                ["joinCondition"] => NULL
                              }
                            }
                            ["where"] => array(1) {
                              [0] => string(36) "(object_accommodationinfo_id = 842 )"
                            }
                            ["group"] => array(0) {
                            }
                            ["having"] => array(0) {
                            }
                            ["order"] => array(0) {
                            }
                            ["limitcount"] => int(1)
                            ["limitoffset"] => int(0)
                            ["forupdate"] => bool(false)
                          }
                          ["_tableCols":protected] => array(0) {
                          }
                        }
                      }
                    }
                    [5] => array(6) {
                      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                      ["line"] => int(1391)
                      ["function"] => string(6) "_fetch"
                      ["class"] => string(22) "Zend_Db_Table_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => object(Zend_Db_Table_Select)#2620 (7) {
                          ["_info":protected] => array(10) {
                            ["schema"] => NULL
                            ["name"] => string(24) "object_accommodationinfo"
                            ["cols"] => array(28) {
                              [0] => string(27) "object_accommodationinfo_id"
                              [1] => string(29) "object_accommodationinfo_step"
                              [2] => string(31) "object_accommodationinfo_season"
                              [3] => string(33) "object_accommodationinfo_language"
                              [4] => string(36) "object_accommodationinfo_ownerliving"
                              [5] => string(31) "object_accommodationinfo_arrive"
                              [6] => string(30) "object_accommodationinfo_leave"
                              [7] => string(31) "object_accommodationinfo_groups"
                              [8] => string(36) "object_accommodationinfo_barrierfree"
                              [9] => string(30) "object_accommodationinfo_fence"
                              [10] => string(36) "object_accommodationinfo_capacitymin"
                              [11] => string(36) "object_accommodationinfo_capacitymax"
                              [12] => string(37) "object_accommodationinfo_roomsplacing"
                              [13] => string(35) "object_accommodationinfo_roomscount"
                              [14] => string(38) "object_accommodationinfo_parkingplaces"
                              [15] => string(40) "object_accommodationinfo_parkingdistance"
                              [16] => string(39) "object_accommodationinfo_parkingoptions"
                              [17] => string(34) "object_accommodationinfo_consuming"
                              [18] => string(32) "object_accommodationinfo_heating"
                              [19] => string(32) "object_accommodationinfo_smoking"
                              [20] => string(32) "object_accommodationinfo_animals"
                              [21] => string(40) "object_accommodationinfo_mobileoperators"
                              [22] => string(28) "object_accommodationinfo_web"
                              [23] => string(30) "object_accommodationinfo_phone"
                              [24] => string(31) "object_accommodationinfo_phone2"
                              [25] => string(31) "object_accommodationinfo_phone3"
                              [26] => string(30) "object_accommodationinfo_email"
                              [27] => string(34) "object_accommodationinfo_equipment"
                            }
                            ["primary"] => array(1) {
                              [1] => string(27) "object_accommodationinfo_id"
                            }
                            ["metadata"] => array(28) {
                              ["object_accommodationinfo_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_step"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "30"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_season"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_ownerliving"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_arrive"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_leave"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_groups"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_barrierfree"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_fence"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymin"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymax"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomsplacing"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomscount"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                                ["COLUMN_POSITION"] => int(14)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingplaces"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                                ["COLUMN_POSITION"] => int(15)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingdistance"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                                ["COLUMN_POSITION"] => int(16)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingoptions"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                                ["COLUMN_POSITION"] => int(17)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_consuming"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                                ["COLUMN_POSITION"] => int(18)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_heating"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                                ["COLUMN_POSITION"] => int(19)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_smoking"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                                ["COLUMN_POSITION"] => int(20)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_animals"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                                ["COLUMN_POSITION"] => int(21)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_mobileoperators"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                                ["COLUMN_POSITION"] => int(22)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_web"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                                ["COLUMN_POSITION"] => int(23)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                                ["COLUMN_POSITION"] => int(24)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone2"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                                ["COLUMN_POSITION"] => int(25)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone3"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                                ["COLUMN_POSITION"] => int(26)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                                ["COLUMN_POSITION"] => int(27)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_equipment"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                                ["COLUMN_POSITION"] => int(28)
                                ["DATA_TYPE"] => string(4) "text"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["rowClass"] => string(17) "Zend_Db_Table_Row"
                            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                            ["referenceMap"] => array(0) {
                            }
                            ["dependentTables"] => array(0) {
                            }
                            ["sequence"] => bool(true)
                          }
                          ["_integrityCheck":protected] => bool(true)
                          ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                            ["dbupdatelog":protected] => NULL
                            ["_definition":protected] => NULL
                            ["_definitionConfigName":protected] => NULL
                            ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(10) {
                                ["host"] => string(9) "localhost"
                                ["username"] => string(10) "prodsorger"
                                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                                ["dbname"] => string(10) "prodsorger"
                                ["default"] => string(1) "1"
                                ["port"] => string(4) "3310"
                                ["driver_options"] => array(1) {
                                  [1002] => string(15) "SET NAMES UTF8;"
                                }
                                ["charset"] => NULL
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#426 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["_schema":protected] => NULL
                            ["_name":protected] => string(24) "object_accommodationinfo"
                            ["_cols":protected] => array(28) {
                              [0] => string(27) "object_accommodationinfo_id"
                              [1] => string(29) "object_accommodationinfo_step"
                              [2] => string(31) "object_accommodationinfo_season"
                              [3] => string(33) "object_accommodationinfo_language"
                              [4] => string(36) "object_accommodationinfo_ownerliving"
                              [5] => string(31) "object_accommodationinfo_arrive"
                              [6] => string(30) "object_accommodationinfo_leave"
                              [7] => string(31) "object_accommodationinfo_groups"
                              [8] => string(36) "object_accommodationinfo_barrierfree"
                              [9] => string(30) "object_accommodationinfo_fence"
                              [10] => string(36) "object_accommodationinfo_capacitymin"
                              [11] => string(36) "object_accommodationinfo_capacitymax"
                              [12] => string(37) "object_accommodationinfo_roomsplacing"
                              [13] => string(35) "object_accommodationinfo_roomscount"
                              [14] => string(38) "object_accommodationinfo_parkingplaces"
                              [15] => string(40) "object_accommodationinfo_parkingdistance"
                              [16] => string(39) "object_accommodationinfo_parkingoptions"
                              [17] => string(34) "object_accommodationinfo_consuming"
                              [18] => string(32) "object_accommodationinfo_heating"
                              [19] => string(32) "object_accommodationinfo_smoking"
                              [20] => string(32) "object_accommodationinfo_animals"
                              [21] => string(40) "object_accommodationinfo_mobileoperators"
                              [22] => string(28) "object_accommodationinfo_web"
                              [23] => string(30) "object_accommodationinfo_phone"
                              [24] => string(31) "object_accommodationinfo_phone2"
                              [25] => string(31) "object_accommodationinfo_phone3"
                              [26] => string(30) "object_accommodationinfo_email"
                              [27] => string(34) "object_accommodationinfo_equipment"
                            }
                            ["_primary":protected] => array(1) {
                              [1] => string(27) "object_accommodationinfo_id"
                            }
                            ["_identity":protected] => int(1)
                            ["_sequence":protected] => bool(true)
                            ["_metadata":protected] => array(28) {
                              ["object_accommodationinfo_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_step"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "30"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_season"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_ownerliving"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_arrive"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_leave"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_groups"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_barrierfree"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_fence"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymin"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymax"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomsplacing"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomscount"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                                ["COLUMN_POSITION"] => int(14)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingplaces"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                                ["COLUMN_POSITION"] => int(15)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingdistance"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                                ["COLUMN_POSITION"] => int(16)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingoptions"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                                ["COLUMN_POSITION"] => int(17)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_consuming"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                                ["COLUMN_POSITION"] => int(18)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_heating"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                                ["COLUMN_POSITION"] => int(19)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_smoking"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                                ["COLUMN_POSITION"] => int(20)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_animals"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                                ["COLUMN_POSITION"] => int(21)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_mobileoperators"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                                ["COLUMN_POSITION"] => int(22)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_web"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                                ["COLUMN_POSITION"] => int(23)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                                ["COLUMN_POSITION"] => int(24)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone2"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                                ["COLUMN_POSITION"] => int(25)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone3"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                                ["COLUMN_POSITION"] => int(26)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                                ["COLUMN_POSITION"] => int(27)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_equipment"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                                ["COLUMN_POSITION"] => int(28)
                                ["DATA_TYPE"] => string(4) "text"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                              ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                                ["_options":protected] => array(9) {
                                  ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                                  ["file_locking"] => bool(true)
                                  ["read_control"] => bool(true)
                                  ["read_control_type"] => string(5) "crc32"
                                  ["hashed_directory_level"] => int(0)
                                  ["hashed_directory_umask"] => int(448)
                                  ["file_name_prefix"] => string(10) "zend_cache"
                                  ["cache_file_umask"] => int(384)
                                  ["metadatas_array_max_size"] => int(100)
                                }
                                ["_metadatasArray":protected] => array(5) {
                                  ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                    ["hash"] => int(4055364029)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["___translates_pl"] => array(4) {
                                    ["hash"] => int(2468060757)
                                    ["mtime"] => int(1789262825)
                                    ["expire"] => int(1789270025)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                    ["hash"] => int(800445141)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                    ["hash"] => int(3343607960)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                    ["hash"] => int(3140523971)
                                    ["mtime"] => int(1789262825)
                                    ["expire"] => int(1789270025)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                }
                                ["_directives":protected] => array(3) {
                                  ["lifetime"] => int(7200)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                }
                              }
                              ["_options":protected] => array(9) {
                                ["write_control"] => bool(true)
                                ["caching"] => bool(true)
                                ["cache_id_prefix"] => NULL
                                ["automatic_serialization"] => bool(true)
                                ["automatic_cleaning_factor"] => int(10)
                                ["lifetime"] => int(7200)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                                ["ignore_user_abort"] => bool(false)
                              }
                              ["_specificOptions":protected] => array(0) {
                              }
                              ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                              ["_extendedBackend":protected] => bool(true)
                              ["_backendCapabilities":protected] => array(6) {
                                ["automatic_cleaning"] => bool(true)
                                ["tags"] => bool(true)
                                ["expired_read"] => bool(true)
                                ["priority"] => bool(false)
                                ["infinite_lifetime"] => bool(true)
                                ["get_list"] => bool(true)
                              }
                            }
                            ["_metadataCacheInClass":protected] => bool(true)
                            ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                            ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                            ["_referenceMap":protected] => array(0) {
                            }
                            ["_dependentTables":protected] => array(0) {
                            }
                            ["_defaultSource":protected] => string(11) "defaultNone"
                            ["_defaultValues":protected] => array(0) {
                            }
                          }
                          ["_bind":protected] => array(0) {
                          }
                          ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(10) {
                              ["host"] => string(9) "localhost"
                              ["username"] => string(10) "prodsorger"
                              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                              ["dbname"] => string(10) "prodsorger"
                              ["default"] => string(1) "1"
                              ["port"] => string(4) "3310"
                              ["driver_options"] => array(1) {
                                [1002] => string(15) "SET NAMES UTF8;"
                              }
                              ["charset"] => NULL
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#426 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_parts":protected] => array(11) {
                            ["distinct"] => bool(false)
                            ["columns"] => array(1) {
                              [0] => array(3) {
                                [0] => string(24) "object_accommodationinfo"
                                [1] => string(1) "*"
                                [2] => NULL
                              }
                            }
                            ["union"] => array(0) {
                            }
                            ["from"] => array(1) {
                              ["object_accommodationinfo"] => array(4) {
                                ["joinType"] => string(10) "inner join"
                                ["schema"] => NULL
                                ["tableName"] => string(24) "object_accommodationinfo"
                                ["joinCondition"] => NULL
                              }
                            }
                            ["where"] => array(1) {
                              [0] => string(36) "(object_accommodationinfo_id = 842 )"
                            }
                            ["group"] => array(0) {
                            }
                            ["having"] => array(0) {
                            }
                            ["order"] => array(0) {
                            }
                            ["limitcount"] => int(1)
                            ["limitoffset"] => int(0)
                            ["forupdate"] => bool(false)
                          }
                          ["_tableCols":protected] => array(0) {
                          }
                        }
                      }
                    }
                    [6] => array(6) {
                      ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                      ["line"] => int(74)
                      ["function"] => string(8) "fetchRow"
                      ["class"] => string(22) "Zend_Db_Table_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => object(Zend_Db_Table_Select)#2620 (7) {
                          ["_info":protected] => array(10) {
                            ["schema"] => NULL
                            ["name"] => string(24) "object_accommodationinfo"
                            ["cols"] => array(28) {
                              [0] => string(27) "object_accommodationinfo_id"
                              [1] => string(29) "object_accommodationinfo_step"
                              [2] => string(31) "object_accommodationinfo_season"
                              [3] => string(33) "object_accommodationinfo_language"
                              [4] => string(36) "object_accommodationinfo_ownerliving"
                              [5] => string(31) "object_accommodationinfo_arrive"
                              [6] => string(30) "object_accommodationinfo_leave"
                              [7] => string(31) "object_accommodationinfo_groups"
                              [8] => string(36) "object_accommodationinfo_barrierfree"
                              [9] => string(30) "object_accommodationinfo_fence"
                              [10] => string(36) "object_accommodationinfo_capacitymin"
                              [11] => string(36) "object_accommodationinfo_capacitymax"
                              [12] => string(37) "object_accommodationinfo_roomsplacing"
                              [13] => string(35) "object_accommodationinfo_roomscount"
                              [14] => string(38) "object_accommodationinfo_parkingplaces"
                              [15] => string(40) "object_accommodationinfo_parkingdistance"
                              [16] => string(39) "object_accommodationinfo_parkingoptions"
                              [17] => string(34) "object_accommodationinfo_consuming"
                              [18] => string(32) "object_accommodationinfo_heating"
                              [19] => string(32) "object_accommodationinfo_smoking"
                              [20] => string(32) "object_accommodationinfo_animals"
                              [21] => string(40) "object_accommodationinfo_mobileoperators"
                              [22] => string(28) "object_accommodationinfo_web"
                              [23] => string(30) "object_accommodationinfo_phone"
                              [24] => string(31) "object_accommodationinfo_phone2"
                              [25] => string(31) "object_accommodationinfo_phone3"
                              [26] => string(30) "object_accommodationinfo_email"
                              [27] => string(34) "object_accommodationinfo_equipment"
                            }
                            ["primary"] => array(1) {
                              [1] => string(27) "object_accommodationinfo_id"
                            }
                            ["metadata"] => array(28) {
                              ["object_accommodationinfo_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_step"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "30"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_season"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_ownerliving"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_arrive"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_leave"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_groups"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_barrierfree"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_fence"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymin"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymax"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomsplacing"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomscount"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                                ["COLUMN_POSITION"] => int(14)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingplaces"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                                ["COLUMN_POSITION"] => int(15)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingdistance"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                                ["COLUMN_POSITION"] => int(16)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingoptions"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                                ["COLUMN_POSITION"] => int(17)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_consuming"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                                ["COLUMN_POSITION"] => int(18)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_heating"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                                ["COLUMN_POSITION"] => int(19)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_smoking"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                                ["COLUMN_POSITION"] => int(20)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_animals"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                                ["COLUMN_POSITION"] => int(21)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_mobileoperators"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                                ["COLUMN_POSITION"] => int(22)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_web"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                                ["COLUMN_POSITION"] => int(23)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                                ["COLUMN_POSITION"] => int(24)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone2"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                                ["COLUMN_POSITION"] => int(25)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone3"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                                ["COLUMN_POSITION"] => int(26)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                                ["COLUMN_POSITION"] => int(27)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_equipment"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                                ["COLUMN_POSITION"] => int(28)
                                ["DATA_TYPE"] => string(4) "text"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["rowClass"] => string(17) "Zend_Db_Table_Row"
                            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                            ["referenceMap"] => array(0) {
                            }
                            ["dependentTables"] => array(0) {
                            }
                            ["sequence"] => bool(true)
                          }
                          ["_integrityCheck":protected] => bool(true)
                          ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                            ["dbupdatelog":protected] => NULL
                            ["_definition":protected] => NULL
                            ["_definitionConfigName":protected] => NULL
                            ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(10) {
                                ["host"] => string(9) "localhost"
                                ["username"] => string(10) "prodsorger"
                                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                                ["dbname"] => string(10) "prodsorger"
                                ["default"] => string(1) "1"
                                ["port"] => string(4) "3310"
                                ["driver_options"] => array(1) {
                                  [1002] => string(15) "SET NAMES UTF8;"
                                }
                                ["charset"] => NULL
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#426 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["_schema":protected] => NULL
                            ["_name":protected] => string(24) "object_accommodationinfo"
                            ["_cols":protected] => array(28) {
                              [0] => string(27) "object_accommodationinfo_id"
                              [1] => string(29) "object_accommodationinfo_step"
                              [2] => string(31) "object_accommodationinfo_season"
                              [3] => string(33) "object_accommodationinfo_language"
                              [4] => string(36) "object_accommodationinfo_ownerliving"
                              [5] => string(31) "object_accommodationinfo_arrive"
                              [6] => string(30) "object_accommodationinfo_leave"
                              [7] => string(31) "object_accommodationinfo_groups"
                              [8] => string(36) "object_accommodationinfo_barrierfree"
                              [9] => string(30) "object_accommodationinfo_fence"
                              [10] => string(36) "object_accommodationinfo_capacitymin"
                              [11] => string(36) "object_accommodationinfo_capacitymax"
                              [12] => string(37) "object_accommodationinfo_roomsplacing"
                              [13] => string(35) "object_accommodationinfo_roomscount"
                              [14] => string(38) "object_accommodationinfo_parkingplaces"
                              [15] => string(40) "object_accommodationinfo_parkingdistance"
                              [16] => string(39) "object_accommodationinfo_parkingoptions"
                              [17] => string(34) "object_accommodationinfo_consuming"
                              [18] => string(32) "object_accommodationinfo_heating"
                              [19] => string(32) "object_accommodationinfo_smoking"
                              [20] => string(32) "object_accommodationinfo_animals"
                              [21] => string(40) "object_accommodationinfo_mobileoperators"
                              [22] => string(28) "object_accommodationinfo_web"
                              [23] => string(30) "object_accommodationinfo_phone"
                              [24] => string(31) "object_accommodationinfo_phone2"
                              [25] => string(31) "object_accommodationinfo_phone3"
                              [26] => string(30) "object_accommodationinfo_email"
                              [27] => string(34) "object_accommodationinfo_equipment"
                            }
                            ["_primary":protected] => array(1) {
                              [1] => string(27) "object_accommodationinfo_id"
                            }
                            ["_identity":protected] => int(1)
                            ["_sequence":protected] => bool(true)
                            ["_metadata":protected] => array(28) {
                              ["object_accommodationinfo_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_step"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "30"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_season"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_ownerliving"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_arrive"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_leave"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "11"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_groups"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_barrierfree"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_fence"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymin"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_capacitymax"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(8) "smallint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomsplacing"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_roomscount"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                                ["COLUMN_POSITION"] => int(14)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingplaces"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                                ["COLUMN_POSITION"] => int(15)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingdistance"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                                ["COLUMN_POSITION"] => int(16)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_parkingoptions"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                                ["COLUMN_POSITION"] => int(17)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_consuming"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                                ["COLUMN_POSITION"] => int(18)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_heating"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                                ["COLUMN_POSITION"] => int(19)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_smoking"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                                ["COLUMN_POSITION"] => int(20)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_animals"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                                ["COLUMN_POSITION"] => int(21)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_mobileoperators"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                                ["COLUMN_POSITION"] => int(22)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_web"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                                ["COLUMN_POSITION"] => int(23)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                                ["COLUMN_POSITION"] => int(24)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone2"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                                ["COLUMN_POSITION"] => int(25)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_phone3"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                                ["COLUMN_POSITION"] => int(26)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                                ["COLUMN_POSITION"] => int(27)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "100"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["object_accommodationinfo_equipment"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                                ["COLUMN_POSITION"] => int(28)
                                ["DATA_TYPE"] => string(4) "text"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                              ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                                ["_options":protected] => array(9) {
                                  ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                                  ["file_locking"] => bool(true)
                                  ["read_control"] => bool(true)
                                  ["read_control_type"] => string(5) "crc32"
                                  ["hashed_directory_level"] => int(0)
                                  ["hashed_directory_umask"] => int(448)
                                  ["file_name_prefix"] => string(10) "zend_cache"
                                  ["cache_file_umask"] => int(384)
                                  ["metadatas_array_max_size"] => int(100)
                                }
                                ["_metadatasArray":protected] => array(5) {
                                  ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                    ["hash"] => int(4055364029)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["___translates_pl"] => array(4) {
                                    ["hash"] => int(2468060757)
                                    ["mtime"] => int(1789262825)
                                    ["expire"] => int(1789270025)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                    ["hash"] => int(800445141)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                    ["hash"] => int(3343607960)
                                    ["mtime"] => int(1789262824)
                                    ["expire"] => int(1789270024)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                  ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                    ["hash"] => int(3140523971)
                                    ["mtime"] => int(1789262825)
                                    ["expire"] => int(1789270025)
                                    ["tags"] => array(0) {
                                    }
                                  }
                                }
                                ["_directives":protected] => array(3) {
                                  ["lifetime"] => int(7200)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                }
                              }
                              ["_options":protected] => array(9) {
                                ["write_control"] => bool(true)
                                ["caching"] => bool(true)
                                ["cache_id_prefix"] => NULL
                                ["automatic_serialization"] => bool(true)
                                ["automatic_cleaning_factor"] => int(10)
                                ["lifetime"] => int(7200)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                                ["ignore_user_abort"] => bool(false)
                              }
                              ["_specificOptions":protected] => array(0) {
                              }
                              ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                              ["_extendedBackend":protected] => bool(true)
                              ["_backendCapabilities":protected] => array(6) {
                                ["automatic_cleaning"] => bool(true)
                                ["tags"] => bool(true)
                                ["expired_read"] => bool(true)
                                ["priority"] => bool(false)
                                ["infinite_lifetime"] => bool(true)
                                ["get_list"] => bool(true)
                              }
                            }
                            ["_metadataCacheInClass":protected] => bool(true)
                            ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                            ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                            ["_referenceMap":protected] => array(0) {
                            }
                            ["_dependentTables":protected] => array(0) {
                            }
                            ["_defaultSource":protected] => string(11) "defaultNone"
                            ["_defaultValues":protected] => array(0) {
                            }
                          }
                          ["_bind":protected] => array(0) {
                          }
                          ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(10) {
                              ["host"] => string(9) "localhost"
                              ["username"] => string(10) "prodsorger"
                              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                              ["dbname"] => string(10) "prodsorger"
                              ["default"] => string(1) "1"
                              ["port"] => string(4) "3310"
                              ["driver_options"] => array(1) {
                                [1002] => string(15) "SET NAMES UTF8;"
                              }
                              ["charset"] => NULL
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#426 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_parts":protected] => array(11) {
                            ["distinct"] => bool(false)
                            ["columns"] => array(1) {
                              [0] => array(3) {
                                [0] => string(24) "object_accommodationinfo"
                                [1] => string(1) "*"
                                [2] => NULL
                              }
                            }
                            ["union"] => array(0) {
                            }
                            ["from"] => array(1) {
                              ["object_accommodationinfo"] => array(4) {
                                ["joinType"] => string(10) "inner join"
                                ["schema"] => NULL
                                ["tableName"] => string(24) "object_accommodationinfo"
                                ["joinCondition"] => NULL
                              }
                            }
                            ["where"] => array(1) {
                              [0] => string(36) "(object_accommodationinfo_id = 842 )"
                            }
                            ["group"] => array(0) {
                            }
                            ["having"] => array(0) {
                            }
                            ["order"] => array(0) {
                            }
                            ["limitcount"] => int(1)
                            ["limitoffset"] => int(0)
                            ["forupdate"] => bool(false)
                          }
                          ["_tableCols":protected] => array(0) {
                          }
                        }
                      }
                    }
                    [7] => array(6) {
                      ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                      ["line"] => int(24)
                      ["function"] => string(10) "fetchEntry"
                      ["class"] => string(10) "Matj_Model"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(3) "842"
                      }
                    }
                    [8] => array(6) {
                      ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
                      ["line"] => int(17)
                      ["function"] => string(11) "__construct"
                      ["class"] => string(10) "Matj_Model"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(3) "842"
                      }
                    }
                    [9] => array(6) {
                      ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
                      ["line"] => int(309)
                      ["function"] => string(11) "__construct"
                      ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(3) "842"
                      }
                    }
                    [10] => array(6) {
                      ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                      ["line"] => int(8)
                      ["function"] => string(13) "getInfoObject"
                      ["class"] => string(25) "Objects_Model_ObjectHotel"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [11] => array(4) {
                      ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                      ["line"] => int(108)
                      ["args"] => array(1) {
                        [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                      }
                      ["function"] => string(7) "include"
                    }
                    [12] => array(6) {
                      ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                      ["line"] => int(888)
                      ["function"] => string(4) "_run"
                      ["class"] => string(9) "Zend_View"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                      }
                    }
                    [13] => array(6) {
                      ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                      ["line"] => int(85)
                      ["function"] => string(6) "render"
                      ["class"] => string(18) "Zend_View_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => NULL
                      }
                    }
                    [14] => array(4) {
                      ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                      ["line"] => int(108)
                      ["args"] => array(1) {
                        [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                      }
                      ["function"] => string(7) "include"
                    }
                    [15] => array(6) {
                      ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                      ["line"] => int(888)
                      ["function"] => string(4) "_run"
                      ["class"] => string(9) "Zend_View"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                      }
                    }
                    [16] => array(6) {
                      ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                      ["line"] => int(900)
                      ["function"] => string(6) "render"
                      ["class"] => string(18) "Zend_View_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => NULL
                      }
                    }
                    [17] => array(6) {
                      ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                      ["line"] => int(921)
                      ["function"] => string(12) "renderScript"
                      ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => string(23) "view/detail-hotel.phtml"
                        [1] => NULL
                      }
                    }
                    [18] => array(6) {
                      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                      ["line"] => int(212)
                      ["function"] => string(6) "render"
                      ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                      ["type"] => string(2) "->"
                      ["args"] => array(3) {
                        [0] => string(12) "detail-hotel"
                        [1] => NULL
                        [2] => bool(false)
                      }
                    }
                    [19] => array(6) {
                      ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
                      ["line"] => int(1546)
                      ["function"] => string(6) "render"
                      ["class"] => string(22) "Zend_Controller_Action"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(12) "detail-hotel"
                      }
                    }
                    [20] => array(6) {
                      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                      ["line"] => int(516)
                      ["function"] => string(12) "detailAction"
                      ["class"] => string(22) "Objects_ViewController"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [21] => array(6) {
                      ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
                      ["line"] => int(295)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(22) "Zend_Controller_Action"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(12) "detailAction"
                      }
                    }
                    [22] => array(6) {
                      ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
                      ["line"] => int(954)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => *RECURSION*
                        [1] => object(Zend_Controller_Response_Http)#432 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                    }
                    [23] => array(6) {
                      ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
                      ["line"] => int(97)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(21) "Zend_Controller_Front"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [24] => array(6) {
                      ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
                      ["line"] => int(366)
                      ["function"] => string(3) "run"
                      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [25] => array(6) {
                      ["file"] => string(34) "/data/web/sorger.web/web/index.php"
                      ["line"] => int(110)
                      ["function"] => string(3) "run"
                      ["class"] => string(16) "Zend_Application"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                  }
                  ["previous":"Exception":private] => NULL
                  ["errorInfo"] => array(3) {
                    [0] => string(5) "HY000"
                    [1] => int(2006)
                    [2] => string(26) "MySQL server has gone away"
                  }
                }
              }
              ["type"] => string(15) "EXCEPTION_OTHER"
              ["request"] => object(Zend_Controller_Request_Http)#3049 (15) {
                ["_paramSources":protected] => array(2) {
                  [0] => string(4) "_GET"
                  [1] => string(5) "_POST"
                }
                ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
                ["_baseUrl":protected] => string(0) ""
                ["_basePath":protected] => NULL
                ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
                ["_params":protected] => array(6) {
                  ["routeType"] => string(6) "object"
                  ["attraction"] => string(5) "hotel"
                  ["module"] => string(7) "objects"
                  ["controller"] => string(4) "view"
                  ["action"] => string(6) "detail"
                  ["id"] => string(5) "12756"
                }
                ["_rawBody":protected] => NULL
                ["_aliases":protected] => array(0) {
                }
                ["_dispatched":protected] => bool(true)
                ["_module":protected] => string(7) "objects"
                ["_moduleKey":protected] => string(6) "module"
                ["_controller":protected] => string(4) "view"
                ["_controllerKey":protected] => string(10) "controller"
                ["_action":protected] => string(6) "detail"
                ["_actionKey":protected] => string(6) "action"
              }
            }
          }
        }
        ["_rawBody":protected] => NULL
        ["_aliases":protected] => array(0) {
        }
        ["_dispatched":protected] => bool(true)
        ["_module":protected] => string(7) "default"
        ["_moduleKey":protected] => string(6) "module"
        ["_controller":protected] => string(5) "error"
        ["_controllerKey":protected] => string(10) "controller"
        ["_action":protected] => string(5) "error"
        ["_actionKey":protected] => string(6) "action"
      }
      [1] => object(Zend_Controller_Response_Http)#432 (8) {
        ["_body":protected] => array(0) {
        }
        ["_exceptions":protected] => array(1) {
          [0] => object(Zend_Db_Statement_Exception)#2624 (8) {
            ["_previous":"Zend_Exception":private] => NULL
            ["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
            ["string":"Exception":private] => string(0) ""
            ["code":protected] => int(0)
            ["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
            ["line":protected] => int(234)
            ["trace":"Exception":private] => array(25) {
              [0] => array(6) {
                ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
                ["line"] => int(300)
                ["function"] => string(8) "_execute"
                ["class"] => string(21) "Zend_Db_Statement_Pdo"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => array(0) {
                  }
                }
              }
              [1] => array(6) {
                ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
                ["line"] => int(479)
                ["function"] => string(7) "execute"
                ["class"] => string(17) "Zend_Db_Statement"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => array(0) {
                  }
                }
              }
              [2] => array(6) {
                ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
                ["line"] => int(238)
                ["function"] => string(5) "query"
                ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                ["type"] => string(2) "->"
                ["args"] => array(2) {
                  [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
                  [1] => array(0) {
                  }
                }
              }
              [3] => array(6) {
                ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                ["line"] => int(1529)
                ["function"] => string(5) "query"
                ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => object(Zend_Db_Table_Select)#2620 (7) {
                    ["_info":protected] => array(10) {
                      ["schema"] => NULL
                      ["name"] => string(24) "object_accommodationinfo"
                      ["cols"] => array(28) {
                        [0] => string(27) "object_accommodationinfo_id"
                        [1] => string(29) "object_accommodationinfo_step"
                        [2] => string(31) "object_accommodationinfo_season"
                        [3] => string(33) "object_accommodationinfo_language"
                        [4] => string(36) "object_accommodationinfo_ownerliving"
                        [5] => string(31) "object_accommodationinfo_arrive"
                        [6] => string(30) "object_accommodationinfo_leave"
                        [7] => string(31) "object_accommodationinfo_groups"
                        [8] => string(36) "object_accommodationinfo_barrierfree"
                        [9] => string(30) "object_accommodationinfo_fence"
                        [10] => string(36) "object_accommodationinfo_capacitymin"
                        [11] => string(36) "object_accommodationinfo_capacitymax"
                        [12] => string(37) "object_accommodationinfo_roomsplacing"
                        [13] => string(35) "object_accommodationinfo_roomscount"
                        [14] => string(38) "object_accommodationinfo_parkingplaces"
                        [15] => string(40) "object_accommodationinfo_parkingdistance"
                        [16] => string(39) "object_accommodationinfo_parkingoptions"
                        [17] => string(34) "object_accommodationinfo_consuming"
                        [18] => string(32) "object_accommodationinfo_heating"
                        [19] => string(32) "object_accommodationinfo_smoking"
                        [20] => string(32) "object_accommodationinfo_animals"
                        [21] => string(40) "object_accommodationinfo_mobileoperators"
                        [22] => string(28) "object_accommodationinfo_web"
                        [23] => string(30) "object_accommodationinfo_phone"
                        [24] => string(31) "object_accommodationinfo_phone2"
                        [25] => string(31) "object_accommodationinfo_phone3"
                        [26] => string(30) "object_accommodationinfo_email"
                        [27] => string(34) "object_accommodationinfo_equipment"
                      }
                      ["primary"] => array(1) {
                        [1] => string(27) "object_accommodationinfo_id"
                      }
                      ["metadata"] => array(28) {
                        ["object_accommodationinfo_id"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                          ["COLUMN_POSITION"] => int(1)
                          ["DATA_TYPE"] => string(3) "int"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(true)
                          ["PRIMARY_POSITION"] => int(1)
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_step"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                          ["COLUMN_POSITION"] => int(2)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "30"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_season"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                          ["COLUMN_POSITION"] => int(3)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_language"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                          ["COLUMN_POSITION"] => int(4)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "10"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_ownerliving"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                          ["COLUMN_POSITION"] => int(5)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_arrive"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                          ["COLUMN_POSITION"] => int(6)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_leave"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                          ["COLUMN_POSITION"] => int(7)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_groups"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                          ["COLUMN_POSITION"] => int(8)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_barrierfree"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                          ["COLUMN_POSITION"] => int(9)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_fence"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                          ["COLUMN_POSITION"] => int(10)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymin"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                          ["COLUMN_POSITION"] => int(11)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymax"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                          ["COLUMN_POSITION"] => int(12)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomsplacing"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                          ["COLUMN_POSITION"] => int(13)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "255"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomscount"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                          ["COLUMN_POSITION"] => int(14)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingplaces"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                          ["COLUMN_POSITION"] => int(15)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingdistance"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                          ["COLUMN_POSITION"] => int(16)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingoptions"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                          ["COLUMN_POSITION"] => int(17)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_consuming"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                          ["COLUMN_POSITION"] => int(18)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_heating"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                          ["COLUMN_POSITION"] => int(19)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_smoking"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                          ["COLUMN_POSITION"] => int(20)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(true)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_animals"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                          ["COLUMN_POSITION"] => int(21)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_mobileoperators"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                          ["COLUMN_POSITION"] => int(22)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_web"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                          ["COLUMN_POSITION"] => int(23)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                          ["COLUMN_POSITION"] => int(24)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone2"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                          ["COLUMN_POSITION"] => int(25)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone3"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                          ["COLUMN_POSITION"] => int(26)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_email"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                          ["COLUMN_POSITION"] => int(27)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_equipment"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                          ["COLUMN_POSITION"] => int(28)
                          ["DATA_TYPE"] => string(4) "text"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                      }
                      ["rowClass"] => string(17) "Zend_Db_Table_Row"
                      ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                      ["referenceMap"] => array(0) {
                      }
                      ["dependentTables"] => array(0) {
                      }
                      ["sequence"] => bool(true)
                    }
                    ["_integrityCheck":protected] => bool(true)
                    ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                      ["dbupdatelog":protected] => NULL
                      ["_definition":protected] => NULL
                      ["_definitionConfigName":protected] => NULL
                      ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                        ["_pdoType":protected] => string(5) "mysql"
                        ["_numericDataTypes":protected] => array(16) {
                          [0] => int(0)
                          [1] => int(1)
                          [2] => int(2)
                          ["INT"] => int(0)
                          ["INTEGER"] => int(0)
                          ["MEDIUMINT"] => int(0)
                          ["SMALLINT"] => int(0)
                          ["TINYINT"] => int(0)
                          ["BIGINT"] => int(1)
                          ["SERIAL"] => int(1)
                          ["DEC"] => int(2)
                          ["DECIMAL"] => int(2)
                          ["DOUBLE"] => int(2)
                          ["DOUBLE PRECISION"] => int(2)
                          ["FIXED"] => int(2)
                          ["FLOAT"] => int(2)
                        }
                        ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                        ["_config":protected] => array(10) {
                          ["host"] => string(9) "localhost"
                          ["username"] => string(10) "prodsorger"
                          ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                          ["dbname"] => string(10) "prodsorger"
                          ["default"] => string(1) "1"
                          ["port"] => string(4) "3310"
                          ["driver_options"] => array(1) {
                            [1002] => string(15) "SET NAMES UTF8;"
                          }
                          ["charset"] => NULL
                          ["persistent"] => bool(false)
                          ["options"] => array(3) {
                            ["caseFolding"] => int(0)
                            ["autoQuoteIdentifiers"] => bool(true)
                            ["fetchMode"] => int(2)
                          }
                        }
                        ["_fetchMode":protected] => int(2)
                        ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                          ["_queryProfiles":protected] => array(0) {
                          }
                          ["_enabled":protected] => bool(false)
                          ["_filterElapsedSecs":protected] => NULL
                          ["_filterTypes":protected] => NULL
                        }
                        ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                        ["_connection":protected] => object(PDO)#426 (0) {
                        }
                        ["_caseFolding":protected] => int(0)
                        ["_autoQuoteIdentifiers":protected] => bool(true)
                        ["_allowSerialization":protected] => bool(true)
                        ["_autoReconnectOnUnserialize":protected] => bool(false)
                      }
                      ["_schema":protected] => NULL
                      ["_name":protected] => string(24) "object_accommodationinfo"
                      ["_cols":protected] => array(28) {
                        [0] => string(27) "object_accommodationinfo_id"
                        [1] => string(29) "object_accommodationinfo_step"
                        [2] => string(31) "object_accommodationinfo_season"
                        [3] => string(33) "object_accommodationinfo_language"
                        [4] => string(36) "object_accommodationinfo_ownerliving"
                        [5] => string(31) "object_accommodationinfo_arrive"
                        [6] => string(30) "object_accommodationinfo_leave"
                        [7] => string(31) "object_accommodationinfo_groups"
                        [8] => string(36) "object_accommodationinfo_barrierfree"
                        [9] => string(30) "object_accommodationinfo_fence"
                        [10] => string(36) "object_accommodationinfo_capacitymin"
                        [11] => string(36) "object_accommodationinfo_capacitymax"
                        [12] => string(37) "object_accommodationinfo_roomsplacing"
                        [13] => string(35) "object_accommodationinfo_roomscount"
                        [14] => string(38) "object_accommodationinfo_parkingplaces"
                        [15] => string(40) "object_accommodationinfo_parkingdistance"
                        [16] => string(39) "object_accommodationinfo_parkingoptions"
                        [17] => string(34) "object_accommodationinfo_consuming"
                        [18] => string(32) "object_accommodationinfo_heating"
                        [19] => string(32) "object_accommodationinfo_smoking"
                        [20] => string(32) "object_accommodationinfo_animals"
                        [21] => string(40) "object_accommodationinfo_mobileoperators"
                        [22] => string(28) "object_accommodationinfo_web"
                        [23] => string(30) "object_accommodationinfo_phone"
                        [24] => string(31) "object_accommodationinfo_phone2"
                        [25] => string(31) "object_accommodationinfo_phone3"
                        [26] => string(30) "object_accommodationinfo_email"
                        [27] => string(34) "object_accommodationinfo_equipment"
                      }
                      ["_primary":protected] => array(1) {
                        [1] => string(27) "object_accommodationinfo_id"
                      }
                      ["_identity":protected] => int(1)
                      ["_sequence":protected] => bool(true)
                      ["_metadata":protected] => array(28) {
                        ["object_accommodationinfo_id"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                          ["COLUMN_POSITION"] => int(1)
                          ["DATA_TYPE"] => string(3) "int"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(true)
                          ["PRIMARY_POSITION"] => int(1)
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_step"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                          ["COLUMN_POSITION"] => int(2)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "30"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_season"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                          ["COLUMN_POSITION"] => int(3)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_language"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                          ["COLUMN_POSITION"] => int(4)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "10"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_ownerliving"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                          ["COLUMN_POSITION"] => int(5)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_arrive"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                          ["COLUMN_POSITION"] => int(6)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_leave"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                          ["COLUMN_POSITION"] => int(7)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_groups"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                          ["COLUMN_POSITION"] => int(8)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_barrierfree"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                          ["COLUMN_POSITION"] => int(9)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_fence"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                          ["COLUMN_POSITION"] => int(10)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymin"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                          ["COLUMN_POSITION"] => int(11)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymax"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                          ["COLUMN_POSITION"] => int(12)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomsplacing"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                          ["COLUMN_POSITION"] => int(13)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "255"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomscount"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                          ["COLUMN_POSITION"] => int(14)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingplaces"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                          ["COLUMN_POSITION"] => int(15)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingdistance"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                          ["COLUMN_POSITION"] => int(16)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingoptions"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                          ["COLUMN_POSITION"] => int(17)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_consuming"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                          ["COLUMN_POSITION"] => int(18)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_heating"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                          ["COLUMN_POSITION"] => int(19)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_smoking"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                          ["COLUMN_POSITION"] => int(20)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(true)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_animals"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                          ["COLUMN_POSITION"] => int(21)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_mobileoperators"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                          ["COLUMN_POSITION"] => int(22)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_web"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                          ["COLUMN_POSITION"] => int(23)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                          ["COLUMN_POSITION"] => int(24)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone2"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                          ["COLUMN_POSITION"] => int(25)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone3"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                          ["COLUMN_POSITION"] => int(26)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_email"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                          ["COLUMN_POSITION"] => int(27)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_equipment"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                          ["COLUMN_POSITION"] => int(28)
                          ["DATA_TYPE"] => string(4) "text"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                      }
                      ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                        ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                          ["_options":protected] => array(9) {
                            ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                            ["file_locking"] => bool(true)
                            ["read_control"] => bool(true)
                            ["read_control_type"] => string(5) "crc32"
                            ["hashed_directory_level"] => int(0)
                            ["hashed_directory_umask"] => int(448)
                            ["file_name_prefix"] => string(10) "zend_cache"
                            ["cache_file_umask"] => int(384)
                            ["metadatas_array_max_size"] => int(100)
                          }
                          ["_metadatasArray":protected] => array(5) {
                            ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                              ["hash"] => int(4055364029)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["___translates_pl"] => array(4) {
                              ["hash"] => int(2468060757)
                              ["mtime"] => int(1789262825)
                              ["expire"] => int(1789270025)
                              ["tags"] => array(0) {
                              }
                            }
                            ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                              ["hash"] => int(800445141)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                              ["hash"] => int(3343607960)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                              ["hash"] => int(3140523971)
                              ["mtime"] => int(1789262825)
                              ["expire"] => int(1789270025)
                              ["tags"] => array(0) {
                              }
                            }
                          }
                          ["_directives":protected] => array(3) {
                            ["lifetime"] => int(7200)
                            ["logging"] => bool(false)
                            ["logger"] => NULL
                          }
                        }
                        ["_options":protected] => array(9) {
                          ["write_control"] => bool(true)
                          ["caching"] => bool(true)
                          ["cache_id_prefix"] => NULL
                          ["automatic_serialization"] => bool(true)
                          ["automatic_cleaning_factor"] => int(10)
                          ["lifetime"] => int(7200)
                          ["logging"] => bool(false)
                          ["logger"] => NULL
                          ["ignore_user_abort"] => bool(false)
                        }
                        ["_specificOptions":protected] => array(0) {
                        }
                        ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                        ["_extendedBackend":protected] => bool(true)
                        ["_backendCapabilities":protected] => array(6) {
                          ["automatic_cleaning"] => bool(true)
                          ["tags"] => bool(true)
                          ["expired_read"] => bool(true)
                          ["priority"] => bool(false)
                          ["infinite_lifetime"] => bool(true)
                          ["get_list"] => bool(true)
                        }
                      }
                      ["_metadataCacheInClass":protected] => bool(true)
                      ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                      ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                      ["_referenceMap":protected] => array(0) {
                      }
                      ["_dependentTables":protected] => array(0) {
                      }
                      ["_defaultSource":protected] => string(11) "defaultNone"
                      ["_defaultValues":protected] => array(0) {
                      }
                    }
                    ["_bind":protected] => array(0) {
                    }
                    ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                      ["_pdoType":protected] => string(5) "mysql"
                      ["_numericDataTypes":protected] => array(16) {
                        [0] => int(0)
                        [1] => int(1)
                        [2] => int(2)
                        ["INT"] => int(0)
                        ["INTEGER"] => int(0)
                        ["MEDIUMINT"] => int(0)
                        ["SMALLINT"] => int(0)
                        ["TINYINT"] => int(0)
                        ["BIGINT"] => int(1)
                        ["SERIAL"] => int(1)
                        ["DEC"] => int(2)
                        ["DECIMAL"] => int(2)
                        ["DOUBLE"] => int(2)
                        ["DOUBLE PRECISION"] => int(2)
                        ["FIXED"] => int(2)
                        ["FLOAT"] => int(2)
                      }
                      ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                      ["_config":protected] => array(10) {
                        ["host"] => string(9) "localhost"
                        ["username"] => string(10) "prodsorger"
                        ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                        ["dbname"] => string(10) "prodsorger"
                        ["default"] => string(1) "1"
                        ["port"] => string(4) "3310"
                        ["driver_options"] => array(1) {
                          [1002] => string(15) "SET NAMES UTF8;"
                        }
                        ["charset"] => NULL
                        ["persistent"] => bool(false)
                        ["options"] => array(3) {
                          ["caseFolding"] => int(0)
                          ["autoQuoteIdentifiers"] => bool(true)
                          ["fetchMode"] => int(2)
                        }
                      }
                      ["_fetchMode":protected] => int(2)
                      ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                        ["_queryProfiles":protected] => array(0) {
                        }
                        ["_enabled":protected] => bool(false)
                        ["_filterElapsedSecs":protected] => NULL
                        ["_filterTypes":protected] => NULL
                      }
                      ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                      ["_connection":protected] => object(PDO)#426 (0) {
                      }
                      ["_caseFolding":protected] => int(0)
                      ["_autoQuoteIdentifiers":protected] => bool(true)
                      ["_allowSerialization":protected] => bool(true)
                      ["_autoReconnectOnUnserialize":protected] => bool(false)
                    }
                    ["_parts":protected] => array(11) {
                      ["distinct"] => bool(false)
                      ["columns"] => array(1) {
                        [0] => array(3) {
                          [0] => string(24) "object_accommodationinfo"
                          [1] => string(1) "*"
                          [2] => NULL
                        }
                      }
                      ["union"] => array(0) {
                      }
                      ["from"] => array(1) {
                        ["object_accommodationinfo"] => array(4) {
                          ["joinType"] => string(10) "inner join"
                          ["schema"] => NULL
                          ["tableName"] => string(24) "object_accommodationinfo"
                          ["joinCondition"] => NULL
                        }
                      }
                      ["where"] => array(1) {
                        [0] => string(36) "(object_accommodationinfo_id = 842 )"
                      }
                      ["group"] => array(0) {
                      }
                      ["having"] => array(0) {
                      }
                      ["order"] => array(0) {
                      }
                      ["limitcount"] => int(1)
                      ["limitoffset"] => int(0)
                      ["forupdate"] => bool(false)
                    }
                    ["_tableCols":protected] => array(0) {
                    }
                  }
                }
              }
              [4] => array(6) {
                ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                ["line"] => int(1391)
                ["function"] => string(6) "_fetch"
                ["class"] => string(22) "Zend_Db_Table_Abstract"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => object(Zend_Db_Table_Select)#2620 (7) {
                    ["_info":protected] => array(10) {
                      ["schema"] => NULL
                      ["name"] => string(24) "object_accommodationinfo"
                      ["cols"] => array(28) {
                        [0] => string(27) "object_accommodationinfo_id"
                        [1] => string(29) "object_accommodationinfo_step"
                        [2] => string(31) "object_accommodationinfo_season"
                        [3] => string(33) "object_accommodationinfo_language"
                        [4] => string(36) "object_accommodationinfo_ownerliving"
                        [5] => string(31) "object_accommodationinfo_arrive"
                        [6] => string(30) "object_accommodationinfo_leave"
                        [7] => string(31) "object_accommodationinfo_groups"
                        [8] => string(36) "object_accommodationinfo_barrierfree"
                        [9] => string(30) "object_accommodationinfo_fence"
                        [10] => string(36) "object_accommodationinfo_capacitymin"
                        [11] => string(36) "object_accommodationinfo_capacitymax"
                        [12] => string(37) "object_accommodationinfo_roomsplacing"
                        [13] => string(35) "object_accommodationinfo_roomscount"
                        [14] => string(38) "object_accommodationinfo_parkingplaces"
                        [15] => string(40) "object_accommodationinfo_parkingdistance"
                        [16] => string(39) "object_accommodationinfo_parkingoptions"
                        [17] => string(34) "object_accommodationinfo_consuming"
                        [18] => string(32) "object_accommodationinfo_heating"
                        [19] => string(32) "object_accommodationinfo_smoking"
                        [20] => string(32) "object_accommodationinfo_animals"
                        [21] => string(40) "object_accommodationinfo_mobileoperators"
                        [22] => string(28) "object_accommodationinfo_web"
                        [23] => string(30) "object_accommodationinfo_phone"
                        [24] => string(31) "object_accommodationinfo_phone2"
                        [25] => string(31) "object_accommodationinfo_phone3"
                        [26] => string(30) "object_accommodationinfo_email"
                        [27] => string(34) "object_accommodationinfo_equipment"
                      }
                      ["primary"] => array(1) {
                        [1] => string(27) "object_accommodationinfo_id"
                      }
                      ["metadata"] => array(28) {
                        ["object_accommodationinfo_id"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                          ["COLUMN_POSITION"] => int(1)
                          ["DATA_TYPE"] => string(3) "int"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(true)
                          ["PRIMARY_POSITION"] => int(1)
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_step"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                          ["COLUMN_POSITION"] => int(2)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "30"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_season"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                          ["COLUMN_POSITION"] => int(3)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_language"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                          ["COLUMN_POSITION"] => int(4)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "10"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_ownerliving"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                          ["COLUMN_POSITION"] => int(5)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_arrive"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                          ["COLUMN_POSITION"] => int(6)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_leave"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                          ["COLUMN_POSITION"] => int(7)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_groups"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                          ["COLUMN_POSITION"] => int(8)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_barrierfree"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                          ["COLUMN_POSITION"] => int(9)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_fence"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                          ["COLUMN_POSITION"] => int(10)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymin"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                          ["COLUMN_POSITION"] => int(11)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymax"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                          ["COLUMN_POSITION"] => int(12)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomsplacing"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                          ["COLUMN_POSITION"] => int(13)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "255"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomscount"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                          ["COLUMN_POSITION"] => int(14)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingplaces"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                          ["COLUMN_POSITION"] => int(15)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingdistance"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                          ["COLUMN_POSITION"] => int(16)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingoptions"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                          ["COLUMN_POSITION"] => int(17)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_consuming"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                          ["COLUMN_POSITION"] => int(18)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_heating"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                          ["COLUMN_POSITION"] => int(19)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_smoking"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                          ["COLUMN_POSITION"] => int(20)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(true)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_animals"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                          ["COLUMN_POSITION"] => int(21)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_mobileoperators"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                          ["COLUMN_POSITION"] => int(22)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_web"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                          ["COLUMN_POSITION"] => int(23)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                          ["COLUMN_POSITION"] => int(24)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone2"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                          ["COLUMN_POSITION"] => int(25)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone3"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                          ["COLUMN_POSITION"] => int(26)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_email"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                          ["COLUMN_POSITION"] => int(27)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_equipment"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                          ["COLUMN_POSITION"] => int(28)
                          ["DATA_TYPE"] => string(4) "text"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                      }
                      ["rowClass"] => string(17) "Zend_Db_Table_Row"
                      ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                      ["referenceMap"] => array(0) {
                      }
                      ["dependentTables"] => array(0) {
                      }
                      ["sequence"] => bool(true)
                    }
                    ["_integrityCheck":protected] => bool(true)
                    ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                      ["dbupdatelog":protected] => NULL
                      ["_definition":protected] => NULL
                      ["_definitionConfigName":protected] => NULL
                      ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                        ["_pdoType":protected] => string(5) "mysql"
                        ["_numericDataTypes":protected] => array(16) {
                          [0] => int(0)
                          [1] => int(1)
                          [2] => int(2)
                          ["INT"] => int(0)
                          ["INTEGER"] => int(0)
                          ["MEDIUMINT"] => int(0)
                          ["SMALLINT"] => int(0)
                          ["TINYINT"] => int(0)
                          ["BIGINT"] => int(1)
                          ["SERIAL"] => int(1)
                          ["DEC"] => int(2)
                          ["DECIMAL"] => int(2)
                          ["DOUBLE"] => int(2)
                          ["DOUBLE PRECISION"] => int(2)
                          ["FIXED"] => int(2)
                          ["FLOAT"] => int(2)
                        }
                        ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                        ["_config":protected] => array(10) {
                          ["host"] => string(9) "localhost"
                          ["username"] => string(10) "prodsorger"
                          ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                          ["dbname"] => string(10) "prodsorger"
                          ["default"] => string(1) "1"
                          ["port"] => string(4) "3310"
                          ["driver_options"] => array(1) {
                            [1002] => string(15) "SET NAMES UTF8;"
                          }
                          ["charset"] => NULL
                          ["persistent"] => bool(false)
                          ["options"] => array(3) {
                            ["caseFolding"] => int(0)
                            ["autoQuoteIdentifiers"] => bool(true)
                            ["fetchMode"] => int(2)
                          }
                        }
                        ["_fetchMode":protected] => int(2)
                        ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                          ["_queryProfiles":protected] => array(0) {
                          }
                          ["_enabled":protected] => bool(false)
                          ["_filterElapsedSecs":protected] => NULL
                          ["_filterTypes":protected] => NULL
                        }
                        ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                        ["_connection":protected] => object(PDO)#426 (0) {
                        }
                        ["_caseFolding":protected] => int(0)
                        ["_autoQuoteIdentifiers":protected] => bool(true)
                        ["_allowSerialization":protected] => bool(true)
                        ["_autoReconnectOnUnserialize":protected] => bool(false)
                      }
                      ["_schema":protected] => NULL
                      ["_name":protected] => string(24) "object_accommodationinfo"
                      ["_cols":protected] => array(28) {
                        [0] => string(27) "object_accommodationinfo_id"
                        [1] => string(29) "object_accommodationinfo_step"
                        [2] => string(31) "object_accommodationinfo_season"
                        [3] => string(33) "object_accommodationinfo_language"
                        [4] => string(36) "object_accommodationinfo_ownerliving"
                        [5] => string(31) "object_accommodationinfo_arrive"
                        [6] => string(30) "object_accommodationinfo_leave"
                        [7] => string(31) "object_accommodationinfo_groups"
                        [8] => string(36) "object_accommodationinfo_barrierfree"
                        [9] => string(30) "object_accommodationinfo_fence"
                        [10] => string(36) "object_accommodationinfo_capacitymin"
                        [11] => string(36) "object_accommodationinfo_capacitymax"
                        [12] => string(37) "object_accommodationinfo_roomsplacing"
                        [13] => string(35) "object_accommodationinfo_roomscount"
                        [14] => string(38) "object_accommodationinfo_parkingplaces"
                        [15] => string(40) "object_accommodationinfo_parkingdistance"
                        [16] => string(39) "object_accommodationinfo_parkingoptions"
                        [17] => string(34) "object_accommodationinfo_consuming"
                        [18] => string(32) "object_accommodationinfo_heating"
                        [19] => string(32) "object_accommodationinfo_smoking"
                        [20] => string(32) "object_accommodationinfo_animals"
                        [21] => string(40) "object_accommodationinfo_mobileoperators"
                        [22] => string(28) "object_accommodationinfo_web"
                        [23] => string(30) "object_accommodationinfo_phone"
                        [24] => string(31) "object_accommodationinfo_phone2"
                        [25] => string(31) "object_accommodationinfo_phone3"
                        [26] => string(30) "object_accommodationinfo_email"
                        [27] => string(34) "object_accommodationinfo_equipment"
                      }
                      ["_primary":protected] => array(1) {
                        [1] => string(27) "object_accommodationinfo_id"
                      }
                      ["_identity":protected] => int(1)
                      ["_sequence":protected] => bool(true)
                      ["_metadata":protected] => array(28) {
                        ["object_accommodationinfo_id"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                          ["COLUMN_POSITION"] => int(1)
                          ["DATA_TYPE"] => string(3) "int"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(true)
                          ["PRIMARY_POSITION"] => int(1)
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_step"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                          ["COLUMN_POSITION"] => int(2)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "30"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_season"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                          ["COLUMN_POSITION"] => int(3)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_language"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                          ["COLUMN_POSITION"] => int(4)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "10"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_ownerliving"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                          ["COLUMN_POSITION"] => int(5)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_arrive"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                          ["COLUMN_POSITION"] => int(6)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_leave"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                          ["COLUMN_POSITION"] => int(7)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_groups"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                          ["COLUMN_POSITION"] => int(8)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_barrierfree"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                          ["COLUMN_POSITION"] => int(9)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_fence"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                          ["COLUMN_POSITION"] => int(10)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymin"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                          ["COLUMN_POSITION"] => int(11)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymax"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                          ["COLUMN_POSITION"] => int(12)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomsplacing"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                          ["COLUMN_POSITION"] => int(13)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "255"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomscount"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                          ["COLUMN_POSITION"] => int(14)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingplaces"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                          ["COLUMN_POSITION"] => int(15)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingdistance"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                          ["COLUMN_POSITION"] => int(16)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingoptions"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                          ["COLUMN_POSITION"] => int(17)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_consuming"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                          ["COLUMN_POSITION"] => int(18)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_heating"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                          ["COLUMN_POSITION"] => int(19)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_smoking"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                          ["COLUMN_POSITION"] => int(20)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(true)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_animals"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                          ["COLUMN_POSITION"] => int(21)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_mobileoperators"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                          ["COLUMN_POSITION"] => int(22)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_web"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                          ["COLUMN_POSITION"] => int(23)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                          ["COLUMN_POSITION"] => int(24)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone2"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                          ["COLUMN_POSITION"] => int(25)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone3"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                          ["COLUMN_POSITION"] => int(26)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_email"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                          ["COLUMN_POSITION"] => int(27)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_equipment"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                          ["COLUMN_POSITION"] => int(28)
                          ["DATA_TYPE"] => string(4) "text"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                      }
                      ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                        ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                          ["_options":protected] => array(9) {
                            ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                            ["file_locking"] => bool(true)
                            ["read_control"] => bool(true)
                            ["read_control_type"] => string(5) "crc32"
                            ["hashed_directory_level"] => int(0)
                            ["hashed_directory_umask"] => int(448)
                            ["file_name_prefix"] => string(10) "zend_cache"
                            ["cache_file_umask"] => int(384)
                            ["metadatas_array_max_size"] => int(100)
                          }
                          ["_metadatasArray":protected] => array(5) {
                            ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                              ["hash"] => int(4055364029)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["___translates_pl"] => array(4) {
                              ["hash"] => int(2468060757)
                              ["mtime"] => int(1789262825)
                              ["expire"] => int(1789270025)
                              ["tags"] => array(0) {
                              }
                            }
                            ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                              ["hash"] => int(800445141)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                              ["hash"] => int(3343607960)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                              ["hash"] => int(3140523971)
                              ["mtime"] => int(1789262825)
                              ["expire"] => int(1789270025)
                              ["tags"] => array(0) {
                              }
                            }
                          }
                          ["_directives":protected] => array(3) {
                            ["lifetime"] => int(7200)
                            ["logging"] => bool(false)
                            ["logger"] => NULL
                          }
                        }
                        ["_options":protected] => array(9) {
                          ["write_control"] => bool(true)
                          ["caching"] => bool(true)
                          ["cache_id_prefix"] => NULL
                          ["automatic_serialization"] => bool(true)
                          ["automatic_cleaning_factor"] => int(10)
                          ["lifetime"] => int(7200)
                          ["logging"] => bool(false)
                          ["logger"] => NULL
                          ["ignore_user_abort"] => bool(false)
                        }
                        ["_specificOptions":protected] => array(0) {
                        }
                        ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                        ["_extendedBackend":protected] => bool(true)
                        ["_backendCapabilities":protected] => array(6) {
                          ["automatic_cleaning"] => bool(true)
                          ["tags"] => bool(true)
                          ["expired_read"] => bool(true)
                          ["priority"] => bool(false)
                          ["infinite_lifetime"] => bool(true)
                          ["get_list"] => bool(true)
                        }
                      }
                      ["_metadataCacheInClass":protected] => bool(true)
                      ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                      ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                      ["_referenceMap":protected] => array(0) {
                      }
                      ["_dependentTables":protected] => array(0) {
                      }
                      ["_defaultSource":protected] => string(11) "defaultNone"
                      ["_defaultValues":protected] => array(0) {
                      }
                    }
                    ["_bind":protected] => array(0) {
                    }
                    ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                      ["_pdoType":protected] => string(5) "mysql"
                      ["_numericDataTypes":protected] => array(16) {
                        [0] => int(0)
                        [1] => int(1)
                        [2] => int(2)
                        ["INT"] => int(0)
                        ["INTEGER"] => int(0)
                        ["MEDIUMINT"] => int(0)
                        ["SMALLINT"] => int(0)
                        ["TINYINT"] => int(0)
                        ["BIGINT"] => int(1)
                        ["SERIAL"] => int(1)
                        ["DEC"] => int(2)
                        ["DECIMAL"] => int(2)
                        ["DOUBLE"] => int(2)
                        ["DOUBLE PRECISION"] => int(2)
                        ["FIXED"] => int(2)
                        ["FLOAT"] => int(2)
                      }
                      ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                      ["_config":protected] => array(10) {
                        ["host"] => string(9) "localhost"
                        ["username"] => string(10) "prodsorger"
                        ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                        ["dbname"] => string(10) "prodsorger"
                        ["default"] => string(1) "1"
                        ["port"] => string(4) "3310"
                        ["driver_options"] => array(1) {
                          [1002] => string(15) "SET NAMES UTF8;"
                        }
                        ["charset"] => NULL
                        ["persistent"] => bool(false)
                        ["options"] => array(3) {
                          ["caseFolding"] => int(0)
                          ["autoQuoteIdentifiers"] => bool(true)
                          ["fetchMode"] => int(2)
                        }
                      }
                      ["_fetchMode":protected] => int(2)
                      ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                        ["_queryProfiles":protected] => array(0) {
                        }
                        ["_enabled":protected] => bool(false)
                        ["_filterElapsedSecs":protected] => NULL
                        ["_filterTypes":protected] => NULL
                      }
                      ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                      ["_connection":protected] => object(PDO)#426 (0) {
                      }
                      ["_caseFolding":protected] => int(0)
                      ["_autoQuoteIdentifiers":protected] => bool(true)
                      ["_allowSerialization":protected] => bool(true)
                      ["_autoReconnectOnUnserialize":protected] => bool(false)
                    }
                    ["_parts":protected] => array(11) {
                      ["distinct"] => bool(false)
                      ["columns"] => array(1) {
                        [0] => array(3) {
                          [0] => string(24) "object_accommodationinfo"
                          [1] => string(1) "*"
                          [2] => NULL
                        }
                      }
                      ["union"] => array(0) {
                      }
                      ["from"] => array(1) {
                        ["object_accommodationinfo"] => array(4) {
                          ["joinType"] => string(10) "inner join"
                          ["schema"] => NULL
                          ["tableName"] => string(24) "object_accommodationinfo"
                          ["joinCondition"] => NULL
                        }
                      }
                      ["where"] => array(1) {
                        [0] => string(36) "(object_accommodationinfo_id = 842 )"
                      }
                      ["group"] => array(0) {
                      }
                      ["having"] => array(0) {
                      }
                      ["order"] => array(0) {
                      }
                      ["limitcount"] => int(1)
                      ["limitoffset"] => int(0)
                      ["forupdate"] => bool(false)
                    }
                    ["_tableCols":protected] => array(0) {
                    }
                  }
                }
              }
              [5] => array(6) {
                ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                ["line"] => int(74)
                ["function"] => string(8) "fetchRow"
                ["class"] => string(22) "Zend_Db_Table_Abstract"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => object(Zend_Db_Table_Select)#2620 (7) {
                    ["_info":protected] => array(10) {
                      ["schema"] => NULL
                      ["name"] => string(24) "object_accommodationinfo"
                      ["cols"] => array(28) {
                        [0] => string(27) "object_accommodationinfo_id"
                        [1] => string(29) "object_accommodationinfo_step"
                        [2] => string(31) "object_accommodationinfo_season"
                        [3] => string(33) "object_accommodationinfo_language"
                        [4] => string(36) "object_accommodationinfo_ownerliving"
                        [5] => string(31) "object_accommodationinfo_arrive"
                        [6] => string(30) "object_accommodationinfo_leave"
                        [7] => string(31) "object_accommodationinfo_groups"
                        [8] => string(36) "object_accommodationinfo_barrierfree"
                        [9] => string(30) "object_accommodationinfo_fence"
                        [10] => string(36) "object_accommodationinfo_capacitymin"
                        [11] => string(36) "object_accommodationinfo_capacitymax"
                        [12] => string(37) "object_accommodationinfo_roomsplacing"
                        [13] => string(35) "object_accommodationinfo_roomscount"
                        [14] => string(38) "object_accommodationinfo_parkingplaces"
                        [15] => string(40) "object_accommodationinfo_parkingdistance"
                        [16] => string(39) "object_accommodationinfo_parkingoptions"
                        [17] => string(34) "object_accommodationinfo_consuming"
                        [18] => string(32) "object_accommodationinfo_heating"
                        [19] => string(32) "object_accommodationinfo_smoking"
                        [20] => string(32) "object_accommodationinfo_animals"
                        [21] => string(40) "object_accommodationinfo_mobileoperators"
                        [22] => string(28) "object_accommodationinfo_web"
                        [23] => string(30) "object_accommodationinfo_phone"
                        [24] => string(31) "object_accommodationinfo_phone2"
                        [25] => string(31) "object_accommodationinfo_phone3"
                        [26] => string(30) "object_accommodationinfo_email"
                        [27] => string(34) "object_accommodationinfo_equipment"
                      }
                      ["primary"] => array(1) {
                        [1] => string(27) "object_accommodationinfo_id"
                      }
                      ["metadata"] => array(28) {
                        ["object_accommodationinfo_id"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                          ["COLUMN_POSITION"] => int(1)
                          ["DATA_TYPE"] => string(3) "int"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(true)
                          ["PRIMARY_POSITION"] => int(1)
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_step"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                          ["COLUMN_POSITION"] => int(2)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "30"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_season"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                          ["COLUMN_POSITION"] => int(3)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_language"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                          ["COLUMN_POSITION"] => int(4)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "10"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_ownerliving"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                          ["COLUMN_POSITION"] => int(5)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_arrive"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                          ["COLUMN_POSITION"] => int(6)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_leave"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                          ["COLUMN_POSITION"] => int(7)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_groups"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                          ["COLUMN_POSITION"] => int(8)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_barrierfree"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                          ["COLUMN_POSITION"] => int(9)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_fence"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                          ["COLUMN_POSITION"] => int(10)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymin"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                          ["COLUMN_POSITION"] => int(11)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymax"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                          ["COLUMN_POSITION"] => int(12)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomsplacing"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                          ["COLUMN_POSITION"] => int(13)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "255"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomscount"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                          ["COLUMN_POSITION"] => int(14)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingplaces"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                          ["COLUMN_POSITION"] => int(15)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingdistance"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                          ["COLUMN_POSITION"] => int(16)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingoptions"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                          ["COLUMN_POSITION"] => int(17)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_consuming"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                          ["COLUMN_POSITION"] => int(18)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_heating"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                          ["COLUMN_POSITION"] => int(19)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_smoking"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                          ["COLUMN_POSITION"] => int(20)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(true)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_animals"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                          ["COLUMN_POSITION"] => int(21)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_mobileoperators"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                          ["COLUMN_POSITION"] => int(22)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_web"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                          ["COLUMN_POSITION"] => int(23)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                          ["COLUMN_POSITION"] => int(24)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone2"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                          ["COLUMN_POSITION"] => int(25)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone3"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                          ["COLUMN_POSITION"] => int(26)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_email"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                          ["COLUMN_POSITION"] => int(27)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_equipment"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                          ["COLUMN_POSITION"] => int(28)
                          ["DATA_TYPE"] => string(4) "text"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                      }
                      ["rowClass"] => string(17) "Zend_Db_Table_Row"
                      ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                      ["referenceMap"] => array(0) {
                      }
                      ["dependentTables"] => array(0) {
                      }
                      ["sequence"] => bool(true)
                    }
                    ["_integrityCheck":protected] => bool(true)
                    ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                      ["dbupdatelog":protected] => NULL
                      ["_definition":protected] => NULL
                      ["_definitionConfigName":protected] => NULL
                      ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                        ["_pdoType":protected] => string(5) "mysql"
                        ["_numericDataTypes":protected] => array(16) {
                          [0] => int(0)
                          [1] => int(1)
                          [2] => int(2)
                          ["INT"] => int(0)
                          ["INTEGER"] => int(0)
                          ["MEDIUMINT"] => int(0)
                          ["SMALLINT"] => int(0)
                          ["TINYINT"] => int(0)
                          ["BIGINT"] => int(1)
                          ["SERIAL"] => int(1)
                          ["DEC"] => int(2)
                          ["DECIMAL"] => int(2)
                          ["DOUBLE"] => int(2)
                          ["DOUBLE PRECISION"] => int(2)
                          ["FIXED"] => int(2)
                          ["FLOAT"] => int(2)
                        }
                        ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                        ["_config":protected] => array(10) {
                          ["host"] => string(9) "localhost"
                          ["username"] => string(10) "prodsorger"
                          ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                          ["dbname"] => string(10) "prodsorger"
                          ["default"] => string(1) "1"
                          ["port"] => string(4) "3310"
                          ["driver_options"] => array(1) {
                            [1002] => string(15) "SET NAMES UTF8;"
                          }
                          ["charset"] => NULL
                          ["persistent"] => bool(false)
                          ["options"] => array(3) {
                            ["caseFolding"] => int(0)
                            ["autoQuoteIdentifiers"] => bool(true)
                            ["fetchMode"] => int(2)
                          }
                        }
                        ["_fetchMode":protected] => int(2)
                        ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                          ["_queryProfiles":protected] => array(0) {
                          }
                          ["_enabled":protected] => bool(false)
                          ["_filterElapsedSecs":protected] => NULL
                          ["_filterTypes":protected] => NULL
                        }
                        ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                        ["_connection":protected] => object(PDO)#426 (0) {
                        }
                        ["_caseFolding":protected] => int(0)
                        ["_autoQuoteIdentifiers":protected] => bool(true)
                        ["_allowSerialization":protected] => bool(true)
                        ["_autoReconnectOnUnserialize":protected] => bool(false)
                      }
                      ["_schema":protected] => NULL
                      ["_name":protected] => string(24) "object_accommodationinfo"
                      ["_cols":protected] => array(28) {
                        [0] => string(27) "object_accommodationinfo_id"
                        [1] => string(29) "object_accommodationinfo_step"
                        [2] => string(31) "object_accommodationinfo_season"
                        [3] => string(33) "object_accommodationinfo_language"
                        [4] => string(36) "object_accommodationinfo_ownerliving"
                        [5] => string(31) "object_accommodationinfo_arrive"
                        [6] => string(30) "object_accommodationinfo_leave"
                        [7] => string(31) "object_accommodationinfo_groups"
                        [8] => string(36) "object_accommodationinfo_barrierfree"
                        [9] => string(30) "object_accommodationinfo_fence"
                        [10] => string(36) "object_accommodationinfo_capacitymin"
                        [11] => string(36) "object_accommodationinfo_capacitymax"
                        [12] => string(37) "object_accommodationinfo_roomsplacing"
                        [13] => string(35) "object_accommodationinfo_roomscount"
                        [14] => string(38) "object_accommodationinfo_parkingplaces"
                        [15] => string(40) "object_accommodationinfo_parkingdistance"
                        [16] => string(39) "object_accommodationinfo_parkingoptions"
                        [17] => string(34) "object_accommodationinfo_consuming"
                        [18] => string(32) "object_accommodationinfo_heating"
                        [19] => string(32) "object_accommodationinfo_smoking"
                        [20] => string(32) "object_accommodationinfo_animals"
                        [21] => string(40) "object_accommodationinfo_mobileoperators"
                        [22] => string(28) "object_accommodationinfo_web"
                        [23] => string(30) "object_accommodationinfo_phone"
                        [24] => string(31) "object_accommodationinfo_phone2"
                        [25] => string(31) "object_accommodationinfo_phone3"
                        [26] => string(30) "object_accommodationinfo_email"
                        [27] => string(34) "object_accommodationinfo_equipment"
                      }
                      ["_primary":protected] => array(1) {
                        [1] => string(27) "object_accommodationinfo_id"
                      }
                      ["_identity":protected] => int(1)
                      ["_sequence":protected] => bool(true)
                      ["_metadata":protected] => array(28) {
                        ["object_accommodationinfo_id"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                          ["COLUMN_POSITION"] => int(1)
                          ["DATA_TYPE"] => string(3) "int"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(true)
                          ["PRIMARY_POSITION"] => int(1)
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_step"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                          ["COLUMN_POSITION"] => int(2)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "30"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_season"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                          ["COLUMN_POSITION"] => int(3)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_language"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                          ["COLUMN_POSITION"] => int(4)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "10"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_ownerliving"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                          ["COLUMN_POSITION"] => int(5)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_arrive"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                          ["COLUMN_POSITION"] => int(6)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_leave"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                          ["COLUMN_POSITION"] => int(7)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(2) "11"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_groups"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                          ["COLUMN_POSITION"] => int(8)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_barrierfree"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                          ["COLUMN_POSITION"] => int(9)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_fence"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                          ["COLUMN_POSITION"] => int(10)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => string(1) "0"
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymin"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                          ["COLUMN_POSITION"] => int(11)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_capacitymax"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                          ["COLUMN_POSITION"] => int(12)
                          ["DATA_TYPE"] => string(8) "smallint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomsplacing"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                          ["COLUMN_POSITION"] => int(13)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "255"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_roomscount"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                          ["COLUMN_POSITION"] => int(14)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingplaces"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                          ["COLUMN_POSITION"] => int(15)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingdistance"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                          ["COLUMN_POSITION"] => int(16)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_parkingoptions"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                          ["COLUMN_POSITION"] => int(17)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_consuming"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                          ["COLUMN_POSITION"] => int(18)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_heating"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                          ["COLUMN_POSITION"] => int(19)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_smoking"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                          ["COLUMN_POSITION"] => int(20)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(true)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_animals"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                          ["COLUMN_POSITION"] => int(21)
                          ["DATA_TYPE"] => string(7) "tinyint"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_mobileoperators"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                          ["COLUMN_POSITION"] => int(22)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_web"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                          ["COLUMN_POSITION"] => int(23)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                          ["COLUMN_POSITION"] => int(24)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone2"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                          ["COLUMN_POSITION"] => int(25)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_phone3"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                          ["COLUMN_POSITION"] => int(26)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_email"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                          ["COLUMN_POSITION"] => int(27)
                          ["DATA_TYPE"] => string(7) "varchar"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => string(3) "100"
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                        ["object_accommodationinfo_equipment"] => array(14) {
                          ["SCHEMA_NAME"] => NULL
                          ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                          ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                          ["COLUMN_POSITION"] => int(28)
                          ["DATA_TYPE"] => string(4) "text"
                          ["DEFAULT"] => NULL
                          ["NULLABLE"] => bool(false)
                          ["LENGTH"] => NULL
                          ["SCALE"] => NULL
                          ["PRECISION"] => NULL
                          ["UNSIGNED"] => NULL
                          ["PRIMARY"] => bool(false)
                          ["PRIMARY_POSITION"] => NULL
                          ["IDENTITY"] => bool(false)
                        }
                      }
                      ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                        ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                          ["_options":protected] => array(9) {
                            ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                            ["file_locking"] => bool(true)
                            ["read_control"] => bool(true)
                            ["read_control_type"] => string(5) "crc32"
                            ["hashed_directory_level"] => int(0)
                            ["hashed_directory_umask"] => int(448)
                            ["file_name_prefix"] => string(10) "zend_cache"
                            ["cache_file_umask"] => int(384)
                            ["metadatas_array_max_size"] => int(100)
                          }
                          ["_metadatasArray":protected] => array(5) {
                            ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                              ["hash"] => int(4055364029)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["___translates_pl"] => array(4) {
                              ["hash"] => int(2468060757)
                              ["mtime"] => int(1789262825)
                              ["expire"] => int(1789270025)
                              ["tags"] => array(0) {
                              }
                            }
                            ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                              ["hash"] => int(800445141)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                              ["hash"] => int(3343607960)
                              ["mtime"] => int(1789262824)
                              ["expire"] => int(1789270024)
                              ["tags"] => array(0) {
                              }
                            }
                            ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                              ["hash"] => int(3140523971)
                              ["mtime"] => int(1789262825)
                              ["expire"] => int(1789270025)
                              ["tags"] => array(0) {
                              }
                            }
                          }
                          ["_directives":protected] => array(3) {
                            ["lifetime"] => int(7200)
                            ["logging"] => bool(false)
                            ["logger"] => NULL
                          }
                        }
                        ["_options":protected] => array(9) {
                          ["write_control"] => bool(true)
                          ["caching"] => bool(true)
                          ["cache_id_prefix"] => NULL
                          ["automatic_serialization"] => bool(true)
                          ["automatic_cleaning_factor"] => int(10)
                          ["lifetime"] => int(7200)
                          ["logging"] => bool(false)
                          ["logger"] => NULL
                          ["ignore_user_abort"] => bool(false)
                        }
                        ["_specificOptions":protected] => array(0) {
                        }
                        ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                        ["_extendedBackend":protected] => bool(true)
                        ["_backendCapabilities":protected] => array(6) {
                          ["automatic_cleaning"] => bool(true)
                          ["tags"] => bool(true)
                          ["expired_read"] => bool(true)
                          ["priority"] => bool(false)
                          ["infinite_lifetime"] => bool(true)
                          ["get_list"] => bool(true)
                        }
                      }
                      ["_metadataCacheInClass":protected] => bool(true)
                      ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                      ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                      ["_referenceMap":protected] => array(0) {
                      }
                      ["_dependentTables":protected] => array(0) {
                      }
                      ["_defaultSource":protected] => string(11) "defaultNone"
                      ["_defaultValues":protected] => array(0) {
                      }
                    }
                    ["_bind":protected] => array(0) {
                    }
                    ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                      ["_pdoType":protected] => string(5) "mysql"
                      ["_numericDataTypes":protected] => array(16) {
                        [0] => int(0)
                        [1] => int(1)
                        [2] => int(2)
                        ["INT"] => int(0)
                        ["INTEGER"] => int(0)
                        ["MEDIUMINT"] => int(0)
                        ["SMALLINT"] => int(0)
                        ["TINYINT"] => int(0)
                        ["BIGINT"] => int(1)
                        ["SERIAL"] => int(1)
                        ["DEC"] => int(2)
                        ["DECIMAL"] => int(2)
                        ["DOUBLE"] => int(2)
                        ["DOUBLE PRECISION"] => int(2)
                        ["FIXED"] => int(2)
                        ["FLOAT"] => int(2)
                      }
                      ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                      ["_config":protected] => array(10) {
                        ["host"] => string(9) "localhost"
                        ["username"] => string(10) "prodsorger"
                        ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                        ["dbname"] => string(10) "prodsorger"
                        ["default"] => string(1) "1"
                        ["port"] => string(4) "3310"
                        ["driver_options"] => array(1) {
                          [1002] => string(15) "SET NAMES UTF8;"
                        }
                        ["charset"] => NULL
                        ["persistent"] => bool(false)
                        ["options"] => array(3) {
                          ["caseFolding"] => int(0)
                          ["autoQuoteIdentifiers"] => bool(true)
                          ["fetchMode"] => int(2)
                        }
                      }
                      ["_fetchMode":protected] => int(2)
                      ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                        ["_queryProfiles":protected] => array(0) {
                        }
                        ["_enabled":protected] => bool(false)
                        ["_filterElapsedSecs":protected] => NULL
                        ["_filterTypes":protected] => NULL
                      }
                      ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                      ["_connection":protected] => object(PDO)#426 (0) {
                      }
                      ["_caseFolding":protected] => int(0)
                      ["_autoQuoteIdentifiers":protected] => bool(true)
                      ["_allowSerialization":protected] => bool(true)
                      ["_autoReconnectOnUnserialize":protected] => bool(false)
                    }
                    ["_parts":protected] => array(11) {
                      ["distinct"] => bool(false)
                      ["columns"] => array(1) {
                        [0] => array(3) {
                          [0] => string(24) "object_accommodationinfo"
                          [1] => string(1) "*"
                          [2] => NULL
                        }
                      }
                      ["union"] => array(0) {
                      }
                      ["from"] => array(1) {
                        ["object_accommodationinfo"] => array(4) {
                          ["joinType"] => string(10) "inner join"
                          ["schema"] => NULL
                          ["tableName"] => string(24) "object_accommodationinfo"
                          ["joinCondition"] => NULL
                        }
                      }
                      ["where"] => array(1) {
                        [0] => string(36) "(object_accommodationinfo_id = 842 )"
                      }
                      ["group"] => array(0) {
                      }
                      ["having"] => array(0) {
                      }
                      ["order"] => array(0) {
                      }
                      ["limitcount"] => int(1)
                      ["limitoffset"] => int(0)
                      ["forupdate"] => bool(false)
                    }
                    ["_tableCols":protected] => array(0) {
                    }
                  }
                }
              }
              [6] => array(6) {
                ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                ["line"] => int(24)
                ["function"] => string(10) "fetchEntry"
                ["class"] => string(10) "Matj_Model"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(3) "842"
                }
              }
              [7] => array(6) {
                ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
                ["line"] => int(17)
                ["function"] => string(11) "__construct"
                ["class"] => string(10) "Matj_Model"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(3) "842"
                }
              }
              [8] => array(6) {
                ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
                ["line"] => int(309)
                ["function"] => string(11) "__construct"
                ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(3) "842"
                }
              }
              [9] => array(6) {
                ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                ["line"] => int(8)
                ["function"] => string(13) "getInfoObject"
                ["class"] => string(25) "Objects_Model_ObjectHotel"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [10] => array(4) {
                ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                ["line"] => int(108)
                ["args"] => array(1) {
                  [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                }
                ["function"] => string(7) "include"
              }
              [11] => array(6) {
                ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                ["line"] => int(888)
                ["function"] => string(4) "_run"
                ["class"] => string(9) "Zend_View"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                }
              }
              [12] => array(6) {
                ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                ["line"] => int(85)
                ["function"] => string(6) "render"
                ["class"] => string(18) "Zend_View_Abstract"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => NULL
                }
              }
              [13] => array(4) {
                ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                ["line"] => int(108)
                ["args"] => array(1) {
                  [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                }
                ["function"] => string(7) "include"
              }
              [14] => array(6) {
                ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                ["line"] => int(888)
                ["function"] => string(4) "_run"
                ["class"] => string(9) "Zend_View"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                }
              }
              [15] => array(6) {
                ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                ["line"] => int(900)
                ["function"] => string(6) "render"
                ["class"] => string(18) "Zend_View_Abstract"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => NULL
                }
              }
              [16] => array(6) {
                ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                ["line"] => int(921)
                ["function"] => string(12) "renderScript"
                ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                ["type"] => string(2) "->"
                ["args"] => array(2) {
                  [0] => string(23) "view/detail-hotel.phtml"
                  [1] => NULL
                }
              }
              [17] => array(6) {
                ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                ["line"] => int(212)
                ["function"] => string(6) "render"
                ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                ["type"] => string(2) "->"
                ["args"] => array(3) {
                  [0] => string(12) "detail-hotel"
                  [1] => NULL
                  [2] => bool(false)
                }
              }
              [18] => array(6) {
                ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
                ["line"] => int(1546)
                ["function"] => string(6) "render"
                ["class"] => string(22) "Zend_Controller_Action"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(12) "detail-hotel"
                }
              }
              [19] => array(6) {
                ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                ["line"] => int(516)
                ["function"] => string(12) "detailAction"
                ["class"] => string(22) "Objects_ViewController"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [20] => array(6) {
                ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
                ["line"] => int(295)
                ["function"] => string(8) "dispatch"
                ["class"] => string(22) "Zend_Controller_Action"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(12) "detailAction"
                }
              }
              [21] => *RECURSION*
              [22] => array(6) {
                ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
                ["line"] => int(97)
                ["function"] => string(8) "dispatch"
                ["class"] => string(21) "Zend_Controller_Front"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [23] => array(6) {
                ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
                ["line"] => int(366)
                ["function"] => string(3) "run"
                ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [24] => array(6) {
                ["file"] => string(34) "/data/web/sorger.web/web/index.php"
                ["line"] => int(110)
                ["function"] => string(3) "run"
                ["class"] => string(16) "Zend_Application"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
            }
            ["previous":"Exception":private] => object(PDOException)#2619 (8) {
              ["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
              ["string":"Exception":private] => string(0) ""
              ["code":protected] => string(5) "HY000"
              ["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
              ["line":protected] => int(228)
              ["trace":"Exception":private] => array(26) {
                [0] => array(6) {
                  ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
                  ["line"] => int(228)
                  ["function"] => string(7) "execute"
                  ["class"] => string(12) "PDOStatement"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => array(0) {
                    }
                  }
                }
                [1] => array(6) {
                  ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
                  ["line"] => int(300)
                  ["function"] => string(8) "_execute"
                  ["class"] => string(21) "Zend_Db_Statement_Pdo"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => array(0) {
                    }
                  }
                }
                [2] => array(6) {
                  ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
                  ["line"] => int(479)
                  ["function"] => string(7) "execute"
                  ["class"] => string(17) "Zend_Db_Statement"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => array(0) {
                    }
                  }
                }
                [3] => array(6) {
                  ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
                  ["line"] => int(238)
                  ["function"] => string(5) "query"
                  ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
                    [1] => array(0) {
                    }
                  }
                }
                [4] => array(6) {
                  ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                  ["line"] => int(1529)
                  ["function"] => string(5) "query"
                  ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => object(Zend_Db_Table_Select)#2620 (7) {
                      ["_info":protected] => array(10) {
                        ["schema"] => NULL
                        ["name"] => string(24) "object_accommodationinfo"
                        ["cols"] => array(28) {
                          [0] => string(27) "object_accommodationinfo_id"
                          [1] => string(29) "object_accommodationinfo_step"
                          [2] => string(31) "object_accommodationinfo_season"
                          [3] => string(33) "object_accommodationinfo_language"
                          [4] => string(36) "object_accommodationinfo_ownerliving"
                          [5] => string(31) "object_accommodationinfo_arrive"
                          [6] => string(30) "object_accommodationinfo_leave"
                          [7] => string(31) "object_accommodationinfo_groups"
                          [8] => string(36) "object_accommodationinfo_barrierfree"
                          [9] => string(30) "object_accommodationinfo_fence"
                          [10] => string(36) "object_accommodationinfo_capacitymin"
                          [11] => string(36) "object_accommodationinfo_capacitymax"
                          [12] => string(37) "object_accommodationinfo_roomsplacing"
                          [13] => string(35) "object_accommodationinfo_roomscount"
                          [14] => string(38) "object_accommodationinfo_parkingplaces"
                          [15] => string(40) "object_accommodationinfo_parkingdistance"
                          [16] => string(39) "object_accommodationinfo_parkingoptions"
                          [17] => string(34) "object_accommodationinfo_consuming"
                          [18] => string(32) "object_accommodationinfo_heating"
                          [19] => string(32) "object_accommodationinfo_smoking"
                          [20] => string(32) "object_accommodationinfo_animals"
                          [21] => string(40) "object_accommodationinfo_mobileoperators"
                          [22] => string(28) "object_accommodationinfo_web"
                          [23] => string(30) "object_accommodationinfo_phone"
                          [24] => string(31) "object_accommodationinfo_phone2"
                          [25] => string(31) "object_accommodationinfo_phone3"
                          [26] => string(30) "object_accommodationinfo_email"
                          [27] => string(34) "object_accommodationinfo_equipment"
                        }
                        ["primary"] => array(1) {
                          [1] => string(27) "object_accommodationinfo_id"
                        }
                        ["metadata"] => array(28) {
                          ["object_accommodationinfo_id"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                            ["COLUMN_POSITION"] => int(1)
                            ["DATA_TYPE"] => string(3) "int"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(true)
                            ["PRIMARY_POSITION"] => int(1)
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_step"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                            ["COLUMN_POSITION"] => int(2)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "30"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_season"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                            ["COLUMN_POSITION"] => int(3)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_language"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                            ["COLUMN_POSITION"] => int(4)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "10"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_ownerliving"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                            ["COLUMN_POSITION"] => int(5)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_arrive"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                            ["COLUMN_POSITION"] => int(6)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_leave"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                            ["COLUMN_POSITION"] => int(7)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_groups"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                            ["COLUMN_POSITION"] => int(8)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_barrierfree"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                            ["COLUMN_POSITION"] => int(9)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_fence"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                            ["COLUMN_POSITION"] => int(10)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymin"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                            ["COLUMN_POSITION"] => int(11)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymax"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                            ["COLUMN_POSITION"] => int(12)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomsplacing"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                            ["COLUMN_POSITION"] => int(13)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "255"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomscount"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                            ["COLUMN_POSITION"] => int(14)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingplaces"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                            ["COLUMN_POSITION"] => int(15)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingdistance"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                            ["COLUMN_POSITION"] => int(16)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingoptions"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                            ["COLUMN_POSITION"] => int(17)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_consuming"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                            ["COLUMN_POSITION"] => int(18)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_heating"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                            ["COLUMN_POSITION"] => int(19)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_smoking"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                            ["COLUMN_POSITION"] => int(20)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(true)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_animals"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                            ["COLUMN_POSITION"] => int(21)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_mobileoperators"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                            ["COLUMN_POSITION"] => int(22)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_web"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                            ["COLUMN_POSITION"] => int(23)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                            ["COLUMN_POSITION"] => int(24)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone2"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                            ["COLUMN_POSITION"] => int(25)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone3"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                            ["COLUMN_POSITION"] => int(26)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_email"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                            ["COLUMN_POSITION"] => int(27)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_equipment"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                            ["COLUMN_POSITION"] => int(28)
                            ["DATA_TYPE"] => string(4) "text"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                        }
                        ["rowClass"] => string(17) "Zend_Db_Table_Row"
                        ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                        ["referenceMap"] => array(0) {
                        }
                        ["dependentTables"] => array(0) {
                        }
                        ["sequence"] => bool(true)
                      }
                      ["_integrityCheck":protected] => bool(true)
                      ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                        ["dbupdatelog":protected] => NULL
                        ["_definition":protected] => NULL
                        ["_definitionConfigName":protected] => NULL
                        ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(10) {
                            ["host"] => string(9) "localhost"
                            ["username"] => string(10) "prodsorger"
                            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                            ["dbname"] => string(10) "prodsorger"
                            ["default"] => string(1) "1"
                            ["port"] => string(4) "3310"
                            ["driver_options"] => array(1) {
                              [1002] => string(15) "SET NAMES UTF8;"
                            }
                            ["charset"] => NULL
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#426 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["_schema":protected] => NULL
                        ["_name":protected] => string(24) "object_accommodationinfo"
                        ["_cols":protected] => array(28) {
                          [0] => string(27) "object_accommodationinfo_id"
                          [1] => string(29) "object_accommodationinfo_step"
                          [2] => string(31) "object_accommodationinfo_season"
                          [3] => string(33) "object_accommodationinfo_language"
                          [4] => string(36) "object_accommodationinfo_ownerliving"
                          [5] => string(31) "object_accommodationinfo_arrive"
                          [6] => string(30) "object_accommodationinfo_leave"
                          [7] => string(31) "object_accommodationinfo_groups"
                          [8] => string(36) "object_accommodationinfo_barrierfree"
                          [9] => string(30) "object_accommodationinfo_fence"
                          [10] => string(36) "object_accommodationinfo_capacitymin"
                          [11] => string(36) "object_accommodationinfo_capacitymax"
                          [12] => string(37) "object_accommodationinfo_roomsplacing"
                          [13] => string(35) "object_accommodationinfo_roomscount"
                          [14] => string(38) "object_accommodationinfo_parkingplaces"
                          [15] => string(40) "object_accommodationinfo_parkingdistance"
                          [16] => string(39) "object_accommodationinfo_parkingoptions"
                          [17] => string(34) "object_accommodationinfo_consuming"
                          [18] => string(32) "object_accommodationinfo_heating"
                          [19] => string(32) "object_accommodationinfo_smoking"
                          [20] => string(32) "object_accommodationinfo_animals"
                          [21] => string(40) "object_accommodationinfo_mobileoperators"
                          [22] => string(28) "object_accommodationinfo_web"
                          [23] => string(30) "object_accommodationinfo_phone"
                          [24] => string(31) "object_accommodationinfo_phone2"
                          [25] => string(31) "object_accommodationinfo_phone3"
                          [26] => string(30) "object_accommodationinfo_email"
                          [27] => string(34) "object_accommodationinfo_equipment"
                        }
                        ["_primary":protected] => array(1) {
                          [1] => string(27) "object_accommodationinfo_id"
                        }
                        ["_identity":protected] => int(1)
                        ["_sequence":protected] => bool(true)
                        ["_metadata":protected] => array(28) {
                          ["object_accommodationinfo_id"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                            ["COLUMN_POSITION"] => int(1)
                            ["DATA_TYPE"] => string(3) "int"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(true)
                            ["PRIMARY_POSITION"] => int(1)
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_step"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                            ["COLUMN_POSITION"] => int(2)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "30"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_season"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                            ["COLUMN_POSITION"] => int(3)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_language"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                            ["COLUMN_POSITION"] => int(4)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "10"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_ownerliving"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                            ["COLUMN_POSITION"] => int(5)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_arrive"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                            ["COLUMN_POSITION"] => int(6)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_leave"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                            ["COLUMN_POSITION"] => int(7)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_groups"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                            ["COLUMN_POSITION"] => int(8)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_barrierfree"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                            ["COLUMN_POSITION"] => int(9)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_fence"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                            ["COLUMN_POSITION"] => int(10)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymin"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                            ["COLUMN_POSITION"] => int(11)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymax"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                            ["COLUMN_POSITION"] => int(12)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomsplacing"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                            ["COLUMN_POSITION"] => int(13)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "255"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomscount"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                            ["COLUMN_POSITION"] => int(14)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingplaces"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                            ["COLUMN_POSITION"] => int(15)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingdistance"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                            ["COLUMN_POSITION"] => int(16)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingoptions"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                            ["COLUMN_POSITION"] => int(17)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_consuming"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                            ["COLUMN_POSITION"] => int(18)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_heating"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                            ["COLUMN_POSITION"] => int(19)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_smoking"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                            ["COLUMN_POSITION"] => int(20)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(true)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_animals"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                            ["COLUMN_POSITION"] => int(21)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_mobileoperators"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                            ["COLUMN_POSITION"] => int(22)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_web"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                            ["COLUMN_POSITION"] => int(23)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                            ["COLUMN_POSITION"] => int(24)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone2"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                            ["COLUMN_POSITION"] => int(25)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone3"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                            ["COLUMN_POSITION"] => int(26)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_email"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                            ["COLUMN_POSITION"] => int(27)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_equipment"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                            ["COLUMN_POSITION"] => int(28)
                            ["DATA_TYPE"] => string(4) "text"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                        }
                        ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                          ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                            ["_options":protected] => array(9) {
                              ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                              ["file_locking"] => bool(true)
                              ["read_control"] => bool(true)
                              ["read_control_type"] => string(5) "crc32"
                              ["hashed_directory_level"] => int(0)
                              ["hashed_directory_umask"] => int(448)
                              ["file_name_prefix"] => string(10) "zend_cache"
                              ["cache_file_umask"] => int(384)
                              ["metadatas_array_max_size"] => int(100)
                            }
                            ["_metadatasArray":protected] => array(5) {
                              ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                ["hash"] => int(4055364029)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["___translates_pl"] => array(4) {
                                ["hash"] => int(2468060757)
                                ["mtime"] => int(1789262825)
                                ["expire"] => int(1789270025)
                                ["tags"] => array(0) {
                                }
                              }
                              ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                ["hash"] => int(800445141)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                ["hash"] => int(3343607960)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                ["hash"] => int(3140523971)
                                ["mtime"] => int(1789262825)
                                ["expire"] => int(1789270025)
                                ["tags"] => array(0) {
                                }
                              }
                            }
                            ["_directives":protected] => array(3) {
                              ["lifetime"] => int(7200)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                            }
                          }
                          ["_options":protected] => array(9) {
                            ["write_control"] => bool(true)
                            ["caching"] => bool(true)
                            ["cache_id_prefix"] => NULL
                            ["automatic_serialization"] => bool(true)
                            ["automatic_cleaning_factor"] => int(10)
                            ["lifetime"] => int(7200)
                            ["logging"] => bool(false)
                            ["logger"] => NULL
                            ["ignore_user_abort"] => bool(false)
                          }
                          ["_specificOptions":protected] => array(0) {
                          }
                          ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                          ["_extendedBackend":protected] => bool(true)
                          ["_backendCapabilities":protected] => array(6) {
                            ["automatic_cleaning"] => bool(true)
                            ["tags"] => bool(true)
                            ["expired_read"] => bool(true)
                            ["priority"] => bool(false)
                            ["infinite_lifetime"] => bool(true)
                            ["get_list"] => bool(true)
                          }
                        }
                        ["_metadataCacheInClass":protected] => bool(true)
                        ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                        ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                        ["_referenceMap":protected] => array(0) {
                        }
                        ["_dependentTables":protected] => array(0) {
                        }
                        ["_defaultSource":protected] => string(11) "defaultNone"
                        ["_defaultValues":protected] => array(0) {
                        }
                      }
                      ["_bind":protected] => array(0) {
                      }
                      ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                        ["_pdoType":protected] => string(5) "mysql"
                        ["_numericDataTypes":protected] => array(16) {
                          [0] => int(0)
                          [1] => int(1)
                          [2] => int(2)
                          ["INT"] => int(0)
                          ["INTEGER"] => int(0)
                          ["MEDIUMINT"] => int(0)
                          ["SMALLINT"] => int(0)
                          ["TINYINT"] => int(0)
                          ["BIGINT"] => int(1)
                          ["SERIAL"] => int(1)
                          ["DEC"] => int(2)
                          ["DECIMAL"] => int(2)
                          ["DOUBLE"] => int(2)
                          ["DOUBLE PRECISION"] => int(2)
                          ["FIXED"] => int(2)
                          ["FLOAT"] => int(2)
                        }
                        ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                        ["_config":protected] => array(10) {
                          ["host"] => string(9) "localhost"
                          ["username"] => string(10) "prodsorger"
                          ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                          ["dbname"] => string(10) "prodsorger"
                          ["default"] => string(1) "1"
                          ["port"] => string(4) "3310"
                          ["driver_options"] => array(1) {
                            [1002] => string(15) "SET NAMES UTF8;"
                          }
                          ["charset"] => NULL
                          ["persistent"] => bool(false)
                          ["options"] => array(3) {
                            ["caseFolding"] => int(0)
                            ["autoQuoteIdentifiers"] => bool(true)
                            ["fetchMode"] => int(2)
                          }
                        }
                        ["_fetchMode":protected] => int(2)
                        ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                          ["_queryProfiles":protected] => array(0) {
                          }
                          ["_enabled":protected] => bool(false)
                          ["_filterElapsedSecs":protected] => NULL
                          ["_filterTypes":protected] => NULL
                        }
                        ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                        ["_connection":protected] => object(PDO)#426 (0) {
                        }
                        ["_caseFolding":protected] => int(0)
                        ["_autoQuoteIdentifiers":protected] => bool(true)
                        ["_allowSerialization":protected] => bool(true)
                        ["_autoReconnectOnUnserialize":protected] => bool(false)
                      }
                      ["_parts":protected] => array(11) {
                        ["distinct"] => bool(false)
                        ["columns"] => array(1) {
                          [0] => array(3) {
                            [0] => string(24) "object_accommodationinfo"
                            [1] => string(1) "*"
                            [2] => NULL
                          }
                        }
                        ["union"] => array(0) {
                        }
                        ["from"] => array(1) {
                          ["object_accommodationinfo"] => array(4) {
                            ["joinType"] => string(10) "inner join"
                            ["schema"] => NULL
                            ["tableName"] => string(24) "object_accommodationinfo"
                            ["joinCondition"] => NULL
                          }
                        }
                        ["where"] => array(1) {
                          [0] => string(36) "(object_accommodationinfo_id = 842 )"
                        }
                        ["group"] => array(0) {
                        }
                        ["having"] => array(0) {
                        }
                        ["order"] => array(0) {
                        }
                        ["limitcount"] => int(1)
                        ["limitoffset"] => int(0)
                        ["forupdate"] => bool(false)
                      }
                      ["_tableCols":protected] => array(0) {
                      }
                    }
                  }
                }
                [5] => array(6) {
                  ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
                  ["line"] => int(1391)
                  ["function"] => string(6) "_fetch"
                  ["class"] => string(22) "Zend_Db_Table_Abstract"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => object(Zend_Db_Table_Select)#2620 (7) {
                      ["_info":protected] => array(10) {
                        ["schema"] => NULL
                        ["name"] => string(24) "object_accommodationinfo"
                        ["cols"] => array(28) {
                          [0] => string(27) "object_accommodationinfo_id"
                          [1] => string(29) "object_accommodationinfo_step"
                          [2] => string(31) "object_accommodationinfo_season"
                          [3] => string(33) "object_accommodationinfo_language"
                          [4] => string(36) "object_accommodationinfo_ownerliving"
                          [5] => string(31) "object_accommodationinfo_arrive"
                          [6] => string(30) "object_accommodationinfo_leave"
                          [7] => string(31) "object_accommodationinfo_groups"
                          [8] => string(36) "object_accommodationinfo_barrierfree"
                          [9] => string(30) "object_accommodationinfo_fence"
                          [10] => string(36) "object_accommodationinfo_capacitymin"
                          [11] => string(36) "object_accommodationinfo_capacitymax"
                          [12] => string(37) "object_accommodationinfo_roomsplacing"
                          [13] => string(35) "object_accommodationinfo_roomscount"
                          [14] => string(38) "object_accommodationinfo_parkingplaces"
                          [15] => string(40) "object_accommodationinfo_parkingdistance"
                          [16] => string(39) "object_accommodationinfo_parkingoptions"
                          [17] => string(34) "object_accommodationinfo_consuming"
                          [18] => string(32) "object_accommodationinfo_heating"
                          [19] => string(32) "object_accommodationinfo_smoking"
                          [20] => string(32) "object_accommodationinfo_animals"
                          [21] => string(40) "object_accommodationinfo_mobileoperators"
                          [22] => string(28) "object_accommodationinfo_web"
                          [23] => string(30) "object_accommodationinfo_phone"
                          [24] => string(31) "object_accommodationinfo_phone2"
                          [25] => string(31) "object_accommodationinfo_phone3"
                          [26] => string(30) "object_accommodationinfo_email"
                          [27] => string(34) "object_accommodationinfo_equipment"
                        }
                        ["primary"] => array(1) {
                          [1] => string(27) "object_accommodationinfo_id"
                        }
                        ["metadata"] => array(28) {
                          ["object_accommodationinfo_id"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                            ["COLUMN_POSITION"] => int(1)
                            ["DATA_TYPE"] => string(3) "int"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(true)
                            ["PRIMARY_POSITION"] => int(1)
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_step"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                            ["COLUMN_POSITION"] => int(2)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "30"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_season"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                            ["COLUMN_POSITION"] => int(3)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_language"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                            ["COLUMN_POSITION"] => int(4)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "10"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_ownerliving"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                            ["COLUMN_POSITION"] => int(5)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_arrive"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                            ["COLUMN_POSITION"] => int(6)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_leave"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                            ["COLUMN_POSITION"] => int(7)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_groups"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                            ["COLUMN_POSITION"] => int(8)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_barrierfree"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                            ["COLUMN_POSITION"] => int(9)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_fence"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                            ["COLUMN_POSITION"] => int(10)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymin"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                            ["COLUMN_POSITION"] => int(11)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymax"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                            ["COLUMN_POSITION"] => int(12)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomsplacing"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                            ["COLUMN_POSITION"] => int(13)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "255"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomscount"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                            ["COLUMN_POSITION"] => int(14)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingplaces"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                            ["COLUMN_POSITION"] => int(15)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingdistance"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                            ["COLUMN_POSITION"] => int(16)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingoptions"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                            ["COLUMN_POSITION"] => int(17)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_consuming"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                            ["COLUMN_POSITION"] => int(18)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_heating"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                            ["COLUMN_POSITION"] => int(19)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_smoking"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                            ["COLUMN_POSITION"] => int(20)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(true)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_animals"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                            ["COLUMN_POSITION"] => int(21)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_mobileoperators"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                            ["COLUMN_POSITION"] => int(22)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_web"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                            ["COLUMN_POSITION"] => int(23)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                            ["COLUMN_POSITION"] => int(24)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone2"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                            ["COLUMN_POSITION"] => int(25)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone3"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                            ["COLUMN_POSITION"] => int(26)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_email"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                            ["COLUMN_POSITION"] => int(27)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_equipment"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                            ["COLUMN_POSITION"] => int(28)
                            ["DATA_TYPE"] => string(4) "text"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                        }
                        ["rowClass"] => string(17) "Zend_Db_Table_Row"
                        ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                        ["referenceMap"] => array(0) {
                        }
                        ["dependentTables"] => array(0) {
                        }
                        ["sequence"] => bool(true)
                      }
                      ["_integrityCheck":protected] => bool(true)
                      ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                        ["dbupdatelog":protected] => NULL
                        ["_definition":protected] => NULL
                        ["_definitionConfigName":protected] => NULL
                        ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(10) {
                            ["host"] => string(9) "localhost"
                            ["username"] => string(10) "prodsorger"
                            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                            ["dbname"] => string(10) "prodsorger"
                            ["default"] => string(1) "1"
                            ["port"] => string(4) "3310"
                            ["driver_options"] => array(1) {
                              [1002] => string(15) "SET NAMES UTF8;"
                            }
                            ["charset"] => NULL
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#426 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["_schema":protected] => NULL
                        ["_name":protected] => string(24) "object_accommodationinfo"
                        ["_cols":protected] => array(28) {
                          [0] => string(27) "object_accommodationinfo_id"
                          [1] => string(29) "object_accommodationinfo_step"
                          [2] => string(31) "object_accommodationinfo_season"
                          [3] => string(33) "object_accommodationinfo_language"
                          [4] => string(36) "object_accommodationinfo_ownerliving"
                          [5] => string(31) "object_accommodationinfo_arrive"
                          [6] => string(30) "object_accommodationinfo_leave"
                          [7] => string(31) "object_accommodationinfo_groups"
                          [8] => string(36) "object_accommodationinfo_barrierfree"
                          [9] => string(30) "object_accommodationinfo_fence"
                          [10] => string(36) "object_accommodationinfo_capacitymin"
                          [11] => string(36) "object_accommodationinfo_capacitymax"
                          [12] => string(37) "object_accommodationinfo_roomsplacing"
                          [13] => string(35) "object_accommodationinfo_roomscount"
                          [14] => string(38) "object_accommodationinfo_parkingplaces"
                          [15] => string(40) "object_accommodationinfo_parkingdistance"
                          [16] => string(39) "object_accommodationinfo_parkingoptions"
                          [17] => string(34) "object_accommodationinfo_consuming"
                          [18] => string(32) "object_accommodationinfo_heating"
                          [19] => string(32) "object_accommodationinfo_smoking"
                          [20] => string(32) "object_accommodationinfo_animals"
                          [21] => string(40) "object_accommodationinfo_mobileoperators"
                          [22] => string(28) "object_accommodationinfo_web"
                          [23] => string(30) "object_accommodationinfo_phone"
                          [24] => string(31) "object_accommodationinfo_phone2"
                          [25] => string(31) "object_accommodationinfo_phone3"
                          [26] => string(30) "object_accommodationinfo_email"
                          [27] => string(34) "object_accommodationinfo_equipment"
                        }
                        ["_primary":protected] => array(1) {
                          [1] => string(27) "object_accommodationinfo_id"
                        }
                        ["_identity":protected] => int(1)
                        ["_sequence":protected] => bool(true)
                        ["_metadata":protected] => array(28) {
                          ["object_accommodationinfo_id"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                            ["COLUMN_POSITION"] => int(1)
                            ["DATA_TYPE"] => string(3) "int"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(true)
                            ["PRIMARY_POSITION"] => int(1)
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_step"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                            ["COLUMN_POSITION"] => int(2)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "30"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_season"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                            ["COLUMN_POSITION"] => int(3)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_language"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                            ["COLUMN_POSITION"] => int(4)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "10"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_ownerliving"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                            ["COLUMN_POSITION"] => int(5)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_arrive"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                            ["COLUMN_POSITION"] => int(6)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_leave"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                            ["COLUMN_POSITION"] => int(7)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_groups"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                            ["COLUMN_POSITION"] => int(8)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_barrierfree"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                            ["COLUMN_POSITION"] => int(9)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_fence"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                            ["COLUMN_POSITION"] => int(10)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymin"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                            ["COLUMN_POSITION"] => int(11)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymax"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                            ["COLUMN_POSITION"] => int(12)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomsplacing"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                            ["COLUMN_POSITION"] => int(13)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "255"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomscount"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                            ["COLUMN_POSITION"] => int(14)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingplaces"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                            ["COLUMN_POSITION"] => int(15)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingdistance"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                            ["COLUMN_POSITION"] => int(16)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingoptions"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                            ["COLUMN_POSITION"] => int(17)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_consuming"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                            ["COLUMN_POSITION"] => int(18)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_heating"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                            ["COLUMN_POSITION"] => int(19)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_smoking"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                            ["COLUMN_POSITION"] => int(20)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(true)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_animals"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                            ["COLUMN_POSITION"] => int(21)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_mobileoperators"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                            ["COLUMN_POSITION"] => int(22)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_web"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                            ["COLUMN_POSITION"] => int(23)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                            ["COLUMN_POSITION"] => int(24)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone2"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                            ["COLUMN_POSITION"] => int(25)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone3"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                            ["COLUMN_POSITION"] => int(26)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_email"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                            ["COLUMN_POSITION"] => int(27)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_equipment"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                            ["COLUMN_POSITION"] => int(28)
                            ["DATA_TYPE"] => string(4) "text"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                        }
                        ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                          ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                            ["_options":protected] => array(9) {
                              ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                              ["file_locking"] => bool(true)
                              ["read_control"] => bool(true)
                              ["read_control_type"] => string(5) "crc32"
                              ["hashed_directory_level"] => int(0)
                              ["hashed_directory_umask"] => int(448)
                              ["file_name_prefix"] => string(10) "zend_cache"
                              ["cache_file_umask"] => int(384)
                              ["metadatas_array_max_size"] => int(100)
                            }
                            ["_metadatasArray":protected] => array(5) {
                              ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                ["hash"] => int(4055364029)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["___translates_pl"] => array(4) {
                                ["hash"] => int(2468060757)
                                ["mtime"] => int(1789262825)
                                ["expire"] => int(1789270025)
                                ["tags"] => array(0) {
                                }
                              }
                              ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                ["hash"] => int(800445141)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                ["hash"] => int(3343607960)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                ["hash"] => int(3140523971)
                                ["mtime"] => int(1789262825)
                                ["expire"] => int(1789270025)
                                ["tags"] => array(0) {
                                }
                              }
                            }
                            ["_directives":protected] => array(3) {
                              ["lifetime"] => int(7200)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                            }
                          }
                          ["_options":protected] => array(9) {
                            ["write_control"] => bool(true)
                            ["caching"] => bool(true)
                            ["cache_id_prefix"] => NULL
                            ["automatic_serialization"] => bool(true)
                            ["automatic_cleaning_factor"] => int(10)
                            ["lifetime"] => int(7200)
                            ["logging"] => bool(false)
                            ["logger"] => NULL
                            ["ignore_user_abort"] => bool(false)
                          }
                          ["_specificOptions":protected] => array(0) {
                          }
                          ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                          ["_extendedBackend":protected] => bool(true)
                          ["_backendCapabilities":protected] => array(6) {
                            ["automatic_cleaning"] => bool(true)
                            ["tags"] => bool(true)
                            ["expired_read"] => bool(true)
                            ["priority"] => bool(false)
                            ["infinite_lifetime"] => bool(true)
                            ["get_list"] => bool(true)
                          }
                        }
                        ["_metadataCacheInClass":protected] => bool(true)
                        ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                        ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                        ["_referenceMap":protected] => array(0) {
                        }
                        ["_dependentTables":protected] => array(0) {
                        }
                        ["_defaultSource":protected] => string(11) "defaultNone"
                        ["_defaultValues":protected] => array(0) {
                        }
                      }
                      ["_bind":protected] => array(0) {
                      }
                      ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                        ["_pdoType":protected] => string(5) "mysql"
                        ["_numericDataTypes":protected] => array(16) {
                          [0] => int(0)
                          [1] => int(1)
                          [2] => int(2)
                          ["INT"] => int(0)
                          ["INTEGER"] => int(0)
                          ["MEDIUMINT"] => int(0)
                          ["SMALLINT"] => int(0)
                          ["TINYINT"] => int(0)
                          ["BIGINT"] => int(1)
                          ["SERIAL"] => int(1)
                          ["DEC"] => int(2)
                          ["DECIMAL"] => int(2)
                          ["DOUBLE"] => int(2)
                          ["DOUBLE PRECISION"] => int(2)
                          ["FIXED"] => int(2)
                          ["FLOAT"] => int(2)
                        }
                        ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                        ["_config":protected] => array(10) {
                          ["host"] => string(9) "localhost"
                          ["username"] => string(10) "prodsorger"
                          ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                          ["dbname"] => string(10) "prodsorger"
                          ["default"] => string(1) "1"
                          ["port"] => string(4) "3310"
                          ["driver_options"] => array(1) {
                            [1002] => string(15) "SET NAMES UTF8;"
                          }
                          ["charset"] => NULL
                          ["persistent"] => bool(false)
                          ["options"] => array(3) {
                            ["caseFolding"] => int(0)
                            ["autoQuoteIdentifiers"] => bool(true)
                            ["fetchMode"] => int(2)
                          }
                        }
                        ["_fetchMode":protected] => int(2)
                        ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                          ["_queryProfiles":protected] => array(0) {
                          }
                          ["_enabled":protected] => bool(false)
                          ["_filterElapsedSecs":protected] => NULL
                          ["_filterTypes":protected] => NULL
                        }
                        ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                        ["_connection":protected] => object(PDO)#426 (0) {
                        }
                        ["_caseFolding":protected] => int(0)
                        ["_autoQuoteIdentifiers":protected] => bool(true)
                        ["_allowSerialization":protected] => bool(true)
                        ["_autoReconnectOnUnserialize":protected] => bool(false)
                      }
                      ["_parts":protected] => array(11) {
                        ["distinct"] => bool(false)
                        ["columns"] => array(1) {
                          [0] => array(3) {
                            [0] => string(24) "object_accommodationinfo"
                            [1] => string(1) "*"
                            [2] => NULL
                          }
                        }
                        ["union"] => array(0) {
                        }
                        ["from"] => array(1) {
                          ["object_accommodationinfo"] => array(4) {
                            ["joinType"] => string(10) "inner join"
                            ["schema"] => NULL
                            ["tableName"] => string(24) "object_accommodationinfo"
                            ["joinCondition"] => NULL
                          }
                        }
                        ["where"] => array(1) {
                          [0] => string(36) "(object_accommodationinfo_id = 842 )"
                        }
                        ["group"] => array(0) {
                        }
                        ["having"] => array(0) {
                        }
                        ["order"] => array(0) {
                        }
                        ["limitcount"] => int(1)
                        ["limitoffset"] => int(0)
                        ["forupdate"] => bool(false)
                      }
                      ["_tableCols":protected] => array(0) {
                      }
                    }
                  }
                }
                [6] => array(6) {
                  ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                  ["line"] => int(74)
                  ["function"] => string(8) "fetchRow"
                  ["class"] => string(22) "Zend_Db_Table_Abstract"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => object(Zend_Db_Table_Select)#2620 (7) {
                      ["_info":protected] => array(10) {
                        ["schema"] => NULL
                        ["name"] => string(24) "object_accommodationinfo"
                        ["cols"] => array(28) {
                          [0] => string(27) "object_accommodationinfo_id"
                          [1] => string(29) "object_accommodationinfo_step"
                          [2] => string(31) "object_accommodationinfo_season"
                          [3] => string(33) "object_accommodationinfo_language"
                          [4] => string(36) "object_accommodationinfo_ownerliving"
                          [5] => string(31) "object_accommodationinfo_arrive"
                          [6] => string(30) "object_accommodationinfo_leave"
                          [7] => string(31) "object_accommodationinfo_groups"
                          [8] => string(36) "object_accommodationinfo_barrierfree"
                          [9] => string(30) "object_accommodationinfo_fence"
                          [10] => string(36) "object_accommodationinfo_capacitymin"
                          [11] => string(36) "object_accommodationinfo_capacitymax"
                          [12] => string(37) "object_accommodationinfo_roomsplacing"
                          [13] => string(35) "object_accommodationinfo_roomscount"
                          [14] => string(38) "object_accommodationinfo_parkingplaces"
                          [15] => string(40) "object_accommodationinfo_parkingdistance"
                          [16] => string(39) "object_accommodationinfo_parkingoptions"
                          [17] => string(34) "object_accommodationinfo_consuming"
                          [18] => string(32) "object_accommodationinfo_heating"
                          [19] => string(32) "object_accommodationinfo_smoking"
                          [20] => string(32) "object_accommodationinfo_animals"
                          [21] => string(40) "object_accommodationinfo_mobileoperators"
                          [22] => string(28) "object_accommodationinfo_web"
                          [23] => string(30) "object_accommodationinfo_phone"
                          [24] => string(31) "object_accommodationinfo_phone2"
                          [25] => string(31) "object_accommodationinfo_phone3"
                          [26] => string(30) "object_accommodationinfo_email"
                          [27] => string(34) "object_accommodationinfo_equipment"
                        }
                        ["primary"] => array(1) {
                          [1] => string(27) "object_accommodationinfo_id"
                        }
                        ["metadata"] => array(28) {
                          ["object_accommodationinfo_id"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                            ["COLUMN_POSITION"] => int(1)
                            ["DATA_TYPE"] => string(3) "int"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(true)
                            ["PRIMARY_POSITION"] => int(1)
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_step"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                            ["COLUMN_POSITION"] => int(2)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "30"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_season"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                            ["COLUMN_POSITION"] => int(3)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_language"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                            ["COLUMN_POSITION"] => int(4)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "10"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_ownerliving"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                            ["COLUMN_POSITION"] => int(5)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_arrive"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                            ["COLUMN_POSITION"] => int(6)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_leave"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                            ["COLUMN_POSITION"] => int(7)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_groups"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                            ["COLUMN_POSITION"] => int(8)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_barrierfree"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                            ["COLUMN_POSITION"] => int(9)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_fence"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                            ["COLUMN_POSITION"] => int(10)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymin"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                            ["COLUMN_POSITION"] => int(11)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymax"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                            ["COLUMN_POSITION"] => int(12)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomsplacing"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                            ["COLUMN_POSITION"] => int(13)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "255"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomscount"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                            ["COLUMN_POSITION"] => int(14)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingplaces"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                            ["COLUMN_POSITION"] => int(15)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingdistance"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                            ["COLUMN_POSITION"] => int(16)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingoptions"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                            ["COLUMN_POSITION"] => int(17)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_consuming"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                            ["COLUMN_POSITION"] => int(18)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_heating"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                            ["COLUMN_POSITION"] => int(19)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_smoking"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                            ["COLUMN_POSITION"] => int(20)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(true)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_animals"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                            ["COLUMN_POSITION"] => int(21)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_mobileoperators"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                            ["COLUMN_POSITION"] => int(22)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_web"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                            ["COLUMN_POSITION"] => int(23)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                            ["COLUMN_POSITION"] => int(24)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone2"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                            ["COLUMN_POSITION"] => int(25)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone3"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                            ["COLUMN_POSITION"] => int(26)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_email"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                            ["COLUMN_POSITION"] => int(27)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_equipment"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                            ["COLUMN_POSITION"] => int(28)
                            ["DATA_TYPE"] => string(4) "text"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                        }
                        ["rowClass"] => string(17) "Zend_Db_Table_Row"
                        ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                        ["referenceMap"] => array(0) {
                        }
                        ["dependentTables"] => array(0) {
                        }
                        ["sequence"] => bool(true)
                      }
                      ["_integrityCheck":protected] => bool(true)
                      ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
                        ["dbupdatelog":protected] => NULL
                        ["_definition":protected] => NULL
                        ["_definitionConfigName":protected] => NULL
                        ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(10) {
                            ["host"] => string(9) "localhost"
                            ["username"] => string(10) "prodsorger"
                            ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                            ["dbname"] => string(10) "prodsorger"
                            ["default"] => string(1) "1"
                            ["port"] => string(4) "3310"
                            ["driver_options"] => array(1) {
                              [1002] => string(15) "SET NAMES UTF8;"
                            }
                            ["charset"] => NULL
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#426 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["_schema":protected] => NULL
                        ["_name":protected] => string(24) "object_accommodationinfo"
                        ["_cols":protected] => array(28) {
                          [0] => string(27) "object_accommodationinfo_id"
                          [1] => string(29) "object_accommodationinfo_step"
                          [2] => string(31) "object_accommodationinfo_season"
                          [3] => string(33) "object_accommodationinfo_language"
                          [4] => string(36) "object_accommodationinfo_ownerliving"
                          [5] => string(31) "object_accommodationinfo_arrive"
                          [6] => string(30) "object_accommodationinfo_leave"
                          [7] => string(31) "object_accommodationinfo_groups"
                          [8] => string(36) "object_accommodationinfo_barrierfree"
                          [9] => string(30) "object_accommodationinfo_fence"
                          [10] => string(36) "object_accommodationinfo_capacitymin"
                          [11] => string(36) "object_accommodationinfo_capacitymax"
                          [12] => string(37) "object_accommodationinfo_roomsplacing"
                          [13] => string(35) "object_accommodationinfo_roomscount"
                          [14] => string(38) "object_accommodationinfo_parkingplaces"
                          [15] => string(40) "object_accommodationinfo_parkingdistance"
                          [16] => string(39) "object_accommodationinfo_parkingoptions"
                          [17] => string(34) "object_accommodationinfo_consuming"
                          [18] => string(32) "object_accommodationinfo_heating"
                          [19] => string(32) "object_accommodationinfo_smoking"
                          [20] => string(32) "object_accommodationinfo_animals"
                          [21] => string(40) "object_accommodationinfo_mobileoperators"
                          [22] => string(28) "object_accommodationinfo_web"
                          [23] => string(30) "object_accommodationinfo_phone"
                          [24] => string(31) "object_accommodationinfo_phone2"
                          [25] => string(31) "object_accommodationinfo_phone3"
                          [26] => string(30) "object_accommodationinfo_email"
                          [27] => string(34) "object_accommodationinfo_equipment"
                        }
                        ["_primary":protected] => array(1) {
                          [1] => string(27) "object_accommodationinfo_id"
                        }
                        ["_identity":protected] => int(1)
                        ["_sequence":protected] => bool(true)
                        ["_metadata":protected] => array(28) {
                          ["object_accommodationinfo_id"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                            ["COLUMN_POSITION"] => int(1)
                            ["DATA_TYPE"] => string(3) "int"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(true)
                            ["PRIMARY_POSITION"] => int(1)
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_step"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                            ["COLUMN_POSITION"] => int(2)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "30"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_season"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                            ["COLUMN_POSITION"] => int(3)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_language"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                            ["COLUMN_POSITION"] => int(4)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "10"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_ownerliving"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                            ["COLUMN_POSITION"] => int(5)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_arrive"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                            ["COLUMN_POSITION"] => int(6)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_leave"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                            ["COLUMN_POSITION"] => int(7)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(2) "11"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_groups"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                            ["COLUMN_POSITION"] => int(8)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_barrierfree"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                            ["COLUMN_POSITION"] => int(9)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_fence"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                            ["COLUMN_POSITION"] => int(10)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => string(1) "0"
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymin"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                            ["COLUMN_POSITION"] => int(11)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_capacitymax"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                            ["COLUMN_POSITION"] => int(12)
                            ["DATA_TYPE"] => string(8) "smallint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomsplacing"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                            ["COLUMN_POSITION"] => int(13)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "255"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_roomscount"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                            ["COLUMN_POSITION"] => int(14)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingplaces"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                            ["COLUMN_POSITION"] => int(15)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingdistance"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                            ["COLUMN_POSITION"] => int(16)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_parkingoptions"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                            ["COLUMN_POSITION"] => int(17)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_consuming"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                            ["COLUMN_POSITION"] => int(18)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_heating"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                            ["COLUMN_POSITION"] => int(19)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_smoking"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                            ["COLUMN_POSITION"] => int(20)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(true)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_animals"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                            ["COLUMN_POSITION"] => int(21)
                            ["DATA_TYPE"] => string(7) "tinyint"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_mobileoperators"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                            ["COLUMN_POSITION"] => int(22)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_web"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                            ["COLUMN_POSITION"] => int(23)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                            ["COLUMN_POSITION"] => int(24)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone2"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                            ["COLUMN_POSITION"] => int(25)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_phone3"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                            ["COLUMN_POSITION"] => int(26)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_email"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                            ["COLUMN_POSITION"] => int(27)
                            ["DATA_TYPE"] => string(7) "varchar"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => string(3) "100"
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                          ["object_accommodationinfo_equipment"] => array(14) {
                            ["SCHEMA_NAME"] => NULL
                            ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                            ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                            ["COLUMN_POSITION"] => int(28)
                            ["DATA_TYPE"] => string(4) "text"
                            ["DEFAULT"] => NULL
                            ["NULLABLE"] => bool(false)
                            ["LENGTH"] => NULL
                            ["SCALE"] => NULL
                            ["PRECISION"] => NULL
                            ["UNSIGNED"] => NULL
                            ["PRIMARY"] => bool(false)
                            ["PRIMARY_POSITION"] => NULL
                            ["IDENTITY"] => bool(false)
                          }
                        }
                        ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                          ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                            ["_options":protected] => array(9) {
                              ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                              ["file_locking"] => bool(true)
                              ["read_control"] => bool(true)
                              ["read_control_type"] => string(5) "crc32"
                              ["hashed_directory_level"] => int(0)
                              ["hashed_directory_umask"] => int(448)
                              ["file_name_prefix"] => string(10) "zend_cache"
                              ["cache_file_umask"] => int(384)
                              ["metadatas_array_max_size"] => int(100)
                            }
                            ["_metadatasArray":protected] => array(5) {
                              ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                                ["hash"] => int(4055364029)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["___translates_pl"] => array(4) {
                                ["hash"] => int(2468060757)
                                ["mtime"] => int(1789262825)
                                ["expire"] => int(1789270025)
                                ["tags"] => array(0) {
                                }
                              }
                              ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                                ["hash"] => int(800445141)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                                ["hash"] => int(3343607960)
                                ["mtime"] => int(1789262824)
                                ["expire"] => int(1789270024)
                                ["tags"] => array(0) {
                                }
                              }
                              ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                                ["hash"] => int(3140523971)
                                ["mtime"] => int(1789262825)
                                ["expire"] => int(1789270025)
                                ["tags"] => array(0) {
                                }
                              }
                            }
                            ["_directives":protected] => array(3) {
                              ["lifetime"] => int(7200)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                            }
                          }
                          ["_options":protected] => array(9) {
                            ["write_control"] => bool(true)
                            ["caching"] => bool(true)
                            ["cache_id_prefix"] => NULL
                            ["automatic_serialization"] => bool(true)
                            ["automatic_cleaning_factor"] => int(10)
                            ["lifetime"] => int(7200)
                            ["logging"] => bool(false)
                            ["logger"] => NULL
                            ["ignore_user_abort"] => bool(false)
                          }
                          ["_specificOptions":protected] => array(0) {
                          }
                          ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                          ["_extendedBackend":protected] => bool(true)
                          ["_backendCapabilities":protected] => array(6) {
                            ["automatic_cleaning"] => bool(true)
                            ["tags"] => bool(true)
                            ["expired_read"] => bool(true)
                            ["priority"] => bool(false)
                            ["infinite_lifetime"] => bool(true)
                            ["get_list"] => bool(true)
                          }
                        }
                        ["_metadataCacheInClass":protected] => bool(true)
                        ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                        ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                        ["_referenceMap":protected] => array(0) {
                        }
                        ["_dependentTables":protected] => array(0) {
                        }
                        ["_defaultSource":protected] => string(11) "defaultNone"
                        ["_defaultValues":protected] => array(0) {
                        }
                      }
                      ["_bind":protected] => array(0) {
                      }
                      ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                        ["_pdoType":protected] => string(5) "mysql"
                        ["_numericDataTypes":protected] => array(16) {
                          [0] => int(0)
                          [1] => int(1)
                          [2] => int(2)
                          ["INT"] => int(0)
                          ["INTEGER"] => int(0)
                          ["MEDIUMINT"] => int(0)
                          ["SMALLINT"] => int(0)
                          ["TINYINT"] => int(0)
                          ["BIGINT"] => int(1)
                          ["SERIAL"] => int(1)
                          ["DEC"] => int(2)
                          ["DECIMAL"] => int(2)
                          ["DOUBLE"] => int(2)
                          ["DOUBLE PRECISION"] => int(2)
                          ["FIXED"] => int(2)
                          ["FLOAT"] => int(2)
                        }
                        ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                        ["_config":protected] => array(10) {
                          ["host"] => string(9) "localhost"
                          ["username"] => string(10) "prodsorger"
                          ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                          ["dbname"] => string(10) "prodsorger"
                          ["default"] => string(1) "1"
                          ["port"] => string(4) "3310"
                          ["driver_options"] => array(1) {
                            [1002] => string(15) "SET NAMES UTF8;"
                          }
                          ["charset"] => NULL
                          ["persistent"] => bool(false)
                          ["options"] => array(3) {
                            ["caseFolding"] => int(0)
                            ["autoQuoteIdentifiers"] => bool(true)
                            ["fetchMode"] => int(2)
                          }
                        }
                        ["_fetchMode":protected] => int(2)
                        ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                          ["_queryProfiles":protected] => array(0) {
                          }
                          ["_enabled":protected] => bool(false)
                          ["_filterElapsedSecs":protected] => NULL
                          ["_filterTypes":protected] => NULL
                        }
                        ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                        ["_connection":protected] => object(PDO)#426 (0) {
                        }
                        ["_caseFolding":protected] => int(0)
                        ["_autoQuoteIdentifiers":protected] => bool(true)
                        ["_allowSerialization":protected] => bool(true)
                        ["_autoReconnectOnUnserialize":protected] => bool(false)
                      }
                      ["_parts":protected] => array(11) {
                        ["distinct"] => bool(false)
                        ["columns"] => array(1) {
                          [0] => array(3) {
                            [0] => string(24) "object_accommodationinfo"
                            [1] => string(1) "*"
                            [2] => NULL
                          }
                        }
                        ["union"] => array(0) {
                        }
                        ["from"] => array(1) {
                          ["object_accommodationinfo"] => array(4) {
                            ["joinType"] => string(10) "inner join"
                            ["schema"] => NULL
                            ["tableName"] => string(24) "object_accommodationinfo"
                            ["joinCondition"] => NULL
                          }
                        }
                        ["where"] => array(1) {
                          [0] => string(36) "(object_accommodationinfo_id = 842 )"
                        }
                        ["group"] => array(0) {
                        }
                        ["having"] => array(0) {
                        }
                        ["order"] => array(0) {
                        }
                        ["limitcount"] => int(1)
                        ["limitoffset"] => int(0)
                        ["forupdate"] => bool(false)
                      }
                      ["_tableCols":protected] => array(0) {
                      }
                    }
                  }
                }
                [7] => array(6) {
                  ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
                  ["line"] => int(24)
                  ["function"] => string(10) "fetchEntry"
                  ["class"] => string(10) "Matj_Model"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(3) "842"
                  }
                }
                [8] => array(6) {
                  ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
                  ["line"] => int(17)
                  ["function"] => string(11) "__construct"
                  ["class"] => string(10) "Matj_Model"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(3) "842"
                  }
                }
                [9] => array(6) {
                  ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
                  ["line"] => int(309)
                  ["function"] => string(11) "__construct"
                  ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(3) "842"
                  }
                }
                [10] => array(6) {
                  ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                  ["line"] => int(8)
                  ["function"] => string(13) "getInfoObject"
                  ["class"] => string(25) "Objects_Model_ObjectHotel"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [11] => array(4) {
                  ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                  ["line"] => int(108)
                  ["args"] => array(1) {
                    [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                  }
                  ["function"] => string(7) "include"
                }
                [12] => array(6) {
                  ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                  ["line"] => int(888)
                  ["function"] => string(4) "_run"
                  ["class"] => string(9) "Zend_View"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
                  }
                }
                [13] => array(6) {
                  ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                  ["line"] => int(85)
                  ["function"] => string(6) "render"
                  ["class"] => string(18) "Zend_View_Abstract"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => NULL
                  }
                }
                [14] => array(4) {
                  ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
                  ["line"] => int(108)
                  ["args"] => array(1) {
                    [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                  }
                  ["function"] => string(7) "include"
                }
                [15] => array(6) {
                  ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
                  ["line"] => int(888)
                  ["function"] => string(4) "_run"
                  ["class"] => string(9) "Zend_View"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
                  }
                }
                [16] => array(6) {
                  ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                  ["line"] => int(900)
                  ["function"] => string(6) "render"
                  ["class"] => string(18) "Zend_View_Abstract"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => NULL
                  }
                }
                [17] => array(6) {
                  ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
                  ["line"] => int(921)
                  ["function"] => string(12) "renderScript"
                  ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => string(23) "view/detail-hotel.phtml"
                    [1] => NULL
                  }
                }
                [18] => array(6) {
                  ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                  ["line"] => int(212)
                  ["function"] => string(6) "render"
                  ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => string(12) "detail-hotel"
                    [1] => NULL
                    [2] => bool(false)
                  }
                }
                [19] => array(6) {
                  ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
                  ["line"] => int(1546)
                  ["function"] => string(6) "render"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(12) "detail-hotel"
                  }
                }
                [20] => array(6) {
                  ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
                  ["line"] => int(516)
                  ["function"] => string(12) "detailAction"
                  ["class"] => string(22) "Objects_ViewController"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [21] => array(6) {
                  ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
                  ["line"] => int(295)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(1) {
                    [0] => string(12) "detailAction"
                  }
                }
                [22] => array(6) {
                  ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
                  ["line"] => int(954)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => object(Zend_Controller_Request_Http)#433 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
                      ["_params":protected] => array(7) {
                        ["routeType"] => string(6) "object"
                        ["attraction"] => string(5) "hotel"
                        ["module"] => string(7) "objects"
                        ["controller"] => string(4) "view"
                        ["action"] => string(6) "detail"
                        ["id"] => string(5) "12756"
                        ["error_handler"] => object(ArrayObject)#3048 (1) {
                          ["storage":"ArrayObject":private] => array(3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(15) "EXCEPTION_OTHER"
                            ["request"] => object(Zend_Controller_Request_Http)#3049 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
                              ["_params":protected] => array(6) {
                                ["routeType"] => string(6) "object"
                                ["attraction"] => string(5) "hotel"
                                ["module"] => string(7) "objects"
                                ["controller"] => string(4) "view"
                                ["action"] => string(6) "detail"
                                ["id"] => string(5) "12756"
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(true)
                              ["_module":protected] => string(7) "objects"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(4) "view"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(6) "detail"
                              ["_actionKey":protected] => string(6) "action"
                            }
                          }
                        }
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(true)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(5) "error"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => *RECURSION*
                  }
                }
                [23] => array(6) {
                  ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
                  ["line"] => int(97)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(21) "Zend_Controller_Front"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [24] => array(6) {
                  ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
                  ["line"] => int(366)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [25] => array(6) {
                  ["file"] => string(34) "/data/web/sorger.web/web/index.php"
                  ["line"] => int(110)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
              ["previous":"Exception":private] => NULL
              ["errorInfo"] => array(3) {
                [0] => string(5) "HY000"
                [1] => int(2006)
                [2] => string(26) "MySQL server has gone away"
              }
            }
          }
        }
        ["_headers":protected] => array(0) {
        }
        ["_headersRaw":protected] => array(0) {
        }
        ["_httpResponseCode":protected] => int(200)
        ["_isRedirect":protected] => bool(false)
        ["_renderExceptions":protected] => bool(false)
        ["headersSentThrowsException"] => bool(true)
      }
    }
  }
  [22] => array(6) {
    ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
    ["line"] => int(97)
    ["function"] => string(8) "dispatch"
    ["class"] => string(21) "Zend_Controller_Front"
    ["type"] => string(2) "->"
    ["args"] => array(0) {
    }
  }
  [23] => array(6) {
    ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
    ["line"] => int(366)
    ["function"] => string(3) "run"
    ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
    ["type"] => string(2) "->"
    ["args"] => array(0) {
    }
  }
  [24] => array(6) {
    ["file"] => string(34) "/data/web/sorger.web/web/index.php"
    ["line"] => int(110)
    ["function"] => string(3) "run"
    ["class"] => string(16) "Zend_Application"
    ["type"] => string(2) "->"
    ["args"] => array(0) {
    }
  }
}
object(Zend_Db_Statement_Exception)#2624 (8) {
  ["_previous":"Zend_Exception":private] => NULL
  ["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
  ["string":"Exception":private] => string(0) ""
  ["code":protected] => int(0)
  ["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
  ["line":protected] => int(234)
  ["trace":"Exception":private] => array(25) {
    [0] => array(6) {
      ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
      ["line"] => int(300)
      ["function"] => string(8) "_execute"
      ["class"] => string(21) "Zend_Db_Statement_Pdo"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => array(0) {
        }
      }
    }
    [1] => array(6) {
      ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(479)
      ["function"] => string(7) "execute"
      ["class"] => string(17) "Zend_Db_Statement"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => array(0) {
        }
      }
    }
    [2] => array(6) {
      ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
      ["line"] => int(238)
      ["function"] => string(5) "query"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
        [1] => array(0) {
        }
      }
    }
    [3] => array(6) {
      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(1529)
      ["function"] => string(5) "query"
      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Db_Table_Select)#2620 (7) {
          ["_info":protected] => array(10) {
            ["schema"] => NULL
            ["name"] => string(24) "object_accommodationinfo"
            ["cols"] => array(28) {
              [0] => string(27) "object_accommodationinfo_id"
              [1] => string(29) "object_accommodationinfo_step"
              [2] => string(31) "object_accommodationinfo_season"
              [3] => string(33) "object_accommodationinfo_language"
              [4] => string(36) "object_accommodationinfo_ownerliving"
              [5] => string(31) "object_accommodationinfo_arrive"
              [6] => string(30) "object_accommodationinfo_leave"
              [7] => string(31) "object_accommodationinfo_groups"
              [8] => string(36) "object_accommodationinfo_barrierfree"
              [9] => string(30) "object_accommodationinfo_fence"
              [10] => string(36) "object_accommodationinfo_capacitymin"
              [11] => string(36) "object_accommodationinfo_capacitymax"
              [12] => string(37) "object_accommodationinfo_roomsplacing"
              [13] => string(35) "object_accommodationinfo_roomscount"
              [14] => string(38) "object_accommodationinfo_parkingplaces"
              [15] => string(40) "object_accommodationinfo_parkingdistance"
              [16] => string(39) "object_accommodationinfo_parkingoptions"
              [17] => string(34) "object_accommodationinfo_consuming"
              [18] => string(32) "object_accommodationinfo_heating"
              [19] => string(32) "object_accommodationinfo_smoking"
              [20] => string(32) "object_accommodationinfo_animals"
              [21] => string(40) "object_accommodationinfo_mobileoperators"
              [22] => string(28) "object_accommodationinfo_web"
              [23] => string(30) "object_accommodationinfo_phone"
              [24] => string(31) "object_accommodationinfo_phone2"
              [25] => string(31) "object_accommodationinfo_phone3"
              [26] => string(30) "object_accommodationinfo_email"
              [27] => string(34) "object_accommodationinfo_equipment"
            }
            ["primary"] => array(1) {
              [1] => string(27) "object_accommodationinfo_id"
            }
            ["metadata"] => array(28) {
              ["object_accommodationinfo_id"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                ["COLUMN_POSITION"] => int(1)
                ["DATA_TYPE"] => string(3) "int"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(true)
                ["PRIMARY_POSITION"] => int(1)
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_step"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                ["COLUMN_POSITION"] => int(2)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "30"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_season"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                ["COLUMN_POSITION"] => int(3)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_language"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                ["COLUMN_POSITION"] => int(4)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "10"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_ownerliving"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                ["COLUMN_POSITION"] => int(5)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_arrive"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                ["COLUMN_POSITION"] => int(6)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_leave"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                ["COLUMN_POSITION"] => int(7)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_groups"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                ["COLUMN_POSITION"] => int(8)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_barrierfree"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                ["COLUMN_POSITION"] => int(9)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_fence"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                ["COLUMN_POSITION"] => int(10)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymin"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                ["COLUMN_POSITION"] => int(11)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymax"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                ["COLUMN_POSITION"] => int(12)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomsplacing"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                ["COLUMN_POSITION"] => int(13)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "255"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomscount"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                ["COLUMN_POSITION"] => int(14)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingplaces"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                ["COLUMN_POSITION"] => int(15)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingdistance"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                ["COLUMN_POSITION"] => int(16)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingoptions"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                ["COLUMN_POSITION"] => int(17)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_consuming"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                ["COLUMN_POSITION"] => int(18)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_heating"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                ["COLUMN_POSITION"] => int(19)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_smoking"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                ["COLUMN_POSITION"] => int(20)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(true)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_animals"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                ["COLUMN_POSITION"] => int(21)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_mobileoperators"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                ["COLUMN_POSITION"] => int(22)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_web"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                ["COLUMN_POSITION"] => int(23)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                ["COLUMN_POSITION"] => int(24)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone2"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                ["COLUMN_POSITION"] => int(25)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone3"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                ["COLUMN_POSITION"] => int(26)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_email"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                ["COLUMN_POSITION"] => int(27)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_equipment"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                ["COLUMN_POSITION"] => int(28)
                ["DATA_TYPE"] => string(4) "text"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
            }
            ["rowClass"] => string(17) "Zend_Db_Table_Row"
            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
            ["referenceMap"] => array(0) {
            }
            ["dependentTables"] => array(0) {
            }
            ["sequence"] => bool(true)
          }
          ["_integrityCheck":protected] => bool(true)
          ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
            ["dbupdatelog":protected] => NULL
            ["_definition":protected] => NULL
            ["_definitionConfigName":protected] => NULL
            ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
              ["_pdoType":protected] => string(5) "mysql"
              ["_numericDataTypes":protected] => array(16) {
                [0] => int(0)
                [1] => int(1)
                [2] => int(2)
                ["INT"] => int(0)
                ["INTEGER"] => int(0)
                ["MEDIUMINT"] => int(0)
                ["SMALLINT"] => int(0)
                ["TINYINT"] => int(0)
                ["BIGINT"] => int(1)
                ["SERIAL"] => int(1)
                ["DEC"] => int(2)
                ["DECIMAL"] => int(2)
                ["DOUBLE"] => int(2)
                ["DOUBLE PRECISION"] => int(2)
                ["FIXED"] => int(2)
                ["FLOAT"] => int(2)
              }
              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
              ["_config":protected] => array(10) {
                ["host"] => string(9) "localhost"
                ["username"] => string(10) "prodsorger"
                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                ["dbname"] => string(10) "prodsorger"
                ["default"] => string(1) "1"
                ["port"] => string(4) "3310"
                ["driver_options"] => array(1) {
                  [1002] => string(15) "SET NAMES UTF8;"
                }
                ["charset"] => NULL
                ["persistent"] => bool(false)
                ["options"] => array(3) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                  ["fetchMode"] => int(2)
                }
              }
              ["_fetchMode":protected] => int(2)
              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                ["_queryProfiles":protected] => array(0) {
                }
                ["_enabled":protected] => bool(false)
                ["_filterElapsedSecs":protected] => NULL
                ["_filterTypes":protected] => NULL
              }
              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
              ["_connection":protected] => object(PDO)#426 (0) {
              }
              ["_caseFolding":protected] => int(0)
              ["_autoQuoteIdentifiers":protected] => bool(true)
              ["_allowSerialization":protected] => bool(true)
              ["_autoReconnectOnUnserialize":protected] => bool(false)
            }
            ["_schema":protected] => NULL
            ["_name":protected] => string(24) "object_accommodationinfo"
            ["_cols":protected] => array(28) {
              [0] => string(27) "object_accommodationinfo_id"
              [1] => string(29) "object_accommodationinfo_step"
              [2] => string(31) "object_accommodationinfo_season"
              [3] => string(33) "object_accommodationinfo_language"
              [4] => string(36) "object_accommodationinfo_ownerliving"
              [5] => string(31) "object_accommodationinfo_arrive"
              [6] => string(30) "object_accommodationinfo_leave"
              [7] => string(31) "object_accommodationinfo_groups"
              [8] => string(36) "object_accommodationinfo_barrierfree"
              [9] => string(30) "object_accommodationinfo_fence"
              [10] => string(36) "object_accommodationinfo_capacitymin"
              [11] => string(36) "object_accommodationinfo_capacitymax"
              [12] => string(37) "object_accommodationinfo_roomsplacing"
              [13] => string(35) "object_accommodationinfo_roomscount"
              [14] => string(38) "object_accommodationinfo_parkingplaces"
              [15] => string(40) "object_accommodationinfo_parkingdistance"
              [16] => string(39) "object_accommodationinfo_parkingoptions"
              [17] => string(34) "object_accommodationinfo_consuming"
              [18] => string(32) "object_accommodationinfo_heating"
              [19] => string(32) "object_accommodationinfo_smoking"
              [20] => string(32) "object_accommodationinfo_animals"
              [21] => string(40) "object_accommodationinfo_mobileoperators"
              [22] => string(28) "object_accommodationinfo_web"
              [23] => string(30) "object_accommodationinfo_phone"
              [24] => string(31) "object_accommodationinfo_phone2"
              [25] => string(31) "object_accommodationinfo_phone3"
              [26] => string(30) "object_accommodationinfo_email"
              [27] => string(34) "object_accommodationinfo_equipment"
            }
            ["_primary":protected] => array(1) {
              [1] => string(27) "object_accommodationinfo_id"
            }
            ["_identity":protected] => int(1)
            ["_sequence":protected] => bool(true)
            ["_metadata":protected] => array(28) {
              ["object_accommodationinfo_id"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                ["COLUMN_POSITION"] => int(1)
                ["DATA_TYPE"] => string(3) "int"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(true)
                ["PRIMARY_POSITION"] => int(1)
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_step"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                ["COLUMN_POSITION"] => int(2)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "30"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_season"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                ["COLUMN_POSITION"] => int(3)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_language"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                ["COLUMN_POSITION"] => int(4)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "10"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_ownerliving"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                ["COLUMN_POSITION"] => int(5)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_arrive"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                ["COLUMN_POSITION"] => int(6)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_leave"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                ["COLUMN_POSITION"] => int(7)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_groups"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                ["COLUMN_POSITION"] => int(8)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_barrierfree"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                ["COLUMN_POSITION"] => int(9)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_fence"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                ["COLUMN_POSITION"] => int(10)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymin"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                ["COLUMN_POSITION"] => int(11)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymax"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                ["COLUMN_POSITION"] => int(12)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomsplacing"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                ["COLUMN_POSITION"] => int(13)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "255"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomscount"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                ["COLUMN_POSITION"] => int(14)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingplaces"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                ["COLUMN_POSITION"] => int(15)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingdistance"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                ["COLUMN_POSITION"] => int(16)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingoptions"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                ["COLUMN_POSITION"] => int(17)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_consuming"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                ["COLUMN_POSITION"] => int(18)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_heating"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                ["COLUMN_POSITION"] => int(19)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_smoking"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                ["COLUMN_POSITION"] => int(20)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(true)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_animals"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                ["COLUMN_POSITION"] => int(21)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_mobileoperators"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                ["COLUMN_POSITION"] => int(22)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_web"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                ["COLUMN_POSITION"] => int(23)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                ["COLUMN_POSITION"] => int(24)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone2"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                ["COLUMN_POSITION"] => int(25)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone3"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                ["COLUMN_POSITION"] => int(26)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_email"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                ["COLUMN_POSITION"] => int(27)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_equipment"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                ["COLUMN_POSITION"] => int(28)
                ["DATA_TYPE"] => string(4) "text"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
            }
            ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
              ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                ["_options":protected] => array(9) {
                  ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                  ["file_locking"] => bool(true)
                  ["read_control"] => bool(true)
                  ["read_control_type"] => string(5) "crc32"
                  ["hashed_directory_level"] => int(0)
                  ["hashed_directory_umask"] => int(448)
                  ["file_name_prefix"] => string(10) "zend_cache"
                  ["cache_file_umask"] => int(384)
                  ["metadatas_array_max_size"] => int(100)
                }
                ["_metadatasArray":protected] => array(5) {
                  ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                    ["hash"] => int(4055364029)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["___translates_pl"] => array(4) {
                    ["hash"] => int(2468060757)
                    ["mtime"] => int(1789262825)
                    ["expire"] => int(1789270025)
                    ["tags"] => array(0) {
                    }
                  }
                  ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                    ["hash"] => int(800445141)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                    ["hash"] => int(3343607960)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                    ["hash"] => int(3140523971)
                    ["mtime"] => int(1789262825)
                    ["expire"] => int(1789270025)
                    ["tags"] => array(0) {
                    }
                  }
                }
                ["_directives":protected] => array(3) {
                  ["lifetime"] => int(7200)
                  ["logging"] => bool(false)
                  ["logger"] => NULL
                }
              }
              ["_options":protected] => array(9) {
                ["write_control"] => bool(true)
                ["caching"] => bool(true)
                ["cache_id_prefix"] => NULL
                ["automatic_serialization"] => bool(true)
                ["automatic_cleaning_factor"] => int(10)
                ["lifetime"] => int(7200)
                ["logging"] => bool(false)
                ["logger"] => NULL
                ["ignore_user_abort"] => bool(false)
              }
              ["_specificOptions":protected] => array(0) {
              }
              ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
              ["_extendedBackend":protected] => bool(true)
              ["_backendCapabilities":protected] => array(6) {
                ["automatic_cleaning"] => bool(true)
                ["tags"] => bool(true)
                ["expired_read"] => bool(true)
                ["priority"] => bool(false)
                ["infinite_lifetime"] => bool(true)
                ["get_list"] => bool(true)
              }
            }
            ["_metadataCacheInClass":protected] => bool(true)
            ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
            ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
            ["_referenceMap":protected] => array(0) {
            }
            ["_dependentTables":protected] => array(0) {
            }
            ["_defaultSource":protected] => string(11) "defaultNone"
            ["_defaultValues":protected] => array(0) {
            }
          }
          ["_bind":protected] => array(0) {
          }
          ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(10) {
              ["host"] => string(9) "localhost"
              ["username"] => string(10) "prodsorger"
              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
              ["dbname"] => string(10) "prodsorger"
              ["default"] => string(1) "1"
              ["port"] => string(4) "3310"
              ["driver_options"] => array(1) {
                [1002] => string(15) "SET NAMES UTF8;"
              }
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
            }
            ["_fetchMode":protected] => int(2)
            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#426 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_parts":protected] => array(11) {
            ["distinct"] => bool(false)
            ["columns"] => array(1) {
              [0] => array(3) {
                [0] => string(24) "object_accommodationinfo"
                [1] => string(1) "*"
                [2] => NULL
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(1) {
              ["object_accommodationinfo"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(24) "object_accommodationinfo"
                ["joinCondition"] => NULL
              }
            }
            ["where"] => array(1) {
              [0] => string(36) "(object_accommodationinfo_id = 842 )"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(0) {
            }
            ["limitcount"] => int(1)
            ["limitoffset"] => int(0)
            ["forupdate"] => bool(false)
          }
          ["_tableCols":protected] => array(0) {
          }
        }
      }
    }
    [4] => array(6) {
      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(1391)
      ["function"] => string(6) "_fetch"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Db_Table_Select)#2620 (7) {
          ["_info":protected] => array(10) {
            ["schema"] => NULL
            ["name"] => string(24) "object_accommodationinfo"
            ["cols"] => array(28) {
              [0] => string(27) "object_accommodationinfo_id"
              [1] => string(29) "object_accommodationinfo_step"
              [2] => string(31) "object_accommodationinfo_season"
              [3] => string(33) "object_accommodationinfo_language"
              [4] => string(36) "object_accommodationinfo_ownerliving"
              [5] => string(31) "object_accommodationinfo_arrive"
              [6] => string(30) "object_accommodationinfo_leave"
              [7] => string(31) "object_accommodationinfo_groups"
              [8] => string(36) "object_accommodationinfo_barrierfree"
              [9] => string(30) "object_accommodationinfo_fence"
              [10] => string(36) "object_accommodationinfo_capacitymin"
              [11] => string(36) "object_accommodationinfo_capacitymax"
              [12] => string(37) "object_accommodationinfo_roomsplacing"
              [13] => string(35) "object_accommodationinfo_roomscount"
              [14] => string(38) "object_accommodationinfo_parkingplaces"
              [15] => string(40) "object_accommodationinfo_parkingdistance"
              [16] => string(39) "object_accommodationinfo_parkingoptions"
              [17] => string(34) "object_accommodationinfo_consuming"
              [18] => string(32) "object_accommodationinfo_heating"
              [19] => string(32) "object_accommodationinfo_smoking"
              [20] => string(32) "object_accommodationinfo_animals"
              [21] => string(40) "object_accommodationinfo_mobileoperators"
              [22] => string(28) "object_accommodationinfo_web"
              [23] => string(30) "object_accommodationinfo_phone"
              [24] => string(31) "object_accommodationinfo_phone2"
              [25] => string(31) "object_accommodationinfo_phone3"
              [26] => string(30) "object_accommodationinfo_email"
              [27] => string(34) "object_accommodationinfo_equipment"
            }
            ["primary"] => array(1) {
              [1] => string(27) "object_accommodationinfo_id"
            }
            ["metadata"] => array(28) {
              ["object_accommodationinfo_id"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                ["COLUMN_POSITION"] => int(1)
                ["DATA_TYPE"] => string(3) "int"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(true)
                ["PRIMARY_POSITION"] => int(1)
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_step"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                ["COLUMN_POSITION"] => int(2)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "30"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_season"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                ["COLUMN_POSITION"] => int(3)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_language"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                ["COLUMN_POSITION"] => int(4)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "10"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_ownerliving"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                ["COLUMN_POSITION"] => int(5)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_arrive"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                ["COLUMN_POSITION"] => int(6)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_leave"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                ["COLUMN_POSITION"] => int(7)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_groups"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                ["COLUMN_POSITION"] => int(8)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_barrierfree"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                ["COLUMN_POSITION"] => int(9)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_fence"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                ["COLUMN_POSITION"] => int(10)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymin"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                ["COLUMN_POSITION"] => int(11)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymax"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                ["COLUMN_POSITION"] => int(12)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomsplacing"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                ["COLUMN_POSITION"] => int(13)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "255"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomscount"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                ["COLUMN_POSITION"] => int(14)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingplaces"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                ["COLUMN_POSITION"] => int(15)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingdistance"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                ["COLUMN_POSITION"] => int(16)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingoptions"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                ["COLUMN_POSITION"] => int(17)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_consuming"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                ["COLUMN_POSITION"] => int(18)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_heating"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                ["COLUMN_POSITION"] => int(19)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_smoking"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                ["COLUMN_POSITION"] => int(20)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(true)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_animals"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                ["COLUMN_POSITION"] => int(21)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_mobileoperators"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                ["COLUMN_POSITION"] => int(22)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_web"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                ["COLUMN_POSITION"] => int(23)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                ["COLUMN_POSITION"] => int(24)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone2"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                ["COLUMN_POSITION"] => int(25)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone3"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                ["COLUMN_POSITION"] => int(26)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_email"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                ["COLUMN_POSITION"] => int(27)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_equipment"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                ["COLUMN_POSITION"] => int(28)
                ["DATA_TYPE"] => string(4) "text"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
            }
            ["rowClass"] => string(17) "Zend_Db_Table_Row"
            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
            ["referenceMap"] => array(0) {
            }
            ["dependentTables"] => array(0) {
            }
            ["sequence"] => bool(true)
          }
          ["_integrityCheck":protected] => bool(true)
          ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
            ["dbupdatelog":protected] => NULL
            ["_definition":protected] => NULL
            ["_definitionConfigName":protected] => NULL
            ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
              ["_pdoType":protected] => string(5) "mysql"
              ["_numericDataTypes":protected] => array(16) {
                [0] => int(0)
                [1] => int(1)
                [2] => int(2)
                ["INT"] => int(0)
                ["INTEGER"] => int(0)
                ["MEDIUMINT"] => int(0)
                ["SMALLINT"] => int(0)
                ["TINYINT"] => int(0)
                ["BIGINT"] => int(1)
                ["SERIAL"] => int(1)
                ["DEC"] => int(2)
                ["DECIMAL"] => int(2)
                ["DOUBLE"] => int(2)
                ["DOUBLE PRECISION"] => int(2)
                ["FIXED"] => int(2)
                ["FLOAT"] => int(2)
              }
              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
              ["_config":protected] => array(10) {
                ["host"] => string(9) "localhost"
                ["username"] => string(10) "prodsorger"
                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                ["dbname"] => string(10) "prodsorger"
                ["default"] => string(1) "1"
                ["port"] => string(4) "3310"
                ["driver_options"] => array(1) {
                  [1002] => string(15) "SET NAMES UTF8;"
                }
                ["charset"] => NULL
                ["persistent"] => bool(false)
                ["options"] => array(3) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                  ["fetchMode"] => int(2)
                }
              }
              ["_fetchMode":protected] => int(2)
              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                ["_queryProfiles":protected] => array(0) {
                }
                ["_enabled":protected] => bool(false)
                ["_filterElapsedSecs":protected] => NULL
                ["_filterTypes":protected] => NULL
              }
              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
              ["_connection":protected] => object(PDO)#426 (0) {
              }
              ["_caseFolding":protected] => int(0)
              ["_autoQuoteIdentifiers":protected] => bool(true)
              ["_allowSerialization":protected] => bool(true)
              ["_autoReconnectOnUnserialize":protected] => bool(false)
            }
            ["_schema":protected] => NULL
            ["_name":protected] => string(24) "object_accommodationinfo"
            ["_cols":protected] => array(28) {
              [0] => string(27) "object_accommodationinfo_id"
              [1] => string(29) "object_accommodationinfo_step"
              [2] => string(31) "object_accommodationinfo_season"
              [3] => string(33) "object_accommodationinfo_language"
              [4] => string(36) "object_accommodationinfo_ownerliving"
              [5] => string(31) "object_accommodationinfo_arrive"
              [6] => string(30) "object_accommodationinfo_leave"
              [7] => string(31) "object_accommodationinfo_groups"
              [8] => string(36) "object_accommodationinfo_barrierfree"
              [9] => string(30) "object_accommodationinfo_fence"
              [10] => string(36) "object_accommodationinfo_capacitymin"
              [11] => string(36) "object_accommodationinfo_capacitymax"
              [12] => string(37) "object_accommodationinfo_roomsplacing"
              [13] => string(35) "object_accommodationinfo_roomscount"
              [14] => string(38) "object_accommodationinfo_parkingplaces"
              [15] => string(40) "object_accommodationinfo_parkingdistance"
              [16] => string(39) "object_accommodationinfo_parkingoptions"
              [17] => string(34) "object_accommodationinfo_consuming"
              [18] => string(32) "object_accommodationinfo_heating"
              [19] => string(32) "object_accommodationinfo_smoking"
              [20] => string(32) "object_accommodationinfo_animals"
              [21] => string(40) "object_accommodationinfo_mobileoperators"
              [22] => string(28) "object_accommodationinfo_web"
              [23] => string(30) "object_accommodationinfo_phone"
              [24] => string(31) "object_accommodationinfo_phone2"
              [25] => string(31) "object_accommodationinfo_phone3"
              [26] => string(30) "object_accommodationinfo_email"
              [27] => string(34) "object_accommodationinfo_equipment"
            }
            ["_primary":protected] => array(1) {
              [1] => string(27) "object_accommodationinfo_id"
            }
            ["_identity":protected] => int(1)
            ["_sequence":protected] => bool(true)
            ["_metadata":protected] => array(28) {
              ["object_accommodationinfo_id"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                ["COLUMN_POSITION"] => int(1)
                ["DATA_TYPE"] => string(3) "int"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(true)
                ["PRIMARY_POSITION"] => int(1)
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_step"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                ["COLUMN_POSITION"] => int(2)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "30"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_season"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                ["COLUMN_POSITION"] => int(3)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_language"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                ["COLUMN_POSITION"] => int(4)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "10"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_ownerliving"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                ["COLUMN_POSITION"] => int(5)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_arrive"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                ["COLUMN_POSITION"] => int(6)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_leave"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                ["COLUMN_POSITION"] => int(7)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_groups"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                ["COLUMN_POSITION"] => int(8)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_barrierfree"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                ["COLUMN_POSITION"] => int(9)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_fence"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                ["COLUMN_POSITION"] => int(10)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymin"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                ["COLUMN_POSITION"] => int(11)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymax"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                ["COLUMN_POSITION"] => int(12)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomsplacing"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                ["COLUMN_POSITION"] => int(13)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "255"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomscount"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                ["COLUMN_POSITION"] => int(14)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingplaces"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                ["COLUMN_POSITION"] => int(15)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingdistance"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                ["COLUMN_POSITION"] => int(16)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingoptions"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                ["COLUMN_POSITION"] => int(17)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_consuming"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                ["COLUMN_POSITION"] => int(18)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_heating"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                ["COLUMN_POSITION"] => int(19)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_smoking"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                ["COLUMN_POSITION"] => int(20)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(true)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_animals"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                ["COLUMN_POSITION"] => int(21)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_mobileoperators"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                ["COLUMN_POSITION"] => int(22)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_web"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                ["COLUMN_POSITION"] => int(23)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                ["COLUMN_POSITION"] => int(24)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone2"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                ["COLUMN_POSITION"] => int(25)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone3"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                ["COLUMN_POSITION"] => int(26)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_email"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                ["COLUMN_POSITION"] => int(27)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_equipment"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                ["COLUMN_POSITION"] => int(28)
                ["DATA_TYPE"] => string(4) "text"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
            }
            ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
              ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                ["_options":protected] => array(9) {
                  ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                  ["file_locking"] => bool(true)
                  ["read_control"] => bool(true)
                  ["read_control_type"] => string(5) "crc32"
                  ["hashed_directory_level"] => int(0)
                  ["hashed_directory_umask"] => int(448)
                  ["file_name_prefix"] => string(10) "zend_cache"
                  ["cache_file_umask"] => int(384)
                  ["metadatas_array_max_size"] => int(100)
                }
                ["_metadatasArray":protected] => array(5) {
                  ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                    ["hash"] => int(4055364029)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["___translates_pl"] => array(4) {
                    ["hash"] => int(2468060757)
                    ["mtime"] => int(1789262825)
                    ["expire"] => int(1789270025)
                    ["tags"] => array(0) {
                    }
                  }
                  ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                    ["hash"] => int(800445141)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                    ["hash"] => int(3343607960)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                    ["hash"] => int(3140523971)
                    ["mtime"] => int(1789262825)
                    ["expire"] => int(1789270025)
                    ["tags"] => array(0) {
                    }
                  }
                }
                ["_directives":protected] => array(3) {
                  ["lifetime"] => int(7200)
                  ["logging"] => bool(false)
                  ["logger"] => NULL
                }
              }
              ["_options":protected] => array(9) {
                ["write_control"] => bool(true)
                ["caching"] => bool(true)
                ["cache_id_prefix"] => NULL
                ["automatic_serialization"] => bool(true)
                ["automatic_cleaning_factor"] => int(10)
                ["lifetime"] => int(7200)
                ["logging"] => bool(false)
                ["logger"] => NULL
                ["ignore_user_abort"] => bool(false)
              }
              ["_specificOptions":protected] => array(0) {
              }
              ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
              ["_extendedBackend":protected] => bool(true)
              ["_backendCapabilities":protected] => array(6) {
                ["automatic_cleaning"] => bool(true)
                ["tags"] => bool(true)
                ["expired_read"] => bool(true)
                ["priority"] => bool(false)
                ["infinite_lifetime"] => bool(true)
                ["get_list"] => bool(true)
              }
            }
            ["_metadataCacheInClass":protected] => bool(true)
            ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
            ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
            ["_referenceMap":protected] => array(0) {
            }
            ["_dependentTables":protected] => array(0) {
            }
            ["_defaultSource":protected] => string(11) "defaultNone"
            ["_defaultValues":protected] => array(0) {
            }
          }
          ["_bind":protected] => array(0) {
          }
          ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(10) {
              ["host"] => string(9) "localhost"
              ["username"] => string(10) "prodsorger"
              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
              ["dbname"] => string(10) "prodsorger"
              ["default"] => string(1) "1"
              ["port"] => string(4) "3310"
              ["driver_options"] => array(1) {
                [1002] => string(15) "SET NAMES UTF8;"
              }
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
            }
            ["_fetchMode":protected] => int(2)
            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#426 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_parts":protected] => array(11) {
            ["distinct"] => bool(false)
            ["columns"] => array(1) {
              [0] => array(3) {
                [0] => string(24) "object_accommodationinfo"
                [1] => string(1) "*"
                [2] => NULL
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(1) {
              ["object_accommodationinfo"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(24) "object_accommodationinfo"
                ["joinCondition"] => NULL
              }
            }
            ["where"] => array(1) {
              [0] => string(36) "(object_accommodationinfo_id = 842 )"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(0) {
            }
            ["limitcount"] => int(1)
            ["limitoffset"] => int(0)
            ["forupdate"] => bool(false)
          }
          ["_tableCols":protected] => array(0) {
          }
        }
      }
    }
    [5] => array(6) {
      ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
      ["line"] => int(74)
      ["function"] => string(8) "fetchRow"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Db_Table_Select)#2620 (7) {
          ["_info":protected] => array(10) {
            ["schema"] => NULL
            ["name"] => string(24) "object_accommodationinfo"
            ["cols"] => array(28) {
              [0] => string(27) "object_accommodationinfo_id"
              [1] => string(29) "object_accommodationinfo_step"
              [2] => string(31) "object_accommodationinfo_season"
              [3] => string(33) "object_accommodationinfo_language"
              [4] => string(36) "object_accommodationinfo_ownerliving"
              [5] => string(31) "object_accommodationinfo_arrive"
              [6] => string(30) "object_accommodationinfo_leave"
              [7] => string(31) "object_accommodationinfo_groups"
              [8] => string(36) "object_accommodationinfo_barrierfree"
              [9] => string(30) "object_accommodationinfo_fence"
              [10] => string(36) "object_accommodationinfo_capacitymin"
              [11] => string(36) "object_accommodationinfo_capacitymax"
              [12] => string(37) "object_accommodationinfo_roomsplacing"
              [13] => string(35) "object_accommodationinfo_roomscount"
              [14] => string(38) "object_accommodationinfo_parkingplaces"
              [15] => string(40) "object_accommodationinfo_parkingdistance"
              [16] => string(39) "object_accommodationinfo_parkingoptions"
              [17] => string(34) "object_accommodationinfo_consuming"
              [18] => string(32) "object_accommodationinfo_heating"
              [19] => string(32) "object_accommodationinfo_smoking"
              [20] => string(32) "object_accommodationinfo_animals"
              [21] => string(40) "object_accommodationinfo_mobileoperators"
              [22] => string(28) "object_accommodationinfo_web"
              [23] => string(30) "object_accommodationinfo_phone"
              [24] => string(31) "object_accommodationinfo_phone2"
              [25] => string(31) "object_accommodationinfo_phone3"
              [26] => string(30) "object_accommodationinfo_email"
              [27] => string(34) "object_accommodationinfo_equipment"
            }
            ["primary"] => array(1) {
              [1] => string(27) "object_accommodationinfo_id"
            }
            ["metadata"] => array(28) {
              ["object_accommodationinfo_id"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                ["COLUMN_POSITION"] => int(1)
                ["DATA_TYPE"] => string(3) "int"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(true)
                ["PRIMARY_POSITION"] => int(1)
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_step"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                ["COLUMN_POSITION"] => int(2)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "30"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_season"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                ["COLUMN_POSITION"] => int(3)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_language"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                ["COLUMN_POSITION"] => int(4)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "10"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_ownerliving"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                ["COLUMN_POSITION"] => int(5)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_arrive"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                ["COLUMN_POSITION"] => int(6)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_leave"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                ["COLUMN_POSITION"] => int(7)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_groups"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                ["COLUMN_POSITION"] => int(8)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_barrierfree"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                ["COLUMN_POSITION"] => int(9)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_fence"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                ["COLUMN_POSITION"] => int(10)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymin"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                ["COLUMN_POSITION"] => int(11)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymax"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                ["COLUMN_POSITION"] => int(12)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomsplacing"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                ["COLUMN_POSITION"] => int(13)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "255"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomscount"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                ["COLUMN_POSITION"] => int(14)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingplaces"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                ["COLUMN_POSITION"] => int(15)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingdistance"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                ["COLUMN_POSITION"] => int(16)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingoptions"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                ["COLUMN_POSITION"] => int(17)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_consuming"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                ["COLUMN_POSITION"] => int(18)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_heating"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                ["COLUMN_POSITION"] => int(19)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_smoking"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                ["COLUMN_POSITION"] => int(20)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(true)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_animals"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                ["COLUMN_POSITION"] => int(21)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_mobileoperators"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                ["COLUMN_POSITION"] => int(22)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_web"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                ["COLUMN_POSITION"] => int(23)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                ["COLUMN_POSITION"] => int(24)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone2"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                ["COLUMN_POSITION"] => int(25)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone3"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                ["COLUMN_POSITION"] => int(26)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_email"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                ["COLUMN_POSITION"] => int(27)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_equipment"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                ["COLUMN_POSITION"] => int(28)
                ["DATA_TYPE"] => string(4) "text"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
            }
            ["rowClass"] => string(17) "Zend_Db_Table_Row"
            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
            ["referenceMap"] => array(0) {
            }
            ["dependentTables"] => array(0) {
            }
            ["sequence"] => bool(true)
          }
          ["_integrityCheck":protected] => bool(true)
          ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
            ["dbupdatelog":protected] => NULL
            ["_definition":protected] => NULL
            ["_definitionConfigName":protected] => NULL
            ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
              ["_pdoType":protected] => string(5) "mysql"
              ["_numericDataTypes":protected] => array(16) {
                [0] => int(0)
                [1] => int(1)
                [2] => int(2)
                ["INT"] => int(0)
                ["INTEGER"] => int(0)
                ["MEDIUMINT"] => int(0)
                ["SMALLINT"] => int(0)
                ["TINYINT"] => int(0)
                ["BIGINT"] => int(1)
                ["SERIAL"] => int(1)
                ["DEC"] => int(2)
                ["DECIMAL"] => int(2)
                ["DOUBLE"] => int(2)
                ["DOUBLE PRECISION"] => int(2)
                ["FIXED"] => int(2)
                ["FLOAT"] => int(2)
              }
              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
              ["_config":protected] => array(10) {
                ["host"] => string(9) "localhost"
                ["username"] => string(10) "prodsorger"
                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                ["dbname"] => string(10) "prodsorger"
                ["default"] => string(1) "1"
                ["port"] => string(4) "3310"
                ["driver_options"] => array(1) {
                  [1002] => string(15) "SET NAMES UTF8;"
                }
                ["charset"] => NULL
                ["persistent"] => bool(false)
                ["options"] => array(3) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                  ["fetchMode"] => int(2)
                }
              }
              ["_fetchMode":protected] => int(2)
              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                ["_queryProfiles":protected] => array(0) {
                }
                ["_enabled":protected] => bool(false)
                ["_filterElapsedSecs":protected] => NULL
                ["_filterTypes":protected] => NULL
              }
              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
              ["_connection":protected] => object(PDO)#426 (0) {
              }
              ["_caseFolding":protected] => int(0)
              ["_autoQuoteIdentifiers":protected] => bool(true)
              ["_allowSerialization":protected] => bool(true)
              ["_autoReconnectOnUnserialize":protected] => bool(false)
            }
            ["_schema":protected] => NULL
            ["_name":protected] => string(24) "object_accommodationinfo"
            ["_cols":protected] => array(28) {
              [0] => string(27) "object_accommodationinfo_id"
              [1] => string(29) "object_accommodationinfo_step"
              [2] => string(31) "object_accommodationinfo_season"
              [3] => string(33) "object_accommodationinfo_language"
              [4] => string(36) "object_accommodationinfo_ownerliving"
              [5] => string(31) "object_accommodationinfo_arrive"
              [6] => string(30) "object_accommodationinfo_leave"
              [7] => string(31) "object_accommodationinfo_groups"
              [8] => string(36) "object_accommodationinfo_barrierfree"
              [9] => string(30) "object_accommodationinfo_fence"
              [10] => string(36) "object_accommodationinfo_capacitymin"
              [11] => string(36) "object_accommodationinfo_capacitymax"
              [12] => string(37) "object_accommodationinfo_roomsplacing"
              [13] => string(35) "object_accommodationinfo_roomscount"
              [14] => string(38) "object_accommodationinfo_parkingplaces"
              [15] => string(40) "object_accommodationinfo_parkingdistance"
              [16] => string(39) "object_accommodationinfo_parkingoptions"
              [17] => string(34) "object_accommodationinfo_consuming"
              [18] => string(32) "object_accommodationinfo_heating"
              [19] => string(32) "object_accommodationinfo_smoking"
              [20] => string(32) "object_accommodationinfo_animals"
              [21] => string(40) "object_accommodationinfo_mobileoperators"
              [22] => string(28) "object_accommodationinfo_web"
              [23] => string(30) "object_accommodationinfo_phone"
              [24] => string(31) "object_accommodationinfo_phone2"
              [25] => string(31) "object_accommodationinfo_phone3"
              [26] => string(30) "object_accommodationinfo_email"
              [27] => string(34) "object_accommodationinfo_equipment"
            }
            ["_primary":protected] => array(1) {
              [1] => string(27) "object_accommodationinfo_id"
            }
            ["_identity":protected] => int(1)
            ["_sequence":protected] => bool(true)
            ["_metadata":protected] => array(28) {
              ["object_accommodationinfo_id"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                ["COLUMN_POSITION"] => int(1)
                ["DATA_TYPE"] => string(3) "int"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(true)
                ["PRIMARY_POSITION"] => int(1)
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_step"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                ["COLUMN_POSITION"] => int(2)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "30"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_season"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                ["COLUMN_POSITION"] => int(3)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_language"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                ["COLUMN_POSITION"] => int(4)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "10"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_ownerliving"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                ["COLUMN_POSITION"] => int(5)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_arrive"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                ["COLUMN_POSITION"] => int(6)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_leave"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                ["COLUMN_POSITION"] => int(7)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(2) "11"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_groups"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                ["COLUMN_POSITION"] => int(8)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_barrierfree"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                ["COLUMN_POSITION"] => int(9)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_fence"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                ["COLUMN_POSITION"] => int(10)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => string(1) "0"
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymin"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                ["COLUMN_POSITION"] => int(11)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_capacitymax"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                ["COLUMN_POSITION"] => int(12)
                ["DATA_TYPE"] => string(8) "smallint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomsplacing"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                ["COLUMN_POSITION"] => int(13)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "255"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_roomscount"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                ["COLUMN_POSITION"] => int(14)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingplaces"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                ["COLUMN_POSITION"] => int(15)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingdistance"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                ["COLUMN_POSITION"] => int(16)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_parkingoptions"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                ["COLUMN_POSITION"] => int(17)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_consuming"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                ["COLUMN_POSITION"] => int(18)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_heating"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                ["COLUMN_POSITION"] => int(19)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_smoking"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                ["COLUMN_POSITION"] => int(20)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(true)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_animals"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                ["COLUMN_POSITION"] => int(21)
                ["DATA_TYPE"] => string(7) "tinyint"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_mobileoperators"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                ["COLUMN_POSITION"] => int(22)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_web"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                ["COLUMN_POSITION"] => int(23)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                ["COLUMN_POSITION"] => int(24)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone2"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                ["COLUMN_POSITION"] => int(25)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_phone3"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                ["COLUMN_POSITION"] => int(26)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_email"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                ["COLUMN_POSITION"] => int(27)
                ["DATA_TYPE"] => string(7) "varchar"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => string(3) "100"
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
              ["object_accommodationinfo_equipment"] => array(14) {
                ["SCHEMA_NAME"] => NULL
                ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                ["COLUMN_POSITION"] => int(28)
                ["DATA_TYPE"] => string(4) "text"
                ["DEFAULT"] => NULL
                ["NULLABLE"] => bool(false)
                ["LENGTH"] => NULL
                ["SCALE"] => NULL
                ["PRECISION"] => NULL
                ["UNSIGNED"] => NULL
                ["PRIMARY"] => bool(false)
                ["PRIMARY_POSITION"] => NULL
                ["IDENTITY"] => bool(false)
              }
            }
            ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
              ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                ["_options":protected] => array(9) {
                  ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                  ["file_locking"] => bool(true)
                  ["read_control"] => bool(true)
                  ["read_control_type"] => string(5) "crc32"
                  ["hashed_directory_level"] => int(0)
                  ["hashed_directory_umask"] => int(448)
                  ["file_name_prefix"] => string(10) "zend_cache"
                  ["cache_file_umask"] => int(384)
                  ["metadatas_array_max_size"] => int(100)
                }
                ["_metadatasArray":protected] => array(5) {
                  ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                    ["hash"] => int(4055364029)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["___translates_pl"] => array(4) {
                    ["hash"] => int(2468060757)
                    ["mtime"] => int(1789262825)
                    ["expire"] => int(1789270025)
                    ["tags"] => array(0) {
                    }
                  }
                  ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                    ["hash"] => int(800445141)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                    ["hash"] => int(3343607960)
                    ["mtime"] => int(1789262824)
                    ["expire"] => int(1789270024)
                    ["tags"] => array(0) {
                    }
                  }
                  ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                    ["hash"] => int(3140523971)
                    ["mtime"] => int(1789262825)
                    ["expire"] => int(1789270025)
                    ["tags"] => array(0) {
                    }
                  }
                }
                ["_directives":protected] => array(3) {
                  ["lifetime"] => int(7200)
                  ["logging"] => bool(false)
                  ["logger"] => NULL
                }
              }
              ["_options":protected] => array(9) {
                ["write_control"] => bool(true)
                ["caching"] => bool(true)
                ["cache_id_prefix"] => NULL
                ["automatic_serialization"] => bool(true)
                ["automatic_cleaning_factor"] => int(10)
                ["lifetime"] => int(7200)
                ["logging"] => bool(false)
                ["logger"] => NULL
                ["ignore_user_abort"] => bool(false)
              }
              ["_specificOptions":protected] => array(0) {
              }
              ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
              ["_extendedBackend":protected] => bool(true)
              ["_backendCapabilities":protected] => array(6) {
                ["automatic_cleaning"] => bool(true)
                ["tags"] => bool(true)
                ["expired_read"] => bool(true)
                ["priority"] => bool(false)
                ["infinite_lifetime"] => bool(true)
                ["get_list"] => bool(true)
              }
            }
            ["_metadataCacheInClass":protected] => bool(true)
            ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
            ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
            ["_referenceMap":protected] => array(0) {
            }
            ["_dependentTables":protected] => array(0) {
            }
            ["_defaultSource":protected] => string(11) "defaultNone"
            ["_defaultValues":protected] => array(0) {
            }
          }
          ["_bind":protected] => array(0) {
          }
          ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(10) {
              ["host"] => string(9) "localhost"
              ["username"] => string(10) "prodsorger"
              ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
              ["dbname"] => string(10) "prodsorger"
              ["default"] => string(1) "1"
              ["port"] => string(4) "3310"
              ["driver_options"] => array(1) {
                [1002] => string(15) "SET NAMES UTF8;"
              }
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
            }
            ["_fetchMode":protected] => int(2)
            ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#426 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_parts":protected] => array(11) {
            ["distinct"] => bool(false)
            ["columns"] => array(1) {
              [0] => array(3) {
                [0] => string(24) "object_accommodationinfo"
                [1] => string(1) "*"
                [2] => NULL
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(1) {
              ["object_accommodationinfo"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(24) "object_accommodationinfo"
                ["joinCondition"] => NULL
              }
            }
            ["where"] => array(1) {
              [0] => string(36) "(object_accommodationinfo_id = 842 )"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(0) {
            }
            ["limitcount"] => int(1)
            ["limitoffset"] => int(0)
            ["forupdate"] => bool(false)
          }
          ["_tableCols":protected] => array(0) {
          }
        }
      }
    }
    [6] => array(6) {
      ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
      ["line"] => int(24)
      ["function"] => string(10) "fetchEntry"
      ["class"] => string(10) "Matj_Model"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(3) "842"
      }
    }
    [7] => array(6) {
      ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
      ["line"] => int(17)
      ["function"] => string(11) "__construct"
      ["class"] => string(10) "Matj_Model"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(3) "842"
      }
    }
    [8] => array(6) {
      ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
      ["line"] => int(309)
      ["function"] => string(11) "__construct"
      ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(3) "842"
      }
    }
    [9] => array(6) {
      ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
      ["line"] => int(8)
      ["function"] => string(13) "getInfoObject"
      ["class"] => string(25) "Objects_Model_ObjectHotel"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [10] => array(4) {
      ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
      ["line"] => int(108)
      ["args"] => array(1) {
        [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
      }
      ["function"] => string(7) "include"
    }
    [11] => array(6) {
      ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
      ["line"] => int(888)
      ["function"] => string(4) "_run"
      ["class"] => string(9) "Zend_View"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
      }
    }
    [12] => array(6) {
      ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
      ["line"] => int(85)
      ["function"] => string(6) "render"
      ["class"] => string(18) "Zend_View_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => NULL
      }
    }
    [13] => array(4) {
      ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
      ["line"] => int(108)
      ["args"] => array(1) {
        [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
      }
      ["function"] => string(7) "include"
    }
    [14] => array(6) {
      ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
      ["line"] => int(888)
      ["function"] => string(4) "_run"
      ["class"] => string(9) "Zend_View"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
      }
    }
    [15] => array(6) {
      ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
      ["line"] => int(900)
      ["function"] => string(6) "render"
      ["class"] => string(18) "Zend_View_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => NULL
      }
    }
    [16] => array(6) {
      ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
      ["line"] => int(921)
      ["function"] => string(12) "renderScript"
      ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => string(23) "view/detail-hotel.phtml"
        [1] => NULL
      }
    }
    [17] => array(6) {
      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
      ["line"] => int(212)
      ["function"] => string(6) "render"
      ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
      ["type"] => string(2) "->"
      ["args"] => array(3) {
        [0] => string(12) "detail-hotel"
        [1] => NULL
        [2] => bool(false)
      }
    }
    [18] => array(6) {
      ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
      ["line"] => int(1546)
      ["function"] => string(6) "render"
      ["class"] => string(22) "Zend_Controller_Action"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(12) "detail-hotel"
      }
    }
    [19] => array(6) {
      ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
      ["line"] => int(516)
      ["function"] => string(12) "detailAction"
      ["class"] => string(22) "Objects_ViewController"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [20] => array(6) {
      ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
      ["line"] => int(295)
      ["function"] => string(8) "dispatch"
      ["class"] => string(22) "Zend_Controller_Action"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(12) "detailAction"
      }
    }
    [21] => array(6) {
      ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
      ["line"] => int(954)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#433 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
          ["_baseUrl":protected] => string(0) ""
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
          ["_params":protected] => array(7) {
            ["routeType"] => string(6) "object"
            ["attraction"] => string(5) "hotel"
            ["module"] => string(7) "objects"
            ["controller"] => string(4) "view"
            ["action"] => string(6) "detail"
            ["id"] => string(5) "12756"
            ["error_handler"] => object(ArrayObject)#3048 (1) {
              ["storage":"ArrayObject":private] => array(3) {
                ["exception"] => *RECURSION*
                ["type"] => string(15) "EXCEPTION_OTHER"
                ["request"] => object(Zend_Controller_Request_Http)#3049 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
                  ["_params":protected] => array(6) {
                    ["routeType"] => string(6) "object"
                    ["attraction"] => string(5) "hotel"
                    ["module"] => string(7) "objects"
                    ["controller"] => string(4) "view"
                    ["action"] => string(6) "detail"
                    ["id"] => string(5) "12756"
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(true)
                  ["_module":protected] => string(7) "objects"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(4) "view"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(6) "detail"
                  ["_actionKey":protected] => string(6) "action"
                }
              }
            }
          }
          ["_rawBody":protected] => NULL
          ["_aliases":protected] => array(0) {
          }
          ["_dispatched":protected] => bool(true)
          ["_module":protected] => string(7) "default"
          ["_moduleKey":protected] => string(6) "module"
          ["_controller":protected] => string(5) "error"
          ["_controllerKey":protected] => string(10) "controller"
          ["_action":protected] => string(5) "error"
          ["_actionKey":protected] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#432 (8) {
          ["_body":protected] => array(0) {
          }
          ["_exceptions":protected] => array(1) {
            [0] => *RECURSION*
          }
          ["_headers":protected] => array(0) {
          }
          ["_headersRaw":protected] => array(0) {
          }
          ["_httpResponseCode":protected] => int(200)
          ["_isRedirect":protected] => bool(false)
          ["_renderExceptions":protected] => bool(false)
          ["headersSentThrowsException"] => bool(true)
        }
      }
    }
    [22] => array(6) {
      ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
      ["line"] => int(97)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [23] => array(6) {
      ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
      ["line"] => int(366)
      ["function"] => string(3) "run"
      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [24] => array(6) {
      ["file"] => string(34) "/data/web/sorger.web/web/index.php"
      ["line"] => int(110)
      ["function"] => string(3) "run"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
  ["previous":"Exception":private] => object(PDOException)#2619 (8) {
    ["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
    ["string":"Exception":private] => string(0) ""
    ["code":protected] => string(5) "HY000"
    ["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
    ["line":protected] => int(228)
    ["trace":"Exception":private] => array(26) {
      [0] => array(6) {
        ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
        ["line"] => int(228)
        ["function"] => string(7) "execute"
        ["class"] => string(12) "PDOStatement"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => array(0) {
          }
        }
      }
      [1] => array(6) {
        ["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
        ["line"] => int(300)
        ["function"] => string(8) "_execute"
        ["class"] => string(21) "Zend_Db_Statement_Pdo"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => array(0) {
          }
        }
      }
      [2] => array(6) {
        ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
        ["line"] => int(479)
        ["function"] => string(7) "execute"
        ["class"] => string(17) "Zend_Db_Statement"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => array(0) {
          }
        }
      }
      [3] => array(6) {
        ["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
        ["line"] => int(238)
        ["function"] => string(5) "query"
        ["class"] => string(24) "Zend_Db_Adapter_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => string(118) "SELECT `object_accommodationinfo`.* FROM `object_accommodationinfo` WHERE (object_accommodationinfo_id = 842 ) LIMIT 1"
          [1] => array(0) {
          }
        }
      }
      [4] => array(6) {
        ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
        ["line"] => int(1529)
        ["function"] => string(5) "query"
        ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Db_Table_Select)#2620 (7) {
            ["_info":protected] => array(10) {
              ["schema"] => NULL
              ["name"] => string(24) "object_accommodationinfo"
              ["cols"] => array(28) {
                [0] => string(27) "object_accommodationinfo_id"
                [1] => string(29) "object_accommodationinfo_step"
                [2] => string(31) "object_accommodationinfo_season"
                [3] => string(33) "object_accommodationinfo_language"
                [4] => string(36) "object_accommodationinfo_ownerliving"
                [5] => string(31) "object_accommodationinfo_arrive"
                [6] => string(30) "object_accommodationinfo_leave"
                [7] => string(31) "object_accommodationinfo_groups"
                [8] => string(36) "object_accommodationinfo_barrierfree"
                [9] => string(30) "object_accommodationinfo_fence"
                [10] => string(36) "object_accommodationinfo_capacitymin"
                [11] => string(36) "object_accommodationinfo_capacitymax"
                [12] => string(37) "object_accommodationinfo_roomsplacing"
                [13] => string(35) "object_accommodationinfo_roomscount"
                [14] => string(38) "object_accommodationinfo_parkingplaces"
                [15] => string(40) "object_accommodationinfo_parkingdistance"
                [16] => string(39) "object_accommodationinfo_parkingoptions"
                [17] => string(34) "object_accommodationinfo_consuming"
                [18] => string(32) "object_accommodationinfo_heating"
                [19] => string(32) "object_accommodationinfo_smoking"
                [20] => string(32) "object_accommodationinfo_animals"
                [21] => string(40) "object_accommodationinfo_mobileoperators"
                [22] => string(28) "object_accommodationinfo_web"
                [23] => string(30) "object_accommodationinfo_phone"
                [24] => string(31) "object_accommodationinfo_phone2"
                [25] => string(31) "object_accommodationinfo_phone3"
                [26] => string(30) "object_accommodationinfo_email"
                [27] => string(34) "object_accommodationinfo_equipment"
              }
              ["primary"] => array(1) {
                [1] => string(27) "object_accommodationinfo_id"
              }
              ["metadata"] => array(28) {
                ["object_accommodationinfo_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_step"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "30"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_season"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_ownerliving"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_arrive"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_leave"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_groups"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_barrierfree"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_fence"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymin"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymax"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomsplacing"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomscount"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                  ["COLUMN_POSITION"] => int(14)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingplaces"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                  ["COLUMN_POSITION"] => int(15)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingdistance"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                  ["COLUMN_POSITION"] => int(16)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingoptions"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                  ["COLUMN_POSITION"] => int(17)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_consuming"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                  ["COLUMN_POSITION"] => int(18)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_heating"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                  ["COLUMN_POSITION"] => int(19)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_smoking"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                  ["COLUMN_POSITION"] => int(20)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_animals"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                  ["COLUMN_POSITION"] => int(21)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_mobileoperators"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                  ["COLUMN_POSITION"] => int(22)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_web"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                  ["COLUMN_POSITION"] => int(23)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                  ["COLUMN_POSITION"] => int(24)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone2"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                  ["COLUMN_POSITION"] => int(25)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone3"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                  ["COLUMN_POSITION"] => int(26)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                  ["COLUMN_POSITION"] => int(27)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_equipment"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                  ["COLUMN_POSITION"] => int(28)
                  ["DATA_TYPE"] => string(4) "text"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["rowClass"] => string(17) "Zend_Db_Table_Row"
              ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
              ["referenceMap"] => array(0) {
              }
              ["dependentTables"] => array(0) {
              }
              ["sequence"] => bool(true)
            }
            ["_integrityCheck":protected] => bool(true)
            ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
              ["dbupdatelog":protected] => NULL
              ["_definition":protected] => NULL
              ["_definitionConfigName":protected] => NULL
              ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                ["_pdoType":protected] => string(5) "mysql"
                ["_numericDataTypes":protected] => array(16) {
                  [0] => int(0)
                  [1] => int(1)
                  [2] => int(2)
                  ["INT"] => int(0)
                  ["INTEGER"] => int(0)
                  ["MEDIUMINT"] => int(0)
                  ["SMALLINT"] => int(0)
                  ["TINYINT"] => int(0)
                  ["BIGINT"] => int(1)
                  ["SERIAL"] => int(1)
                  ["DEC"] => int(2)
                  ["DECIMAL"] => int(2)
                  ["DOUBLE"] => int(2)
                  ["DOUBLE PRECISION"] => int(2)
                  ["FIXED"] => int(2)
                  ["FLOAT"] => int(2)
                }
                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected] => array(10) {
                  ["host"] => string(9) "localhost"
                  ["username"] => string(10) "prodsorger"
                  ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                  ["dbname"] => string(10) "prodsorger"
                  ["default"] => string(1) "1"
                  ["port"] => string(4) "3310"
                  ["driver_options"] => array(1) {
                    [1002] => string(15) "SET NAMES UTF8;"
                  }
                  ["charset"] => NULL
                  ["persistent"] => bool(false)
                  ["options"] => array(3) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                    ["fetchMode"] => int(2)
                  }
                }
                ["_fetchMode":protected] => int(2)
                ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                  ["_queryProfiles":protected] => array(0) {
                  }
                  ["_enabled":protected] => bool(false)
                  ["_filterElapsedSecs":protected] => NULL
                  ["_filterTypes":protected] => NULL
                }
                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                ["_connection":protected] => object(PDO)#426 (0) {
                }
                ["_caseFolding":protected] => int(0)
                ["_autoQuoteIdentifiers":protected] => bool(true)
                ["_allowSerialization":protected] => bool(true)
                ["_autoReconnectOnUnserialize":protected] => bool(false)
              }
              ["_schema":protected] => NULL
              ["_name":protected] => string(24) "object_accommodationinfo"
              ["_cols":protected] => array(28) {
                [0] => string(27) "object_accommodationinfo_id"
                [1] => string(29) "object_accommodationinfo_step"
                [2] => string(31) "object_accommodationinfo_season"
                [3] => string(33) "object_accommodationinfo_language"
                [4] => string(36) "object_accommodationinfo_ownerliving"
                [5] => string(31) "object_accommodationinfo_arrive"
                [6] => string(30) "object_accommodationinfo_leave"
                [7] => string(31) "object_accommodationinfo_groups"
                [8] => string(36) "object_accommodationinfo_barrierfree"
                [9] => string(30) "object_accommodationinfo_fence"
                [10] => string(36) "object_accommodationinfo_capacitymin"
                [11] => string(36) "object_accommodationinfo_capacitymax"
                [12] => string(37) "object_accommodationinfo_roomsplacing"
                [13] => string(35) "object_accommodationinfo_roomscount"
                [14] => string(38) "object_accommodationinfo_parkingplaces"
                [15] => string(40) "object_accommodationinfo_parkingdistance"
                [16] => string(39) "object_accommodationinfo_parkingoptions"
                [17] => string(34) "object_accommodationinfo_consuming"
                [18] => string(32) "object_accommodationinfo_heating"
                [19] => string(32) "object_accommodationinfo_smoking"
                [20] => string(32) "object_accommodationinfo_animals"
                [21] => string(40) "object_accommodationinfo_mobileoperators"
                [22] => string(28) "object_accommodationinfo_web"
                [23] => string(30) "object_accommodationinfo_phone"
                [24] => string(31) "object_accommodationinfo_phone2"
                [25] => string(31) "object_accommodationinfo_phone3"
                [26] => string(30) "object_accommodationinfo_email"
                [27] => string(34) "object_accommodationinfo_equipment"
              }
              ["_primary":protected] => array(1) {
                [1] => string(27) "object_accommodationinfo_id"
              }
              ["_identity":protected] => int(1)
              ["_sequence":protected] => bool(true)
              ["_metadata":protected] => array(28) {
                ["object_accommodationinfo_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_step"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "30"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_season"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_ownerliving"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_arrive"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_leave"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_groups"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_barrierfree"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_fence"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymin"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymax"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomsplacing"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomscount"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                  ["COLUMN_POSITION"] => int(14)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingplaces"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                  ["COLUMN_POSITION"] => int(15)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingdistance"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                  ["COLUMN_POSITION"] => int(16)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingoptions"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                  ["COLUMN_POSITION"] => int(17)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_consuming"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                  ["COLUMN_POSITION"] => int(18)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_heating"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                  ["COLUMN_POSITION"] => int(19)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_smoking"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                  ["COLUMN_POSITION"] => int(20)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_animals"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                  ["COLUMN_POSITION"] => int(21)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_mobileoperators"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                  ["COLUMN_POSITION"] => int(22)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_web"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                  ["COLUMN_POSITION"] => int(23)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                  ["COLUMN_POSITION"] => int(24)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone2"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                  ["COLUMN_POSITION"] => int(25)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone3"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                  ["COLUMN_POSITION"] => int(26)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                  ["COLUMN_POSITION"] => int(27)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_equipment"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                  ["COLUMN_POSITION"] => int(28)
                  ["DATA_TYPE"] => string(4) "text"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                  ["_options":protected] => array(9) {
                    ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                    ["file_locking"] => bool(true)
                    ["read_control"] => bool(true)
                    ["read_control_type"] => string(5) "crc32"
                    ["hashed_directory_level"] => int(0)
                    ["hashed_directory_umask"] => int(448)
                    ["file_name_prefix"] => string(10) "zend_cache"
                    ["cache_file_umask"] => int(384)
                    ["metadatas_array_max_size"] => int(100)
                  }
                  ["_metadatasArray":protected] => array(5) {
                    ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                      ["hash"] => int(4055364029)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["___translates_pl"] => array(4) {
                      ["hash"] => int(2468060757)
                      ["mtime"] => int(1789262825)
                      ["expire"] => int(1789270025)
                      ["tags"] => array(0) {
                      }
                    }
                    ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                      ["hash"] => int(800445141)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                      ["hash"] => int(3343607960)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                      ["hash"] => int(3140523971)
                      ["mtime"] => int(1789262825)
                      ["expire"] => int(1789270025)
                      ["tags"] => array(0) {
                      }
                    }
                  }
                  ["_directives":protected] => array(3) {
                    ["lifetime"] => int(7200)
                    ["logging"] => bool(false)
                    ["logger"] => NULL
                  }
                }
                ["_options":protected] => array(9) {
                  ["write_control"] => bool(true)
                  ["caching"] => bool(true)
                  ["cache_id_prefix"] => NULL
                  ["automatic_serialization"] => bool(true)
                  ["automatic_cleaning_factor"] => int(10)
                  ["lifetime"] => int(7200)
                  ["logging"] => bool(false)
                  ["logger"] => NULL
                  ["ignore_user_abort"] => bool(false)
                }
                ["_specificOptions":protected] => array(0) {
                }
                ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                ["_extendedBackend":protected] => bool(true)
                ["_backendCapabilities":protected] => array(6) {
                  ["automatic_cleaning"] => bool(true)
                  ["tags"] => bool(true)
                  ["expired_read"] => bool(true)
                  ["priority"] => bool(false)
                  ["infinite_lifetime"] => bool(true)
                  ["get_list"] => bool(true)
                }
              }
              ["_metadataCacheInClass":protected] => bool(true)
              ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
              ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
              ["_referenceMap":protected] => array(0) {
              }
              ["_dependentTables":protected] => array(0) {
              }
              ["_defaultSource":protected] => string(11) "defaultNone"
              ["_defaultValues":protected] => array(0) {
              }
            }
            ["_bind":protected] => array(0) {
            }
            ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
              ["_pdoType":protected] => string(5) "mysql"
              ["_numericDataTypes":protected] => array(16) {
                [0] => int(0)
                [1] => int(1)
                [2] => int(2)
                ["INT"] => int(0)
                ["INTEGER"] => int(0)
                ["MEDIUMINT"] => int(0)
                ["SMALLINT"] => int(0)
                ["TINYINT"] => int(0)
                ["BIGINT"] => int(1)
                ["SERIAL"] => int(1)
                ["DEC"] => int(2)
                ["DECIMAL"] => int(2)
                ["DOUBLE"] => int(2)
                ["DOUBLE PRECISION"] => int(2)
                ["FIXED"] => int(2)
                ["FLOAT"] => int(2)
              }
              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
              ["_config":protected] => array(10) {
                ["host"] => string(9) "localhost"
                ["username"] => string(10) "prodsorger"
                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                ["dbname"] => string(10) "prodsorger"
                ["default"] => string(1) "1"
                ["port"] => string(4) "3310"
                ["driver_options"] => array(1) {
                  [1002] => string(15) "SET NAMES UTF8;"
                }
                ["charset"] => NULL
                ["persistent"] => bool(false)
                ["options"] => array(3) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                  ["fetchMode"] => int(2)
                }
              }
              ["_fetchMode":protected] => int(2)
              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                ["_queryProfiles":protected] => array(0) {
                }
                ["_enabled":protected] => bool(false)
                ["_filterElapsedSecs":protected] => NULL
                ["_filterTypes":protected] => NULL
              }
              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
              ["_connection":protected] => object(PDO)#426 (0) {
              }
              ["_caseFolding":protected] => int(0)
              ["_autoQuoteIdentifiers":protected] => bool(true)
              ["_allowSerialization":protected] => bool(true)
              ["_autoReconnectOnUnserialize":protected] => bool(false)
            }
            ["_parts":protected] => array(11) {
              ["distinct"] => bool(false)
              ["columns"] => array(1) {
                [0] => array(3) {
                  [0] => string(24) "object_accommodationinfo"
                  [1] => string(1) "*"
                  [2] => NULL
                }
              }
              ["union"] => array(0) {
              }
              ["from"] => array(1) {
                ["object_accommodationinfo"] => array(4) {
                  ["joinType"] => string(10) "inner join"
                  ["schema"] => NULL
                  ["tableName"] => string(24) "object_accommodationinfo"
                  ["joinCondition"] => NULL
                }
              }
              ["where"] => array(1) {
                [0] => string(36) "(object_accommodationinfo_id = 842 )"
              }
              ["group"] => array(0) {
              }
              ["having"] => array(0) {
              }
              ["order"] => array(0) {
              }
              ["limitcount"] => int(1)
              ["limitoffset"] => int(0)
              ["forupdate"] => bool(false)
            }
            ["_tableCols":protected] => array(0) {
            }
          }
        }
      }
      [5] => array(6) {
        ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Db/Table/Abstract.php"
        ["line"] => int(1391)
        ["function"] => string(6) "_fetch"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Db_Table_Select)#2620 (7) {
            ["_info":protected] => array(10) {
              ["schema"] => NULL
              ["name"] => string(24) "object_accommodationinfo"
              ["cols"] => array(28) {
                [0] => string(27) "object_accommodationinfo_id"
                [1] => string(29) "object_accommodationinfo_step"
                [2] => string(31) "object_accommodationinfo_season"
                [3] => string(33) "object_accommodationinfo_language"
                [4] => string(36) "object_accommodationinfo_ownerliving"
                [5] => string(31) "object_accommodationinfo_arrive"
                [6] => string(30) "object_accommodationinfo_leave"
                [7] => string(31) "object_accommodationinfo_groups"
                [8] => string(36) "object_accommodationinfo_barrierfree"
                [9] => string(30) "object_accommodationinfo_fence"
                [10] => string(36) "object_accommodationinfo_capacitymin"
                [11] => string(36) "object_accommodationinfo_capacitymax"
                [12] => string(37) "object_accommodationinfo_roomsplacing"
                [13] => string(35) "object_accommodationinfo_roomscount"
                [14] => string(38) "object_accommodationinfo_parkingplaces"
                [15] => string(40) "object_accommodationinfo_parkingdistance"
                [16] => string(39) "object_accommodationinfo_parkingoptions"
                [17] => string(34) "object_accommodationinfo_consuming"
                [18] => string(32) "object_accommodationinfo_heating"
                [19] => string(32) "object_accommodationinfo_smoking"
                [20] => string(32) "object_accommodationinfo_animals"
                [21] => string(40) "object_accommodationinfo_mobileoperators"
                [22] => string(28) "object_accommodationinfo_web"
                [23] => string(30) "object_accommodationinfo_phone"
                [24] => string(31) "object_accommodationinfo_phone2"
                [25] => string(31) "object_accommodationinfo_phone3"
                [26] => string(30) "object_accommodationinfo_email"
                [27] => string(34) "object_accommodationinfo_equipment"
              }
              ["primary"] => array(1) {
                [1] => string(27) "object_accommodationinfo_id"
              }
              ["metadata"] => array(28) {
                ["object_accommodationinfo_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_step"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "30"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_season"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_ownerliving"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_arrive"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_leave"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_groups"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_barrierfree"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_fence"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymin"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymax"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomsplacing"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomscount"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                  ["COLUMN_POSITION"] => int(14)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingplaces"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                  ["COLUMN_POSITION"] => int(15)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingdistance"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                  ["COLUMN_POSITION"] => int(16)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingoptions"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                  ["COLUMN_POSITION"] => int(17)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_consuming"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                  ["COLUMN_POSITION"] => int(18)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_heating"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                  ["COLUMN_POSITION"] => int(19)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_smoking"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                  ["COLUMN_POSITION"] => int(20)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_animals"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                  ["COLUMN_POSITION"] => int(21)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_mobileoperators"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                  ["COLUMN_POSITION"] => int(22)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_web"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                  ["COLUMN_POSITION"] => int(23)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                  ["COLUMN_POSITION"] => int(24)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone2"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                  ["COLUMN_POSITION"] => int(25)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone3"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                  ["COLUMN_POSITION"] => int(26)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                  ["COLUMN_POSITION"] => int(27)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_equipment"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                  ["COLUMN_POSITION"] => int(28)
                  ["DATA_TYPE"] => string(4) "text"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["rowClass"] => string(17) "Zend_Db_Table_Row"
              ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
              ["referenceMap"] => array(0) {
              }
              ["dependentTables"] => array(0) {
              }
              ["sequence"] => bool(true)
            }
            ["_integrityCheck":protected] => bool(true)
            ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
              ["dbupdatelog":protected] => NULL
              ["_definition":protected] => NULL
              ["_definitionConfigName":protected] => NULL
              ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                ["_pdoType":protected] => string(5) "mysql"
                ["_numericDataTypes":protected] => array(16) {
                  [0] => int(0)
                  [1] => int(1)
                  [2] => int(2)
                  ["INT"] => int(0)
                  ["INTEGER"] => int(0)
                  ["MEDIUMINT"] => int(0)
                  ["SMALLINT"] => int(0)
                  ["TINYINT"] => int(0)
                  ["BIGINT"] => int(1)
                  ["SERIAL"] => int(1)
                  ["DEC"] => int(2)
                  ["DECIMAL"] => int(2)
                  ["DOUBLE"] => int(2)
                  ["DOUBLE PRECISION"] => int(2)
                  ["FIXED"] => int(2)
                  ["FLOAT"] => int(2)
                }
                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected] => array(10) {
                  ["host"] => string(9) "localhost"
                  ["username"] => string(10) "prodsorger"
                  ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                  ["dbname"] => string(10) "prodsorger"
                  ["default"] => string(1) "1"
                  ["port"] => string(4) "3310"
                  ["driver_options"] => array(1) {
                    [1002] => string(15) "SET NAMES UTF8;"
                  }
                  ["charset"] => NULL
                  ["persistent"] => bool(false)
                  ["options"] => array(3) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                    ["fetchMode"] => int(2)
                  }
                }
                ["_fetchMode":protected] => int(2)
                ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                  ["_queryProfiles":protected] => array(0) {
                  }
                  ["_enabled":protected] => bool(false)
                  ["_filterElapsedSecs":protected] => NULL
                  ["_filterTypes":protected] => NULL
                }
                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                ["_connection":protected] => object(PDO)#426 (0) {
                }
                ["_caseFolding":protected] => int(0)
                ["_autoQuoteIdentifiers":protected] => bool(true)
                ["_allowSerialization":protected] => bool(true)
                ["_autoReconnectOnUnserialize":protected] => bool(false)
              }
              ["_schema":protected] => NULL
              ["_name":protected] => string(24) "object_accommodationinfo"
              ["_cols":protected] => array(28) {
                [0] => string(27) "object_accommodationinfo_id"
                [1] => string(29) "object_accommodationinfo_step"
                [2] => string(31) "object_accommodationinfo_season"
                [3] => string(33) "object_accommodationinfo_language"
                [4] => string(36) "object_accommodationinfo_ownerliving"
                [5] => string(31) "object_accommodationinfo_arrive"
                [6] => string(30) "object_accommodationinfo_leave"
                [7] => string(31) "object_accommodationinfo_groups"
                [8] => string(36) "object_accommodationinfo_barrierfree"
                [9] => string(30) "object_accommodationinfo_fence"
                [10] => string(36) "object_accommodationinfo_capacitymin"
                [11] => string(36) "object_accommodationinfo_capacitymax"
                [12] => string(37) "object_accommodationinfo_roomsplacing"
                [13] => string(35) "object_accommodationinfo_roomscount"
                [14] => string(38) "object_accommodationinfo_parkingplaces"
                [15] => string(40) "object_accommodationinfo_parkingdistance"
                [16] => string(39) "object_accommodationinfo_parkingoptions"
                [17] => string(34) "object_accommodationinfo_consuming"
                [18] => string(32) "object_accommodationinfo_heating"
                [19] => string(32) "object_accommodationinfo_smoking"
                [20] => string(32) "object_accommodationinfo_animals"
                [21] => string(40) "object_accommodationinfo_mobileoperators"
                [22] => string(28) "object_accommodationinfo_web"
                [23] => string(30) "object_accommodationinfo_phone"
                [24] => string(31) "object_accommodationinfo_phone2"
                [25] => string(31) "object_accommodationinfo_phone3"
                [26] => string(30) "object_accommodationinfo_email"
                [27] => string(34) "object_accommodationinfo_equipment"
              }
              ["_primary":protected] => array(1) {
                [1] => string(27) "object_accommodationinfo_id"
              }
              ["_identity":protected] => int(1)
              ["_sequence":protected] => bool(true)
              ["_metadata":protected] => array(28) {
                ["object_accommodationinfo_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_step"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "30"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_season"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_ownerliving"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_arrive"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_leave"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_groups"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_barrierfree"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_fence"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymin"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymax"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomsplacing"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomscount"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                  ["COLUMN_POSITION"] => int(14)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingplaces"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                  ["COLUMN_POSITION"] => int(15)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingdistance"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                  ["COLUMN_POSITION"] => int(16)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingoptions"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                  ["COLUMN_POSITION"] => int(17)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_consuming"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                  ["COLUMN_POSITION"] => int(18)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_heating"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                  ["COLUMN_POSITION"] => int(19)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_smoking"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                  ["COLUMN_POSITION"] => int(20)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_animals"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                  ["COLUMN_POSITION"] => int(21)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_mobileoperators"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                  ["COLUMN_POSITION"] => int(22)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_web"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                  ["COLUMN_POSITION"] => int(23)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                  ["COLUMN_POSITION"] => int(24)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone2"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                  ["COLUMN_POSITION"] => int(25)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone3"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                  ["COLUMN_POSITION"] => int(26)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                  ["COLUMN_POSITION"] => int(27)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_equipment"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                  ["COLUMN_POSITION"] => int(28)
                  ["DATA_TYPE"] => string(4) "text"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                  ["_options":protected] => array(9) {
                    ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                    ["file_locking"] => bool(true)
                    ["read_control"] => bool(true)
                    ["read_control_type"] => string(5) "crc32"
                    ["hashed_directory_level"] => int(0)
                    ["hashed_directory_umask"] => int(448)
                    ["file_name_prefix"] => string(10) "zend_cache"
                    ["cache_file_umask"] => int(384)
                    ["metadatas_array_max_size"] => int(100)
                  }
                  ["_metadatasArray":protected] => array(5) {
                    ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                      ["hash"] => int(4055364029)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["___translates_pl"] => array(4) {
                      ["hash"] => int(2468060757)
                      ["mtime"] => int(1789262825)
                      ["expire"] => int(1789270025)
                      ["tags"] => array(0) {
                      }
                    }
                    ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                      ["hash"] => int(800445141)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                      ["hash"] => int(3343607960)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                      ["hash"] => int(3140523971)
                      ["mtime"] => int(1789262825)
                      ["expire"] => int(1789270025)
                      ["tags"] => array(0) {
                      }
                    }
                  }
                  ["_directives":protected] => array(3) {
                    ["lifetime"] => int(7200)
                    ["logging"] => bool(false)
                    ["logger"] => NULL
                  }
                }
                ["_options":protected] => array(9) {
                  ["write_control"] => bool(true)
                  ["caching"] => bool(true)
                  ["cache_id_prefix"] => NULL
                  ["automatic_serialization"] => bool(true)
                  ["automatic_cleaning_factor"] => int(10)
                  ["lifetime"] => int(7200)
                  ["logging"] => bool(false)
                  ["logger"] => NULL
                  ["ignore_user_abort"] => bool(false)
                }
                ["_specificOptions":protected] => array(0) {
                }
                ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                ["_extendedBackend":protected] => bool(true)
                ["_backendCapabilities":protected] => array(6) {
                  ["automatic_cleaning"] => bool(true)
                  ["tags"] => bool(true)
                  ["expired_read"] => bool(true)
                  ["priority"] => bool(false)
                  ["infinite_lifetime"] => bool(true)
                  ["get_list"] => bool(true)
                }
              }
              ["_metadataCacheInClass":protected] => bool(true)
              ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
              ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
              ["_referenceMap":protected] => array(0) {
              }
              ["_dependentTables":protected] => array(0) {
              }
              ["_defaultSource":protected] => string(11) "defaultNone"
              ["_defaultValues":protected] => array(0) {
              }
            }
            ["_bind":protected] => array(0) {
            }
            ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
              ["_pdoType":protected] => string(5) "mysql"
              ["_numericDataTypes":protected] => array(16) {
                [0] => int(0)
                [1] => int(1)
                [2] => int(2)
                ["INT"] => int(0)
                ["INTEGER"] => int(0)
                ["MEDIUMINT"] => int(0)
                ["SMALLINT"] => int(0)
                ["TINYINT"] => int(0)
                ["BIGINT"] => int(1)
                ["SERIAL"] => int(1)
                ["DEC"] => int(2)
                ["DECIMAL"] => int(2)
                ["DOUBLE"] => int(2)
                ["DOUBLE PRECISION"] => int(2)
                ["FIXED"] => int(2)
                ["FLOAT"] => int(2)
              }
              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
              ["_config":protected] => array(10) {
                ["host"] => string(9) "localhost"
                ["username"] => string(10) "prodsorger"
                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                ["dbname"] => string(10) "prodsorger"
                ["default"] => string(1) "1"
                ["port"] => string(4) "3310"
                ["driver_options"] => array(1) {
                  [1002] => string(15) "SET NAMES UTF8;"
                }
                ["charset"] => NULL
                ["persistent"] => bool(false)
                ["options"] => array(3) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                  ["fetchMode"] => int(2)
                }
              }
              ["_fetchMode":protected] => int(2)
              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                ["_queryProfiles":protected] => array(0) {
                }
                ["_enabled":protected] => bool(false)
                ["_filterElapsedSecs":protected] => NULL
                ["_filterTypes":protected] => NULL
              }
              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
              ["_connection":protected] => object(PDO)#426 (0) {
              }
              ["_caseFolding":protected] => int(0)
              ["_autoQuoteIdentifiers":protected] => bool(true)
              ["_allowSerialization":protected] => bool(true)
              ["_autoReconnectOnUnserialize":protected] => bool(false)
            }
            ["_parts":protected] => array(11) {
              ["distinct"] => bool(false)
              ["columns"] => array(1) {
                [0] => array(3) {
                  [0] => string(24) "object_accommodationinfo"
                  [1] => string(1) "*"
                  [2] => NULL
                }
              }
              ["union"] => array(0) {
              }
              ["from"] => array(1) {
                ["object_accommodationinfo"] => array(4) {
                  ["joinType"] => string(10) "inner join"
                  ["schema"] => NULL
                  ["tableName"] => string(24) "object_accommodationinfo"
                  ["joinCondition"] => NULL
                }
              }
              ["where"] => array(1) {
                [0] => string(36) "(object_accommodationinfo_id = 842 )"
              }
              ["group"] => array(0) {
              }
              ["having"] => array(0) {
              }
              ["order"] => array(0) {
              }
              ["limitcount"] => int(1)
              ["limitoffset"] => int(0)
              ["forupdate"] => bool(false)
            }
            ["_tableCols":protected] => array(0) {
            }
          }
        }
      }
      [6] => array(6) {
        ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
        ["line"] => int(74)
        ["function"] => string(8) "fetchRow"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Db_Table_Select)#2620 (7) {
            ["_info":protected] => array(10) {
              ["schema"] => NULL
              ["name"] => string(24) "object_accommodationinfo"
              ["cols"] => array(28) {
                [0] => string(27) "object_accommodationinfo_id"
                [1] => string(29) "object_accommodationinfo_step"
                [2] => string(31) "object_accommodationinfo_season"
                [3] => string(33) "object_accommodationinfo_language"
                [4] => string(36) "object_accommodationinfo_ownerliving"
                [5] => string(31) "object_accommodationinfo_arrive"
                [6] => string(30) "object_accommodationinfo_leave"
                [7] => string(31) "object_accommodationinfo_groups"
                [8] => string(36) "object_accommodationinfo_barrierfree"
                [9] => string(30) "object_accommodationinfo_fence"
                [10] => string(36) "object_accommodationinfo_capacitymin"
                [11] => string(36) "object_accommodationinfo_capacitymax"
                [12] => string(37) "object_accommodationinfo_roomsplacing"
                [13] => string(35) "object_accommodationinfo_roomscount"
                [14] => string(38) "object_accommodationinfo_parkingplaces"
                [15] => string(40) "object_accommodationinfo_parkingdistance"
                [16] => string(39) "object_accommodationinfo_parkingoptions"
                [17] => string(34) "object_accommodationinfo_consuming"
                [18] => string(32) "object_accommodationinfo_heating"
                [19] => string(32) "object_accommodationinfo_smoking"
                [20] => string(32) "object_accommodationinfo_animals"
                [21] => string(40) "object_accommodationinfo_mobileoperators"
                [22] => string(28) "object_accommodationinfo_web"
                [23] => string(30) "object_accommodationinfo_phone"
                [24] => string(31) "object_accommodationinfo_phone2"
                [25] => string(31) "object_accommodationinfo_phone3"
                [26] => string(30) "object_accommodationinfo_email"
                [27] => string(34) "object_accommodationinfo_equipment"
              }
              ["primary"] => array(1) {
                [1] => string(27) "object_accommodationinfo_id"
              }
              ["metadata"] => array(28) {
                ["object_accommodationinfo_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_step"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "30"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_season"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_ownerliving"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_arrive"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_leave"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_groups"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_barrierfree"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_fence"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymin"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymax"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomsplacing"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomscount"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                  ["COLUMN_POSITION"] => int(14)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingplaces"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                  ["COLUMN_POSITION"] => int(15)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingdistance"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                  ["COLUMN_POSITION"] => int(16)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingoptions"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                  ["COLUMN_POSITION"] => int(17)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_consuming"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                  ["COLUMN_POSITION"] => int(18)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_heating"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                  ["COLUMN_POSITION"] => int(19)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_smoking"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                  ["COLUMN_POSITION"] => int(20)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_animals"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                  ["COLUMN_POSITION"] => int(21)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_mobileoperators"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                  ["COLUMN_POSITION"] => int(22)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_web"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                  ["COLUMN_POSITION"] => int(23)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                  ["COLUMN_POSITION"] => int(24)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone2"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                  ["COLUMN_POSITION"] => int(25)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone3"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                  ["COLUMN_POSITION"] => int(26)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                  ["COLUMN_POSITION"] => int(27)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_equipment"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                  ["COLUMN_POSITION"] => int(28)
                  ["DATA_TYPE"] => string(4) "text"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["rowClass"] => string(17) "Zend_Db_Table_Row"
              ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
              ["referenceMap"] => array(0) {
              }
              ["dependentTables"] => array(0) {
              }
              ["sequence"] => bool(true)
            }
            ["_integrityCheck":protected] => bool(true)
            ["_table":protected] => object(Matj_Db_Table_Abstract)#2692 (19) {
              ["dbupdatelog":protected] => NULL
              ["_definition":protected] => NULL
              ["_definitionConfigName":protected] => NULL
              ["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
                ["_pdoType":protected] => string(5) "mysql"
                ["_numericDataTypes":protected] => array(16) {
                  [0] => int(0)
                  [1] => int(1)
                  [2] => int(2)
                  ["INT"] => int(0)
                  ["INTEGER"] => int(0)
                  ["MEDIUMINT"] => int(0)
                  ["SMALLINT"] => int(0)
                  ["TINYINT"] => int(0)
                  ["BIGINT"] => int(1)
                  ["SERIAL"] => int(1)
                  ["DEC"] => int(2)
                  ["DECIMAL"] => int(2)
                  ["DOUBLE"] => int(2)
                  ["DOUBLE PRECISION"] => int(2)
                  ["FIXED"] => int(2)
                  ["FLOAT"] => int(2)
                }
                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected] => array(10) {
                  ["host"] => string(9) "localhost"
                  ["username"] => string(10) "prodsorger"
                  ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                  ["dbname"] => string(10) "prodsorger"
                  ["default"] => string(1) "1"
                  ["port"] => string(4) "3310"
                  ["driver_options"] => array(1) {
                    [1002] => string(15) "SET NAMES UTF8;"
                  }
                  ["charset"] => NULL
                  ["persistent"] => bool(false)
                  ["options"] => array(3) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                    ["fetchMode"] => int(2)
                  }
                }
                ["_fetchMode":protected] => int(2)
                ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                  ["_queryProfiles":protected] => array(0) {
                  }
                  ["_enabled":protected] => bool(false)
                  ["_filterElapsedSecs":protected] => NULL
                  ["_filterTypes":protected] => NULL
                }
                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                ["_connection":protected] => object(PDO)#426 (0) {
                }
                ["_caseFolding":protected] => int(0)
                ["_autoQuoteIdentifiers":protected] => bool(true)
                ["_allowSerialization":protected] => bool(true)
                ["_autoReconnectOnUnserialize":protected] => bool(false)
              }
              ["_schema":protected] => NULL
              ["_name":protected] => string(24) "object_accommodationinfo"
              ["_cols":protected] => array(28) {
                [0] => string(27) "object_accommodationinfo_id"
                [1] => string(29) "object_accommodationinfo_step"
                [2] => string(31) "object_accommodationinfo_season"
                [3] => string(33) "object_accommodationinfo_language"
                [4] => string(36) "object_accommodationinfo_ownerliving"
                [5] => string(31) "object_accommodationinfo_arrive"
                [6] => string(30) "object_accommodationinfo_leave"
                [7] => string(31) "object_accommodationinfo_groups"
                [8] => string(36) "object_accommodationinfo_barrierfree"
                [9] => string(30) "object_accommodationinfo_fence"
                [10] => string(36) "object_accommodationinfo_capacitymin"
                [11] => string(36) "object_accommodationinfo_capacitymax"
                [12] => string(37) "object_accommodationinfo_roomsplacing"
                [13] => string(35) "object_accommodationinfo_roomscount"
                [14] => string(38) "object_accommodationinfo_parkingplaces"
                [15] => string(40) "object_accommodationinfo_parkingdistance"
                [16] => string(39) "object_accommodationinfo_parkingoptions"
                [17] => string(34) "object_accommodationinfo_consuming"
                [18] => string(32) "object_accommodationinfo_heating"
                [19] => string(32) "object_accommodationinfo_smoking"
                [20] => string(32) "object_accommodationinfo_animals"
                [21] => string(40) "object_accommodationinfo_mobileoperators"
                [22] => string(28) "object_accommodationinfo_web"
                [23] => string(30) "object_accommodationinfo_phone"
                [24] => string(31) "object_accommodationinfo_phone2"
                [25] => string(31) "object_accommodationinfo_phone3"
                [26] => string(30) "object_accommodationinfo_email"
                [27] => string(34) "object_accommodationinfo_equipment"
              }
              ["_primary":protected] => array(1) {
                [1] => string(27) "object_accommodationinfo_id"
              }
              ["_identity":protected] => int(1)
              ["_sequence":protected] => bool(true)
              ["_metadata":protected] => array(28) {
                ["object_accommodationinfo_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(27) "object_accommodationinfo_id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_step"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(29) "object_accommodationinfo_step"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "30"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_season"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_season"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(33) "object_accommodationinfo_language"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_ownerliving"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_ownerliving"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_arrive"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_arrive"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_leave"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_leave"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "11"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_groups"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_groups"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_barrierfree"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_barrierfree"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_fence"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_fence"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymin"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymin"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_capacitymax"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(36) "object_accommodationinfo_capacitymax"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(8) "smallint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomsplacing"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(37) "object_accommodationinfo_roomsplacing"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_roomscount"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(35) "object_accommodationinfo_roomscount"
                  ["COLUMN_POSITION"] => int(14)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingplaces"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(38) "object_accommodationinfo_parkingplaces"
                  ["COLUMN_POSITION"] => int(15)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingdistance"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_parkingdistance"
                  ["COLUMN_POSITION"] => int(16)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_parkingoptions"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(39) "object_accommodationinfo_parkingoptions"
                  ["COLUMN_POSITION"] => int(17)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_consuming"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_consuming"
                  ["COLUMN_POSITION"] => int(18)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_heating"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_heating"
                  ["COLUMN_POSITION"] => int(19)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_smoking"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_smoking"
                  ["COLUMN_POSITION"] => int(20)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_animals"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(32) "object_accommodationinfo_animals"
                  ["COLUMN_POSITION"] => int(21)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_mobileoperators"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(40) "object_accommodationinfo_mobileoperators"
                  ["COLUMN_POSITION"] => int(22)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_web"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(28) "object_accommodationinfo_web"
                  ["COLUMN_POSITION"] => int(23)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_phone"
                  ["COLUMN_POSITION"] => int(24)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone2"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone2"
                  ["COLUMN_POSITION"] => int(25)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_phone3"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(31) "object_accommodationinfo_phone3"
                  ["COLUMN_POSITION"] => int(26)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(30) "object_accommodationinfo_email"
                  ["COLUMN_POSITION"] => int(27)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "100"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["object_accommodationinfo_equipment"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(24) "object_accommodationinfo"
                  ["COLUMN_NAME"] => string(34) "object_accommodationinfo_equipment"
                  ["COLUMN_POSITION"] => int(28)
                  ["DATA_TYPE"] => string(4) "text"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
                ["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
                  ["_options":protected] => array(9) {
                    ["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
                    ["file_locking"] => bool(true)
                    ["read_control"] => bool(true)
                    ["read_control_type"] => string(5) "crc32"
                    ["hashed_directory_level"] => int(0)
                    ["hashed_directory_umask"] => int(448)
                    ["file_name_prefix"] => string(10) "zend_cache"
                    ["cache_file_umask"] => int(384)
                    ["metadatas_array_max_size"] => int(100)
                  }
                  ["_metadatasArray":protected] => array(5) {
                    ["af093ef79460f3dfb6ead50110417c70"] => array(4) {
                      ["hash"] => int(4055364029)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["___translates_pl"] => array(4) {
                      ["hash"] => int(2468060757)
                      ["mtime"] => int(1789262825)
                      ["expire"] => int(1789270025)
                      ["tags"] => array(0) {
                      }
                    }
                    ["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
                      ["hash"] => int(800445141)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["995081d01d47c052f00e8fbb00cb4dd9"] => array(4) {
                      ["hash"] => int(3343607960)
                      ["mtime"] => int(1789262824)
                      ["expire"] => int(1789270024)
                      ["tags"] => array(0) {
                      }
                    }
                    ["8ee07e17689933649cf43b5b40a88b35"] => array(4) {
                      ["hash"] => int(3140523971)
                      ["mtime"] => int(1789262825)
                      ["expire"] => int(1789270025)
                      ["tags"] => array(0) {
                      }
                    }
                  }
                  ["_directives":protected] => array(3) {
                    ["lifetime"] => int(7200)
                    ["logging"] => bool(false)
                    ["logger"] => NULL
                  }
                }
                ["_options":protected] => array(9) {
                  ["write_control"] => bool(true)
                  ["caching"] => bool(true)
                  ["cache_id_prefix"] => NULL
                  ["automatic_serialization"] => bool(true)
                  ["automatic_cleaning_factor"] => int(10)
                  ["lifetime"] => int(7200)
                  ["logging"] => bool(false)
                  ["logger"] => NULL
                  ["ignore_user_abort"] => bool(false)
                }
                ["_specificOptions":protected] => array(0) {
                }
                ["_lastId":"Zend_Cache_Core":private] => string(32) "8ee07e17689933649cf43b5b40a88b35"
                ["_extendedBackend":protected] => bool(true)
                ["_backendCapabilities":protected] => array(6) {
                  ["automatic_cleaning"] => bool(true)
                  ["tags"] => bool(true)
                  ["expired_read"] => bool(true)
                  ["priority"] => bool(false)
                  ["infinite_lifetime"] => bool(true)
                  ["get_list"] => bool(true)
                }
              }
              ["_metadataCacheInClass":protected] => bool(true)
              ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
              ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
              ["_referenceMap":protected] => array(0) {
              }
              ["_dependentTables":protected] => array(0) {
              }
              ["_defaultSource":protected] => string(11) "defaultNone"
              ["_defaultValues":protected] => array(0) {
              }
            }
            ["_bind":protected] => array(0) {
            }
            ["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
              ["_pdoType":protected] => string(5) "mysql"
              ["_numericDataTypes":protected] => array(16) {
                [0] => int(0)
                [1] => int(1)
                [2] => int(2)
                ["INT"] => int(0)
                ["INTEGER"] => int(0)
                ["MEDIUMINT"] => int(0)
                ["SMALLINT"] => int(0)
                ["TINYINT"] => int(0)
                ["BIGINT"] => int(1)
                ["SERIAL"] => int(1)
                ["DEC"] => int(2)
                ["DECIMAL"] => int(2)
                ["DOUBLE"] => int(2)
                ["DOUBLE PRECISION"] => int(2)
                ["FIXED"] => int(2)
                ["FLOAT"] => int(2)
              }
              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
              ["_config":protected] => array(10) {
                ["host"] => string(9) "localhost"
                ["username"] => string(10) "prodsorger"
                ["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
                ["dbname"] => string(10) "prodsorger"
                ["default"] => string(1) "1"
                ["port"] => string(4) "3310"
                ["driver_options"] => array(1) {
                  [1002] => string(15) "SET NAMES UTF8;"
                }
                ["charset"] => NULL
                ["persistent"] => bool(false)
                ["options"] => array(3) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                  ["fetchMode"] => int(2)
                }
              }
              ["_fetchMode":protected] => int(2)
              ["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
                ["_queryProfiles":protected] => array(0) {
                }
                ["_enabled":protected] => bool(false)
                ["_filterElapsedSecs":protected] => NULL
                ["_filterTypes":protected] => NULL
              }
              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
              ["_connection":protected] => object(PDO)#426 (0) {
              }
              ["_caseFolding":protected] => int(0)
              ["_autoQuoteIdentifiers":protected] => bool(true)
              ["_allowSerialization":protected] => bool(true)
              ["_autoReconnectOnUnserialize":protected] => bool(false)
            }
            ["_parts":protected] => array(11) {
              ["distinct"] => bool(false)
              ["columns"] => array(1) {
                [0] => array(3) {
                  [0] => string(24) "object_accommodationinfo"
                  [1] => string(1) "*"
                  [2] => NULL
                }
              }
              ["union"] => array(0) {
              }
              ["from"] => array(1) {
                ["object_accommodationinfo"] => array(4) {
                  ["joinType"] => string(10) "inner join"
                  ["schema"] => NULL
                  ["tableName"] => string(24) "object_accommodationinfo"
                  ["joinCondition"] => NULL
                }
              }
              ["where"] => array(1) {
                [0] => string(36) "(object_accommodationinfo_id = 842 )"
              }
              ["group"] => array(0) {
              }
              ["having"] => array(0) {
              }
              ["order"] => array(0) {
              }
              ["limitcount"] => int(1)
              ["limitoffset"] => int(0)
              ["forupdate"] => bool(false)
            }
            ["_tableCols":protected] => array(0) {
            }
          }
        }
      }
      [7] => array(6) {
        ["file"] => string(51) "/data/web/sorger.web/web/app/library/Matj/Model.php"
        ["line"] => int(24)
        ["function"] => string(10) "fetchEntry"
        ["class"] => string(10) "Matj_Model"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(3) "842"
        }
      }
      [8] => array(6) {
        ["file"] => string(79) "/data/web/sorger.web/web/app/modules/objects/models/ObjectAccommodationInfo.php"
        ["line"] => int(17)
        ["function"] => string(11) "__construct"
        ["class"] => string(10) "Matj_Model"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(3) "842"
        }
      }
      [9] => array(6) {
        ["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
        ["line"] => int(309)
        ["function"] => string(11) "__construct"
        ["class"] => string(37) "Objects_Model_ObjectAccommodationInfo"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(3) "842"
        }
      }
      [10] => array(6) {
        ["file"] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
        ["line"] => int(8)
        ["function"] => string(13) "getInfoObject"
        ["class"] => string(25) "Objects_Model_ObjectHotel"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [11] => array(4) {
        ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
        ["line"] => int(108)
        ["args"] => array(1) {
          [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
        }
        ["function"] => string(7) "include"
      }
      [12] => array(6) {
        ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
        ["line"] => int(888)
        ["function"] => string(4) "_run"
        ["class"] => string(9) "Zend_View"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(89) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel-header.phtml"
        }
      }
      [13] => array(6) {
        ["file"] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
        ["line"] => int(85)
        ["function"] => string(6) "render"
        ["class"] => string(18) "Zend_View_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => NULL
        }
      }
      [14] => array(4) {
        ["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
        ["line"] => int(108)
        ["args"] => array(1) {
          [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
        }
        ["function"] => string(7) "include"
      }
      [15] => array(6) {
        ["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
        ["line"] => int(888)
        ["function"] => string(4) "_run"
        ["class"] => string(9) "Zend_View"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(82) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-hotel.phtml"
        }
      }
      [16] => array(6) {
        ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
        ["line"] => int(900)
        ["function"] => string(6) "render"
        ["class"] => string(18) "Zend_View_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => NULL
        }
      }
      [17] => array(6) {
        ["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
        ["line"] => int(921)
        ["function"] => string(12) "renderScript"
        ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => string(23) "view/detail-hotel.phtml"
          [1] => NULL
        }
      }
      [18] => array(6) {
        ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
        ["line"] => int(212)
        ["function"] => string(6) "render"
        ["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
        ["type"] => string(2) "->"
        ["args"] => array(3) {
          [0] => string(12) "detail-hotel"
          [1] => NULL
          [2] => bool(false)
        }
      }
      [19] => array(6) {
        ["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
        ["line"] => int(1546)
        ["function"] => string(6) "render"
        ["class"] => string(22) "Zend_Controller_Action"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(12) "detail-hotel"
        }
      }
      [20] => array(6) {
        ["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
        ["line"] => int(516)
        ["function"] => string(12) "detailAction"
        ["class"] => string(22) "Objects_ViewController"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [21] => array(6) {
        ["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
        ["line"] => int(295)
        ["function"] => string(8) "dispatch"
        ["class"] => string(22) "Zend_Controller_Action"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(12) "detailAction"
        }
      }
      [22] => array(6) {
        ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
        ["line"] => int(954)
        ["function"] => string(8) "dispatch"
        ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => object(Zend_Controller_Request_Http)#433 (15) {
            ["_paramSources":protected] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
            ["_baseUrl":protected] => string(0) ""
            ["_basePath":protected] => NULL
            ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
            ["_params":protected] => array(7) {
              ["routeType"] => string(6) "object"
              ["attraction"] => string(5) "hotel"
              ["module"] => string(7) "objects"
              ["controller"] => string(4) "view"
              ["action"] => string(6) "detail"
              ["id"] => string(5) "12756"
              ["error_handler"] => object(ArrayObject)#3048 (1) {
                ["storage":"ArrayObject":private] => array(3) {
                  ["exception"] => *RECURSION*
                  ["type"] => string(15) "EXCEPTION_OTHER"
                  ["request"] => object(Zend_Controller_Request_Http)#3049 (15) {
                    ["_paramSources":protected] => array(2) {
                      [0] => string(4) "_GET"
                      [1] => string(5) "_POST"
                    }
                    ["_requestUri":protected] => string(68) "/chata-rojana-i-zlatnicka-dolina?calendar_id=12756&month=2&year=1664"
                    ["_baseUrl":protected] => string(0) ""
                    ["_basePath":protected] => NULL
                    ["_pathInfo":protected] => string(32) "/chata-rojana-i-zlatnicka-dolina"
                    ["_params":protected] => array(6) {
                      ["routeType"] => string(6) "object"
                      ["attraction"] => string(5) "hotel"
                      ["module"] => string(7) "objects"
                      ["controller"] => string(4) "view"
                      ["action"] => string(6) "detail"
                      ["id"] => string(5) "12756"
                    }
                    ["_rawBody":protected] => NULL
                    ["_aliases":protected] => array(0) {
                    }
                    ["_dispatched":protected] => bool(true)
                    ["_module":protected] => string(7) "objects"
                    ["_moduleKey":protected] => string(6) "module"
                    ["_controller":protected] => string(4) "view"
                    ["_controllerKey":protected] => string(10) "controller"
                    ["_action":protected] => string(6) "detail"
                    ["_actionKey":protected] => string(6) "action"
                  }
                }
              }
            }
            ["_rawBody":protected] => NULL
            ["_aliases":protected] => array(0) {
            }
            ["_dispatched":protected] => bool(true)
            ["_module":protected] => string(7) "default"
            ["_moduleKey":protected] => string(6) "module"
            ["_controller":protected] => string(5) "error"
            ["_controllerKey":protected] => string(10) "controller"
            ["_action":protected] => string(5) "error"
            ["_actionKey":protected] => string(6) "action"
          }
          [1] => object(Zend_Controller_Response_Http)#432 (8) {
            ["_body":protected] => array(0) {
            }
            ["_exceptions":protected] => array(1) {
              [0] => *RECURSION*
            }
            ["_headers":protected] => array(0) {
            }
            ["_headersRaw":protected] => array(0) {
            }
            ["_httpResponseCode":protected] => int(200)
            ["_isRedirect":protected] => bool(false)
            ["_renderExceptions":protected] => bool(false)
            ["headersSentThrowsException"] => bool(true)
          }
        }
      }
      [23] => array(6) {
        ["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
        ["line"] => int(97)
        ["function"] => string(8) "dispatch"
        ["class"] => string(21) "Zend_Controller_Front"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [24] => array(6) {
        ["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
        ["line"] => int(366)
        ["function"] => string(3) "run"
        ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [25] => array(6) {
        ["file"] => string(34) "/data/web/sorger.web/web/index.php"
        ["line"] => int(110)
        ["function"] => string(3) "run"
        ["class"] => string(16) "Zend_Application"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
    }
    ["previous":"Exception":private] => NULL
    ["errorInfo"] => array(3) {
      [0] => string(5) "HY000"
      [1] => int(2006)
      [2] => string(26) "MySQL server has gone away"
    }
  }
}