| « Förra | Apr, 2010 | Nästa » |
| v. | Må | Ti | On | To | Fr | Lö | Sö |
|---|---|---|---|---|---|---|---|
| v13 | 1 | 2 | 3 | 4 | |||
| v14 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| v15 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| v16 | 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| v17 | 26 | 27 | 28 | 29 | 30 |
Sök
20100413(date_start BETWEEN '2010-04-13 00:00:00' AND '2010-04-14 00:00:00' OR date_end BETWEEN '2010-04-13 00:00:00' AND '2010-04-14 00:00:00')antaö:2Zend_Db_Table_Rowset Object
(
[_data:protected] => Array
(
[0] => Array
(
[feed_id] => 6
[id] => 1018
[title] => Starta Eget-information
[link] => http://www.harnosand.se/naringslivocharbete/naringslivsutvecklingforetagslotsen/aktivitetskalender/startaegetinformation.12410.html
[description] =>
[body] =>
[date_start] => 2010-04-13 17:00:00
[date_end] => 2010-04-13 21:00:00
[category] => Övrigt
[location] => Härnösand
[registration_fee] =>
[registration_mandatory] => Nej
[origin] =>
[state_key] => 9b9a5fabbe60feae923219a986a072e512bd7552
)
[1] => Array
(
[feed_id] => 5
[id] => 1028
[title] => Matcha kollegorna och hitta flytet
[link] => http://www.ange.se/ange/3070.html
[description] =>
[body] =>
[date_start] => 2010-04-13 18:00:00
[date_end] => 2010-04-13 20:30:00
[category] => Företagsutveckling
[location] => Medborgarhuset Ã…nge, biosalongen
[registration_fee] => 100 kr inkl. smörgås o kaffe/te
[registration_mandatory] =>
[origin] =>
[state_key] => 95e3187f624f23c5b27b67488be555891d527a94
)
)
[_table:protected] => FeedEntry Object
(
[_name:protected] => tbl_feedentries
[_primary:protected] => Array
(
[1] => id
)
[_referenceMap:protected] => Array
(
[Feed] => Array
(
[columns] => Array
(
[0] => feed_id
)
[refTableClass] => Feed
[refColumns] => Array
(
[0] => id
)
)
)
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INT] => 0
[INTEGER] => 0
[MEDIUMINT] => 0
[SMALLINT] => 0
[TINYINT] => 0
[BIGINT] => 1
[SERIAL] => 1
[DEC] => 2
[DECIMAL] => 2
[DOUBLE] => 2
[DOUBLE PRECISION] => 2
[FIXED] => 2
[FLOAT] => 2
)
[_config:protected] => Array
(
[host] => mysql2.24-7webhosting.com
[username] => s2001008
[password] => QmHuqSx99
[dbname] => s2001008
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
[driver_options] => Array
(
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
)
[_schema:protected] =>
[_cols:protected] => Array
(
[0] => feed_id
[1] => id
[2] => title
[3] => link
[4] => description
[5] => body
[6] => date_start
[7] => date_end
[8] => category
[9] => location
[10] => registration_fee
[11] => registration_mandatory
[12] => origin
[13] => state_key
)
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
[feed_id] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => feed_id
[COLUMN_POSITION] => 1
[DATA_TYPE] => int
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[id] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => id
[COLUMN_POSITION] => 2
[DATA_TYPE] => int
[DEFAULT] =>
[NULLABLE] =>
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] => 1
[PRIMARY_POSITION] => 1
[IDENTITY] => 1
)
[title] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => title
[COLUMN_POSITION] => 3
[DATA_TYPE] => varchar
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] => 255
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[link] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => link
[COLUMN_POSITION] => 4
[DATA_TYPE] => varchar
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] => 255
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[description] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => description
[COLUMN_POSITION] => 5
[DATA_TYPE] => text
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[body] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => body
[COLUMN_POSITION] => 6
[DATA_TYPE] => text
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[date_start] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => date_start
[COLUMN_POSITION] => 7
[DATA_TYPE] => datetime
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[date_end] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => date_end
[COLUMN_POSITION] => 8
[DATA_TYPE] => datetime
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[category] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => category
[COLUMN_POSITION] => 9
[DATA_TYPE] => text
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] =>
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[location] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => location
[COLUMN_POSITION] => 10
[DATA_TYPE] => varchar
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] => 255
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[registration_fee] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => registration_fee
[COLUMN_POSITION] => 11
[DATA_TYPE] => varchar
[DEFAULT] => 0
[NULLABLE] =>
[LENGTH] => 255
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[registration_mandatory] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => registration_mandatory
[COLUMN_POSITION] => 12
[DATA_TYPE] => varchar
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] => 4
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[origin] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => origin
[COLUMN_POSITION] => 13
[DATA_TYPE] => varchar
[DEFAULT] =>
[NULLABLE] => 1
[LENGTH] => 255
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
[state_key] => Array
(
[SCHEMA_NAME] =>
[TABLE_NAME] => tbl_feedentries
[COLUMN_NAME] => state_key
[COLUMN_POSITION] => 14
[DATA_TYPE] => varchar
[DEFAULT] =>
[NULLABLE] =>
[LENGTH] => 40
[SCALE] =>
[PRECISION] =>
[UNSIGNED] =>
[PRIMARY] =>
[PRIMARY_POSITION] =>
[IDENTITY] =>
)
)
[_metadataCache:protected] =>
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_dependentTables:protected] => Array
(
)
)
[_connected:protected] => 1
[_tableClass:protected] => FeedEntry
[_rowClass:protected] => Zend_Db_Table_Row
[_pointer:protected] => 0
[_count:protected] => 2
[_rows:protected] => Array
(
)
[_stored:protected] => 1
)





