| __DATABASE_TABLE_STRUCTURE_INFO__ |
array(1) {
["`presswise_order`.`website_pages`"]=>
object(WebsitePage)#28 (6) {
["tableName:protected"]=>
string(33) "`presswise_order`.`website_pages`"
["primaryKey:protected"]=>
string(2) "id"
["primaryKeyAuto:protected"]=>
bool(true)
["column_list:protected"]=>
array(9) {
[0]=>
string(2) "id"
[1]=>
string(9) "profileID"
[2]=>
string(9) "sortOrder"
[3]=>
string(7) "enabled"
[4]=>
string(14) "enable_sidebar"
[5]=>
string(5) "title"
[6]=>
string(6) "banner"
[7]=>
string(7) "content"
[8]=>
string(8) "modified"
}
["result:private"]=>
object(DATATABLE_DB_DRIVER)#246 (7) {
["resource"]=>
resource(194) of type (mysql result)
["query"]=>
string(125) "SELECT * FROM `presswise_order`.`website_pages` WHERE `profileID`=9 AND `enabled`='Y' ORDER BY `sortOrder` ASC LIMIT 0 ,5000"
["result"]=>
bool(true)
["error"]=>
NULL
["num_rows"]=>
bool(false)
["affected_rows"]=>
int(2)
["last_insert_id"]=>
bool(false)
}
["DEBUG_LEVEL"]=>
int(0)
}
}
|