Skip to content

Instantly share code, notes, and snippets.

@gregfroese
Created January 29, 2009 19:26
Show Gist options
  • Save gregfroese/54692 to your computer and use it in GitHub Desktop.
Save gregfroese/54692 to your computer and use it in GitHub Desktop.
object(__PHP_Incomplete_Class)#3 (16) {
["__PHP_Incomplete_Class_Name"]=>
string(6) "mpUser"
["params"]=>
array(11) {
["id"]=>
string(2) "26"
["username"]=>
string(9) "braindead"
["password"]=>
string(32) "5a180b3f719da9797db2fed6a6f0f900"
["first_name"]=>
string(5) "Brain"
["last_name"]=>
string(4) "Dead"
["email"]=>
string(0) ""
["active"]=>
bool(false)
["status_id"]=>
string(1) "0"
["last_login"]=>
object(SilkDateTime)#4 (1) {
["datetime:private"]=>
object(DateTime)#5 (0) {
}
}
["type"]=>
string(6) "mpuser"
["whatever"]=>
string(0) ""
}
["table"]=>
string(5) "users"
["attr_module"]=>
string(4) "Core"
["attr_extra"]=>
string(4) "User"
["orm_version"]=>
int(1)
["field_maps"]=>
array(0) {
}
["id_field"]=>
string(2) "id"
["sequence"]=>
string(0) ""
["validation_errors"]=>
array(0) {
}
["associations"]=>
array(0) {
}
["create_date_field"]=>
string(11) "create_date"
["modified_date_field"]=>
string(13) "modified_date"
["dirty"]=>
bool(false)
["clear_errors"]=>
bool(true)
["type_field"]=>
string(4) "type"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment