Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. object(Customer)#27 (16) { ["customer_id"]=> NULL ["customer_name"]=> NULL ["customer_phone"]=> NULL ["customer_mail"]=> NULL ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#15 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#19 (9) { ["schemaName"]=> NULL ["name"]=> string(8) "customer" ["rawName"]=> string(10) "`customer`" ["primaryKey"]=> string(11) "customer_id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(4) { ["customer_id"]=> object(CMysqlColumnSchema)#20 (15) { ["name"]=> string(11) "customer_id" ["rawName"]=> string(13) "`customer_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["customer_name"]=> object(CMysqlColumnSchema)#21 (15) { ["name"]=> string(13) "customer_name" ["rawName"]=> string(15) "`customer_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["customer_phone"]=> object(CMysqlColumnSchema)#22 (15) { ["name"]=> string(14) "customer_phone" ["rawName"]=> string(16) "`customer_phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(12)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["customer_mail"]=> object(CMysqlColumnSchema)#23 (15) { ["name"]=> string(13) "customer_mail" ["rawName"]=> string(15) "`customer_mail`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(4) { ["customer_id"]=> object(CMysqlColumnSchema)#20 (15) { ["name"]=> string(11) "customer_id" ["rawName"]=> string(13) "`customer_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["customer_name"]=> object(CMysqlColumnSchema)#21 (15) { ["name"]=> string(13) "customer_name" ["rawName"]=> string(15) "`customer_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["customer_phone"]=> object(CMysqlColumnSchema)#22 (15) { ["name"]=> string(14) "customer_phone" ["rawName"]=> string(16) "`customer_phone`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(12)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["customer_mail"]=> object(CMysqlColumnSchema)#23 (15) { ["name"]=> string(13) "customer_mail" ["rawName"]=> string(15) "`customer_mail`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(0) { } ["attributeDefaults"]=> array(0) { } ["_model":"CActiveRecordMetaData":private]=> object(Customer)#14 (16) { ["customer_id"]=> NULL ["customer_name"]=> NULL ["customer_phone"]=> NULL ["customer_mail"]=> NULL ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement