debug: 5 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => link_id [Type] => bigint(20) [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => link_id [_strNamePhp] => linkId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => referrer_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => referrer_id [_strNamePhp] => referrerId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => cnt [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => cnt [_strNamePhp] => cnt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => domain_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => link_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => link_id [_strNamePhp] => linkId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => mmddhh [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => mmddhh [_strNamePhp] => mmddhh [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => hits [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => hits [_strNamePhp] => hits [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => clicks [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => clicks [_strNamePhp] => clicks [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 5 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => curr [Type] => varchar(3) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => curr [_strNamePhp] => curr [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(3) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => date [Type] => date [Null] => NO [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => date [_strNamePhp] => date [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => time [Type] => time [Null] => NO [Key] => [Default] => [Extra] => ) t=time
CodeGenColumn Object ( [_strNameDB] => time [_strNamePhp] => time [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => time [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => usd [Type] => double [Null] => NO [Key] => [Default] => [Extra] => ) t=double
CodeGenColumn Object ( [_strNameDB] => usd [_strNamePhp] => usd [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => double [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 8 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => domain_id [Type] => int(11) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => subscription [Type] => smallint(6) [Null] => NO [Key] => [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => subscription [_strNamePhp] => subscription [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => active_subscription [Type] => smallint(6) [Null] => NO [Key] => [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => active_subscription [_strNamePhp] => activeSubscription [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => eur [Type] => float(8,2) [Null] => NO [Key] => [Default] => [Extra] => ) t=float
CodeGenColumn Object ( [_strNameDB] => eur [_strNamePhp] => eur [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => float(8,2) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => transactions [Type] => mediumtext [Null] => NO [Key] => [Default] => [Extra] => ) t=mediumtext
CodeGenColumn Object ( [_strNameDB] => transactions [_strNamePhp] => transactions [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => mediumtext [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => contact [Type] => mediumtext [Null] => NO [Key] => [Default] => [Extra] => ) t=mediumtext
CodeGenColumn Object ( [_strNameDB] => contact [_strNamePhp] => contact [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => mediumtext [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 13 data fields have been found.
Array
(
    [Field] => id
    [Type] => int(11)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=int
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => url [Type] => varchar(255) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => url [_strNamePhp] => url [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => cnt [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => cnt [_strNamePhp] => cnt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => pub [Type] => tinyint(4) [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=tinyint
pub def is set
CodeGenColumn Object ( [_strNameDB] => pub [_strNamePhp] => pub [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => email [Type] => varchar(250) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => email [_strNamePhp] => email [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(250) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => token [Type] => varchar(30) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => token [_strNamePhp] => token [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(30) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => rand_code [Type] => varchar(8) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => rand_code [_strNamePhp] => randCode [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(8) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => is_commercial [Type] => smallint(5) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=smallint
is_commercial def is set
CodeGenColumn Object ( [_strNameDB] => is_commercial [_strNamePhp] => isCommercial [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(5) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_paying [Type] => smallint(6) [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=smallint
is_paying def is set
CodeGenColumn Object ( [_strNameDB] => is_paying [_strNamePhp] => isPaying [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => customer_id [Type] => bigint(20) unsigned [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => customer_id [_strNamePhp] => customerId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => status [Type] => enum('online','blocked','porn','paused','deleted') [Null] => NO [Key] => [Default] => online [Extra] => ) t=enum
status def is set
CodeGenColumn Object ( [_strNameDB] => status [_strNamePhp] => status [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( [0] => online [1] => blocked [2] => porn [3] => paused [4] => deleted ) [_strType] => enum('online','blocked','porn','paused','deleted') [_strNull] => NO [_strExtra] => [_strDefault] => online [_strDefaultPhp] => 'online' [_strDefaultSql] => 'online' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => date [Null] => NO [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => domain_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => email [Type] => varchar(100) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => email [_strNamePhp] => email [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => subject [Type] => tinyblob [Null] => NO [Key] => [Default] => [Extra] => ) t=tinyblob
CodeGenColumn Object ( [_strNameDB] => subject [_strNamePhp] => subject [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyblob [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => body [Type] => mediumblob [Null] => NO [Key] => [Default] => [Extra] => ) t=mediumblob
CodeGenColumn Object ( [_strNameDB] => body [_strNamePhp] => body [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => mediumblob [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 5 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => link_id [Type] => bigint(20) [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => link_id [_strNamePhp] => linkId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => referrer_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => referrer_id [_strNamePhp] => referrerId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => cnt [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => cnt [_strNamePhp] => cnt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 7 data fields have been found.
Array
(
    [Field] => id
    [Type] => int(11) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=int
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => int(11) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => filename [Type] => varchar(250) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => filename [_strNamePhp] => filename [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(250) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => json [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => json [_strNamePhp] => json [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => date [Null] => NO [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => link_id [Type] => bigint(20) unsigned [Null] => YES [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => link_id [_strNamePhp] => linkId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => loaded [Type] => date [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => loaded [_strNamePhp] => loaded [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(11) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(11) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => created [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => ip [Type] => varchar(50) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => ip [_strNamePhp] => ip [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => cnt [Type] => int(10) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => cnt [_strNamePhp] => cnt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(10) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => token [Type] => varchar(30) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => token [_strNamePhp] => token [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(30) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => url [Type] => varchar(400) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => url [_strNamePhp] => url [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => varchar(400) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => cnt [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => cnt [_strNamePhp] => cnt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => info [Type] => varchar(1) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => info [_strNamePhp] => info [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(1) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => json_id [Type] => bigint(20) unsigned [Null] => YES [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => json_id [_strNamePhp] => jsonId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => url [Type] => varchar(400) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => url [_strNamePhp] => url [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => varchar(400) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => cnt [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => cnt [_strNamePhp] => cnt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => domain_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => has_box [Type] => char(1) [Null] => NO [Key] => [Default] => [Extra] => ) t=char
CodeGenColumn Object ( [_strNameDB] => has_box [_strNamePhp] => hasBox [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => char(1) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 12 data fields have been found.
Array
(
    [Field] => domain_id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => 
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => emails [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => emails [_strNamePhp] => emails [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => txt [Type] => longtext [Null] => NO [Key] => [Default] => [Extra] => ) t=longtext
CodeGenColumn Object ( [_strNameDB] => txt [_strNamePhp] => txt [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => longtext [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => YES [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => to_do [Type] => smallint(6) [Null] => NO [Key] => [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => to_do [_strNamePhp] => toDo [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => to_do_date [Type] => date [Null] => NO [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => to_do_date [_strNamePhp] => toDoDate [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => stars [Type] => tinyint(4) [Null] => NO [Key] => [Default] => [Extra] => ) t=tinyint
CodeGenColumn Object ( [_strNameDB] => stars [_strNamePhp] => stars [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => has_products [Type] => tinyint(4) [Null] => NO [Key] => [Default] => [Extra] => ) t=tinyint
CodeGenColumn Object ( [_strNameDB] => has_products [_strNamePhp] => hasProducts [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => has_commericals [Type] => tinyint(4) [Null] => NO [Key] => [Default] => [Extra] => ) t=tinyint
CodeGenColumn Object ( [_strNameDB] => has_commericals [_strNamePhp] => hasCommericals [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => has_services [Type] => smallint(6) [Null] => NO [Key] => [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => has_services [_strNamePhp] => hasServices [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_company [Type] => smallint(6) [Null] => NO [Key] => [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => is_company [_strNamePhp] => isCompany [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => good_urls [Type] => mediumtext [Null] => NO [Key] => [Default] => [Extra] => ) t=mediumtext
CodeGenColumn Object ( [_strNameDB] => good_urls [_strNamePhp] => goodUrls [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => mediumtext [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 7 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => url [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => url [_strNamePhp] => url [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => img [Type] => mediumblob [Null] => YES [Key] => [Default] => [Extra] => ) t=mediumblob
CodeGenColumn Object ( [_strNameDB] => img [_strNamePhp] => img [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => mediumblob [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => status [Type] => enum('wait','ok','err','running') [Null] => NO [Key] => [Default] => wait [Extra] => ) t=enum
status def is set
CodeGenColumn Object ( [_strNameDB] => status [_strNamePhp] => status [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( [0] => wait [1] => ok [2] => err [3] => running ) [_strType] => enum('wait','ok','err','running') [_strNull] => NO [_strExtra] => [_strDefault] => wait [_strDefaultPhp] => 'wait' [_strDefaultSql] => 'wait' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => process_id [Type] => int(10) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => process_id [_strNamePhp] => processId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(10) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 5 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => domain_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => a_date [Type] => date [Null] => NO [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => a_date [_strNamePhp] => aDate [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => hits [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => hits [_strNamePhp] => hits [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => clicks [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => clicks [_strNamePhp] => clicks [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => domain_id [Type] => bigint(20) [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => domain_id [_strNamePhp] => domainId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => link_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => link_id [_strNamePhp] => linkId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => week [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => week [_strNamePhp] => week [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => hits [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => hits [_strNamePhp] => hits [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => clicks [Type] => int(11) [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => clicks [_strNamePhp] => clicks [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(11) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => email [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => email [_strNamePhp] => email [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => name [Type] => varchar(200) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => name [_strNamePhp] => name [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(200) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => customer_id [Type] => varchar(50) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => customer_id [_strNamePhp] => customerId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => uid_url_tagger [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid_url_tagger [_strNamePhp] => uidUrlTagger [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 7 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => subscription_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => subscription_id [_strNamePhp] => subscriptionId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => user_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => user_id [_strNamePhp] => userId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_done [Type] => smallint(6) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => is_done [_strNamePhp] => isDone [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => token [Type] => varchar(50) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => token [_strNamePhp] => token [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => timestamp [Null] => NO [Key] => [Default] => CURRENT_TIMESTAMP [Extra] => ) t=timestamp
created def is set
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => timestamp [_strNull] => NO [_strExtra] => [_strDefault] => CURRENT_TIMESTAMP [_strDefaultPhp] => 'CURRENT_TIMESTAMP' [_strDefaultSql] => NOW() [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => YES [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 17 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => token [Type] => varchar(30) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => token [_strNamePhp] => token [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => varchar(30) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => email [Type] => varchar(255) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => email [_strNamePhp] => email [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => name [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => name [_strNamePhp] => name [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => pay [Type] => varchar(20) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => pay [_strNamePhp] => pay [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => prd [Type] => varchar(50) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => prd [_strNamePhp] => prd [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => subscr_id [Type] => varchar(50) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => subscr_id [_strNamePhp] => subscrId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => subscr_date [Type] => varchar(8) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => subscr_date [_strNamePhp] => subscrDate [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(8) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => amount [Type] => float(10,2) [Null] => NO [Key] => [Default] => [Extra] => ) t=float
CodeGenColumn Object ( [_strNameDB] => amount [_strNamePhp] => amount [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => float(10,2) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => active [Type] => tinyint(3) unsigned [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=tinyint
active def is set
CodeGenColumn Object ( [_strNameDB] => active [_strNamePhp] => active [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(3) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => customer_id_external [Type] => varchar(30) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => customer_id_external [_strNamePhp] => customerIdExternal [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(30) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => YES [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => prd_name [Type] => enum('','previewbox-prv','previewbox-com','bookmarks-prv','bookmarks-com','previewbox-test','bookmarks-test') [Null] => NO [Key] => [Default] => [Extra] => ) t=enum
CodeGenColumn Object ( [_strNameDB] => prd_name [_strNamePhp] => prdName [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( [0] => [1] => previewbox-prv [2] => previewbox-com [3] => bookmarks-prv [4] => bookmarks-com [5] => previewbox-test [6] => bookmarks-test ) [_strType] => enum('','previewbox-prv','previewbox-com','bookmarks-prv','bookmarks-com','previewbox-test','bookmarks-test') [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => active_until [Type] => date [Null] => YES [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => active_until [_strNamePhp] => activeUntil [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => is_subscr [Type] => smallint(6) [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
is_subscr def is set
CodeGenColumn Object ( [_strNameDB] => is_subscr [_strNamePhp] => isSubscr [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => txn_id [Type] => varchar(50) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => txn_id [_strNamePhp] => txnId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 5 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20)
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => uid [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => sid [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => sid [_strNamePhp] => sid [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => created [Type] => datetime [Null] => YES [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 14 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => url [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => url [_strNamePhp] => url [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => tags [Type] => varchar(255) [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => tags [_strNamePhp] => tags [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => title_description [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => title_description [_strNamePhp] => titleDescription [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => user_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => user_id [_strNamePhp] => userId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => favico [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => favico [_strNamePhp] => favico [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => visibility [Type] => enum('user','public','private') [Null] => NO [Key] => [Default] => user [Extra] => ) t=enum
visibility def is set
CodeGenColumn Object ( [_strNameDB] => visibility [_strNamePhp] => visibility [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( [0] => user [1] => public [2] => private ) [_strType] => enum('user','public','private') [_strNull] => NO [_strExtra] => [_strDefault] => user [_strDefaultPhp] => 'user' [_strDefaultSql] => 'user' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => date [Null] => YES [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => timestamp [Null] => NO [Key] => [Default] => CURRENT_TIMESTAMP [Extra] => ) t=timestamp
modified def is set
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => timestamp [_strNull] => NO [_strExtra] => [_strDefault] => CURRENT_TIMESTAMP [_strDefaultPhp] => 'CURRENT_TIMESTAMP' [_strDefaultSql] => NOW() [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => clicked [Type] => timestamp [Null] => NO [Key] => [Default] => 0000-00-00 00:00:00 [Extra] => ) t=timestamp
clicked def is set
CodeGenColumn Object ( [_strNameDB] => clicked [_strNamePhp] => clicked [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => timestamp [_strNull] => NO [_strExtra] => [_strDefault] => 0000-00-00 00:00:00 [_strDefaultPhp] => '0000-00-00 00:00:00' [_strDefaultSql] => '0000-00-00 00:00:00' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => counter [Type] => int(10) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => counter [_strNamePhp] => counter [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(10) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => stars [Type] => tinyint(4) [Null] => NO [Key] => [Default] => [Extra] => ) t=tinyint
CodeGenColumn Object ( [_strNameDB] => stars [_strNamePhp] => stars [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_tmp [Type] => tinyint(4) [Null] => NO [Key] => [Default] => [Extra] => ) t=tinyint
CodeGenColumn Object ( [_strNameDB] => is_tmp [_strNamePhp] => isTmp [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => title_description2 [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => title_description2 [_strNamePhp] => titleDescription2 [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 8 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => uid [Type] => bigint(20) unsigned [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => provider [Type] => enum('google','apple','facebook','stripe','paypal','github','keycloak','MicrosoftGraph','emailPwd') [Null] => NO [Key] => [Default] => [Extra] => ) t=enum
CodeGenColumn Object ( [_strNameDB] => provider [_strNamePhp] => provider [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( [0] => google [1] => apple [2] => facebook [3] => stripe [4] => paypal [5] => github [6] => keycloak [7] => MicrosoftGraph [8] => emailPwd ) [_strType] => enum('google','apple','facebook','stripe','paypal','github','keycloak','MicrosoftGraph','emailPwd') [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 'google' [_strDefaultSql] => 'google' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => extern_user_id [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => extern_user_id [_strNamePhp] => externUserId [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => email [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => email [_strNamePhp] => email [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => photo [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => photo [_strNamePhp] => photo [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => logged_in [Type] => date [Null] => YES [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => logged_in [_strNamePhp] => loggedIn [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 17 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => uid [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => search [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => search [_strNamePhp] => search [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => uuid [Type] => varchar(100) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => uuid [_strNamePhp] => uuid [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => with_url [Type] => smallint(6) [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
with_url def is set
CodeGenColumn Object ( [_strNameDB] => with_url [_strNamePhp] => withUrl [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_listed [Type] => smallint(6) [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
is_listed def is set
CodeGenColumn Object ( [_strNameDB] => is_listed [_strNamePhp] => isListed [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => with_preview_box [Type] => smallint(6) [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=smallint
with_preview_box def is set
CodeGenColumn Object ( [_strNameDB] => with_preview_box [_strNamePhp] => withPreviewBox [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_saved [Type] => tinyint(4) [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=tinyint
is_saved def is set
CodeGenColumn Object ( [_strNameDB] => is_saved [_strNamePhp] => isSaved [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(4) [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => title [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => title [_strNamePhp] => title [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => description [Type] => text [Null] => NO [Key] => [Default] => [Extra] => ) t=text
CodeGenColumn Object ( [_strNameDB] => description [_strNamePhp] => description [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => text [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => show_title [Type] => smallint(5) unsigned [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
show_title def is set
CodeGenColumn Object ( [_strNameDB] => show_title [_strNamePhp] => showTitle [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(5) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => show_url [Type] => smallint(5) unsigned [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
show_url def is set
CodeGenColumn Object ( [_strNameDB] => show_url [_strNamePhp] => showUrl [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(5) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => show_description [Type] => smallint(5) unsigned [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
show_description def is set
CodeGenColumn Object ( [_strNameDB] => show_description [_strNamePhp] => showDescription [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(5) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => show_tags [Type] => smallint(5) unsigned [Null] => NO [Key] => [Default] => 1 [Extra] => ) t=smallint
show_tags def is set
CodeGenColumn Object ( [_strNameDB] => show_tags [_strNamePhp] => showTags [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(5) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 1 [_strDefaultPhp] => 1 [_strDefaultSql] => 1 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => counter [Type] => int(10) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=int
counter def is set
CodeGenColumn Object ( [_strNameDB] => counter [_strNamePhp] => counter [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(10) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => created [Type] => date [Null] => NO [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => email [Type] => varchar(255) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => email [_strNamePhp] => email [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(255) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => pwd [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => pwd [_strNamePhp] => pwd [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => timestamp [Null] => NO [Key] => [Default] => CURRENT_TIMESTAMP [Extra] => on update CURRENT_TIMESTAMP ) t=timestamp
created def is set
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => timestamp [_strNull] => NO [_strExtra] => on update CURRENT_TIMESTAMP [_strDefault] => CURRENT_TIMESTAMP [_strDefaultPhp] => 'CURRENT_TIMESTAMP' [_strDefaultSql] => NOW() [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => uid [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => is_email-confirmed [Type] => smallint(6) [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=smallint
is_email-confirmed def is set
CodeGenColumn Object ( [_strNameDB] => is_email-confirmed [_strNamePhp] => isEmailConfirmed [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 5 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => uuid [Type] => varchar(50) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => uuid [_strNamePhp] => uuid [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(50) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => tag [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => tag [_strNamePhp] => tag [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => timestamp [Null] => NO [Key] => [Default] => CURRENT_TIMESTAMP [Extra] => ) t=timestamp
created def is set
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => timestamp [_strNull] => NO [_strExtra] => [_strDefault] => CURRENT_TIMESTAMP [_strDefaultPhp] => 'CURRENT_TIMESTAMP' [_strDefaultSql] => NOW() [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => uid [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => uid [Type] => bigint(20) unsigned [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => tag [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => tag [_strNamePhp] => tag [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => owner_id [Type] => bigint(20) unsigned [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => owner_id [_strNamePhp] => ownerId [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => created [Type] => timestamp [Null] => NO [Key] => [Default] => CURRENT_TIMESTAMP [Extra] => ) t=timestamp
created def is set
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => timestamp [_strNull] => NO [_strExtra] => [_strDefault] => CURRENT_TIMESTAMP [_strDefaultPhp] => 'CURRENT_TIMESTAMP' [_strDefaultSql] => NOW() [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => is_paused [Type] => tinyint(3) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) t=tinyint
is_paused def is set
CodeGenColumn Object ( [_strNameDB] => is_paused [_strNamePhp] => isPaused [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => tinyint(3) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => 0 [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 6 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => tag [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => tag [_strNamePhp] => tag [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(100) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => uid [Type] => bigint(20) unsigned [Null] => NO [Key] => MUL [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => uid [_strNamePhp] => uid [_strComment] => [_strKey] => MUL [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => counter [Type] => int(10) unsigned [Null] => NO [Key] => [Default] => [Extra] => ) t=int
CodeGenColumn Object ( [_strNameDB] => counter [_strNamePhp] => counter [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => int(10) unsigned [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => modified [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => modified [_strNamePhp] => modified [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => clicks [Type] => bigint(20) [Null] => NO [Key] => [Default] => [Extra] => ) t=bigint
CodeGenColumn Object ( [_strNameDB] => clicks [_strNamePhp] => clicks [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
debug: 7 data fields have been found.
Array
(
    [Field] => id
    [Type] => bigint(20) unsigned
    [Null] => NO
    [Key] => PRI
    [Default] => 
    [Extra] => auto_increment
)
 t=bigint
CodeGenColumn Object ( [_strNameDB] => id [_strNamePhp] => id [_strComment] => [_strKey] => PRI [_arrAllowedValues] => Array ( ) [_strType] => bigint(20) unsigned [_strNull] => NO [_strExtra] => auto_increment [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => null [_nDoEscape] => 0 [_nIsNumeric] => 1 ) Array ( [Field] => uuid [Type] => varchar(40) [Null] => NO [Key] => UNI [Default] => [Extra] => ) t=varchar
CodeGenColumn Object ( [_strNameDB] => uuid [_strNamePhp] => uuid [_strComment] => [_strKey] => UNI [_arrAllowedValues] => Array ( ) [_strType] => varchar(40) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => created [Type] => datetime [Null] => NO [Key] => [Default] => [Extra] => ) t=datetime
CodeGenColumn Object ( [_strNameDB] => created [_strNamePhp] => created [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => datetime [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => '' [_strDefaultSql] => '' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => firstScreen [Type] => mediumtext [Null] => YES [Key] => [Default] => [Extra] => ) t=mediumtext
CodeGenColumn Object ( [_strNameDB] => firstScreen [_strNamePhp] => firstscreen [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => mediumtext [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => logged_in [Type] => date [Null] => YES [Key] => [Default] => [Extra] => ) t=date
CodeGenColumn Object ( [_strNameDB] => logged_in [_strNamePhp] => loggedIn [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => date [_strNull] => YES [_strExtra] => [_strDefault] => [_strDefaultPhp] => null [_strDefaultSql] => NULL [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => language_cd [Type] => varchar(2) [Null] => NO [Key] => [Default] => en [Extra] => ) t=varchar
language_cd def is set
CodeGenColumn Object ( [_strNameDB] => language_cd [_strNamePhp] => languageCd [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => varchar(2) [_strNull] => NO [_strExtra] => [_strDefault] => en [_strDefaultPhp] => 'en' [_strDefaultSql] => 'en' [_nDoEscape] => 1 [_nIsNumeric] => 0 ) Array ( [Field] => is_deleted [Type] => smallint(6) [Null] => NO [Key] => [Default] => [Extra] => ) t=smallint
CodeGenColumn Object ( [_strNameDB] => is_deleted [_strNamePhp] => isDeleted [_strComment] => [_strKey] => [_arrAllowedValues] => Array ( ) [_strType] => smallint(6) [_strNull] => NO [_strExtra] => [_strDefault] => [_strDefaultPhp] => 0 [_strDefaultSql] => 0 [_nDoEscape] => 0 [_nIsNumeric] => 1 )
dbgen/genfiles/Api.php created
dbgen/genfiles/Counts.php created
dbgen/genfiles/Currency.php created
dbgen/genfiles/Customers.php created
dbgen/genfiles/Domains.php created
dbgen/genfiles/Emails.php created
dbgen/genfiles/Js.php created
dbgen/genfiles/Jsons.php created
dbgen/genfiles/LastIps.php created
dbgen/genfiles/Links.php created
dbgen/genfiles/Referrers.php created
dbgen/genfiles/Remarks.php created
dbgen/genfiles/Screenshots.php created
dbgen/genfiles/StatisticsDomains.php created
dbgen/genfiles/StatisticsLinks.php created
dbgen/genfiles/StripeCustomer.php created
dbgen/genfiles/SubscriptionCancellationRequests.php created
dbgen/genfiles/Subscriptions.php created
dbgen/genfiles/SubscriptionsUrlTaggerUsers.php created
dbgen/genfiles/UrlTagger.php created
dbgen/genfiles/UrlTaggerAuth.php created
dbgen/genfiles/UrlTaggerList.php created
dbgen/genfiles/UrlTaggerPwd.php created
dbgen/genfiles/UrlTaggerShareTokens.php created
dbgen/genfiles/UrlTaggerSharedTags.php created
dbgen/genfiles/UrlTaggerTags.php created
dbgen/genfiles/UrlTaggerUsers.php created