Stacktrace:
array(2) {
[0]=>
array(4) {
["function"]=>
string(6) "handle"
["class"]=>
string(14) "ExceptionTrace"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
object(Doctrine_Connection_Mysql_Exception)#123 (8) {
["portableCode":protected]=>
NULL
["message":protected]=>
string(299) "SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`nvdk_prod`.`newsletter_tracked_link`, CONSTRAINT `newsletter_tracked_link_ibfk_1` FOREIGN KEY (`link_id`) REFERENCES `newsletter_link` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(23000)
["file":protected]=>
string(84) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
["line":protected]=>
int(1082)
["trace":"Exception":private]=>
array(10) {
[0]=>
array(6) {
["file"]=>
string(94) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/Statement.php"
["line"]=>
int(269)
["function"]=>
string(16) "rethrowException"
["class"]=>
string(19) "Doctrine_Connection"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
object(PDOException)#121 (8) {
["message":protected]=>
string(299) "SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`nvdk_prod`.`newsletter_tracked_link`, CONSTRAINT `newsletter_tracked_link_ibfk_1` FOREIGN KEY (`link_id`) REFERENCES `newsletter_link` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
string(5) "23000"
["file":protected]=>
string(94) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/Statement.php"
["line":protected]=>
int(257)
["trace":"Exception":private]=>
array(10) {
[0]=>
array(6) {
["file"]=>
string(94) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/Statement.php"
["line"]=>
int(257)
["function"]=>
string(7) "execute"
["class"]=>
string(12) "PDOStatement"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[1]=>
array(6) {
["file"]=>
string(84) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
["line"]=>
int(1042)
["function"]=>
string(7) "execute"
["class"]=>
string(29) "Doctrine_Connection_Statement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(5) {
[0]=>
string(3) "151"
[1]=>
string(5) "20530"
[2]=>
string(19) "2024-12-27 01:01:39"
[3]=>
int(1)
[4]=>
string(19) "2024-12-27 01:01:39"
}
}
}
[2]=>
array(6) {
["file"]=>
string(84) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
["line"]=>
int(687)
["function"]=>
string(4) "exec"
["class"]=>
string(19) "Doctrine_Connection"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(130) "INSERT INTO `newsletter_tracked_link` (`link_id`, `subscriber_id`, `date_created`, `count`, `date_updated`) VALUES (?, ?, ?, ?, ?)"
[1]=>
&array(5) {
[0]=>
string(3) "151"
[1]=>
string(5) "20530"
[2]=>
string(19) "2024-12-27 01:01:39"
[3]=>
int(1)
[4]=>
string(19) "2024-12-27 01:01:39"
}
}
}
[3]=>
array(6) {
["file"]=>
string(95) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/UnitOfWork.php"
["line"]=>
int(647)
["function"]=>
string(6) "insert"
["class"]=>
string(19) "Doctrine_Connection"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
[1]=>
&array(5) {
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
}
}
}
[4]=>
array(6) {
["file"]=>
string(95) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/UnitOfWork.php"
["line"]=>
int(571)
["function"]=>
string(19) "processSingleInsert"
["class"]=>
string(30) "Doctrine_Connection_UnitOfWork"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
*RECURSION*
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
[5]=>
array(6) {
["file"]=>
string(95) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/UnitOfWork.php"
["line"]=>
int(81)
["function"]=>
string(6) "insert"
["class"]=>
string(30) "Doctrine_Connection_UnitOfWork"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
*RECURSION*
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
[6]=>
array(6) {
["file"]=>
string(80) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Record.php"
["line"]=>
int(1718)
["function"]=>
string(9) "saveGraph"
["class"]=>
string(30) "Doctrine_Connection_UnitOfWork"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
*RECURSION*
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
[7]=>
array(6) {
["file"]=>
string(90) "/home/nvdk/domains/nvdk.nl/public_html/modules/newsletter/controllers/index.controller.php"
["line"]=>
int(87)
["function"]=>
string(4) "save"
["class"]=>
string(15) "Doctrine_Record"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[8]=>
array(6) {
["file"]=>
string(64) "/home/nvdk/domains/nvdk.nl/public_html/includes/Router.class.php"
["line"]=>
int(64)
["function"]=>
string(5) "track"
["class"]=>
string(16) "Index_Controller"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[9]=>
array(6) {
["file"]=>
string(48) "/home/nvdk/domains/nvdk.nl/public_html/index.php"
["line"]=>
int(53)
["function"]=>
string(6) "loader"
["class"]=>
string(6) "Router"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
["errorInfo"]=>
array(3) {
[0]=>
string(5) "23000"
[1]=>
int(1452)
[2]=>
string(245) "Cannot add or update a child row: a foreign key constraint fails (`nvdk_prod`.`newsletter_tracked_link`, CONSTRAINT `newsletter_tracked_link_ibfk_1` FOREIGN KEY (`link_id`) REFERENCES `newsletter_link` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)"
}
}
[1]=>
object(Doctrine_Connection_Statement)#120 (2) {
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_stmt":protected]=>
object(PDOStatement)#119 (1) {
["queryString"]=>
string(130) "INSERT INTO `newsletter_tracked_link` (`link_id`, `subscriber_id`, `date_created`, `count`, `date_updated`) VALUES (?, ?, ?, ?, ?)"
}
}
}
}
[1]=>
array(6) {
["file"]=>
string(84) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
["line"]=>
int(1042)
["function"]=>
string(7) "execute"
["class"]=>
string(29) "Doctrine_Connection_Statement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(5) {
[0]=>
string(3) "151"
[1]=>
string(5) "20530"
[2]=>
string(19) "2024-12-27 01:01:39"
[3]=>
int(1)
[4]=>
string(19) "2024-12-27 01:01:39"
}
}
}
[2]=>
array(6) {
["file"]=>
string(84) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
["line"]=>
int(687)
["function"]=>
string(4) "exec"
["class"]=>
string(19) "Doctrine_Connection"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(130) "INSERT INTO `newsletter_tracked_link` (`link_id`, `subscriber_id`, `date_created`, `count`, `date_updated`) VALUES (?, ?, ?, ?, ?)"
[1]=>
&array(5) {
[0]=>
string(3) "151"
[1]=>
string(5) "20530"
[2]=>
string(19) "2024-12-27 01:01:39"
[3]=>
int(1)
[4]=>
string(19) "2024-12-27 01:01:39"
}
}
}
[3]=>
array(6) {
["file"]=>
string(95) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/UnitOfWork.php"
["line"]=>
int(647)
["function"]=>
string(6) "insert"
["class"]=>
string(19) "Doctrine_Connection"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
[1]=>
&array(5) {
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
}
}
}
[4]=>
array(6) {
["file"]=>
string(95) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/UnitOfWork.php"
["line"]=>
int(571)
["function"]=>
string(19) "processSingleInsert"
["class"]=>
string(30) "Doctrine_Connection_UnitOfWork"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
*RECURSION*
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
[5]=>
array(6) {
["file"]=>
string(95) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/UnitOfWork.php"
["line"]=>
int(81)
["function"]=>
string(6) "insert"
["class"]=>
string(30) "Doctrine_Connection_UnitOfWork"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
*RECURSION*
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
[6]=>
array(6) {
["file"]=>
string(80) "/home/nvdk/domains/nvdk.nl/public_html/includes/lib/Doctrine/Doctrine/Record.php"
["line"]=>
int(1718)
["function"]=>
string(9) "saveGraph"
["class"]=>
string(30) "Doctrine_Connection_UnitOfWork"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(NewsLetterTrackedLink)#116 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(6) {
["id"]=>
object(Doctrine_Null)#15 (0) {
}
["link_id"]=>
string(3) "151"
["subscriber_id"]=>
string(5) "20530"
["date_created"]=>
string(19) "2024-12-27 01:01:39"
["date_updated"]=>
string(19) "2024-12-27 01:01:39"
["count"]=>
int(1)
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(2)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(6) {
[0]=>
string(7) "link_id"
[1]=>
string(13) "subscriber_id"
[2]=>
string(12) "date_created"
[3]=>
string(5) "count"
[4]=>
string(5) "count"
[5]=>
string(12) "date_updated"
}
["_oldValues":protected]=>
array(5) {
["link_id"]=>
NULL
["subscriber_id"]=>
NULL
["date_created"]=>
NULL
["count"]=>
int(0)
["date_updated"]=>
NULL
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
array(2) {
["preSave"]=>
object(Doctrine_Event)#113 (8) {
["_sequence":protected]=>
int(11)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(22)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
["preInsert"]=>
object(Doctrine_Event)#117 (8) {
["_sequence":protected]=>
int(12)
["_invoker":protected]=>
*RECURSION*
["_query":protected]=>
NULL
["_params":protected]=>
array(0) {
}
["_code":protected]=>
int(24)
["_startedMicrotime":protected]=>
NULL
["_endedMicrotime":protected]=>
NULL
["_options":protected]=>
array(0) {
}
}
}
["_oid":"Doctrine_Record":private]=>
int(4)
["_table":protected]=>
object(NewsLetterTrackedLinkTable)#98 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_identityMap":protected]=>
array(0) {
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#105 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[4]=>
*RECURSION*
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["primary"]=>
bool(true)
["autoincrement"]=>
bool(true)
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["link_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["subscriber_id"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(11)
}
["date_created"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["date_updated"]=>
array(2) {
["type"]=>
string(9) "timestamp"
["length"]=>
int(25)
}
["count"]=>
array(2) {
["type"]=>
string(7) "integer"
["length"]=>
int(10)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["link_id"]=>
string(7) "link_id"
["subscriber_id"]=>
string(13) "subscriber_id"
["date_created"]=>
string(12) "date_created"
["date_updated"]=>
string(12) "date_updated"
["count"]=>
string(5) "count"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(21) "NewsLetterTrackedLink"
["tableName"]=>
string(23) "newsletter_tracked_link"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(25) "BaseNewsLetterTrackedLink"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#104 (1) {
["name"]=>
string(25) "BaseNewsLetterTrackedLink"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#96 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(2) {
["Link"]=>
array(5) {
["local"]=>
string(7) "link_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(14) "NewsLetterLink"
["alias"]=>
string(4) "Link"
}
["Subscriber"]=>
array(5) {
["local"]=>
string(13) "subscriber_id"
["foreign"]=>
string(2) "id"
["type"]=>
int(0)
["class"]=>
string(20) "NewsLetterSubscriber"
["alias"]=>
string(10) "Subscriber"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#103 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(NewsLetterTrackedLink)#101 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(3)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
object(Doctrine_Connection_Mysql)#18 (19) {
["driverName":protected]=>
string(5) "Mysql"
["dbh":protected]=>
object(PDO)#97 (0) {
}
["tables":protected]=>
array(2) {
["Website"]=>
object(WebsiteTable)#10 (27) {
["_data":protected]=>
array(0) {
}
["_identifier":protected]=>
string(2) "id"
["_identifierType":protected]=>
int(1)
["_conn":protected]=>
*RECURSION*
["_identityMap":protected]=>
array(1) {
[1]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
["_repository":protected]=>
object(Doctrine_Table_Repository)#4 (2) {
["table":"Doctrine_Table_Repository":private]=>
*RECURSION*
["registry":"Doctrine_Table_Repository":private]=>
array(1) {
[2]=>
object(Website)#102 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(1) {
["id"]=>
string(1) "1"
}
["_data":protected]=>
array(6) {
["id"]=>
string(1) "1"
["name"]=>
string(7) "Nvdk.nl"
["url"]=>
NULL
["skin"]=>
string(2) "nl"
["domain"]=>
string(7) "nvdk.nl"
["redirect"]=>
string(0) ""
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(2)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
["_columns":protected]=>
array(6) {
["id"]=>
array(4) {
["type"]=>
string(7) "integer"
["length"]=>
int(8)
["autoincrement"]=>
bool(true)
["primary"]=>
bool(true)
}
["name"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["url"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["skin"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["domain"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
["redirect"]=>
array(2) {
["type"]=>
string(6) "string"
["length"]=>
int(255)
}
}
["_uniques":protected]=>
array(0) {
}
["_fieldNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["_columnNames":protected]=>
array(6) {
["id"]=>
string(2) "id"
["name"]=>
string(4) "name"
["url"]=>
string(3) "url"
["skin"]=>
string(4) "skin"
["domain"]=>
string(6) "domain"
["redirect"]=>
string(8) "redirect"
}
["columnCount":protected]=>
int(6)
["hasDefaultValues":protected]=>
NULL
["_options":protected]=>
array(18) {
["name"]=>
string(7) "Website"
["tableName"]=>
string(7) "website"
["sequenceName"]=>
NULL
["inheritanceMap"]=>
array(0) {
}
["enumMap"]=>
array(0) {
}
["type"]=>
NULL
["charset"]=>
NULL
["collate"]=>
NULL
["treeImpl"]=>
NULL
["treeOptions"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
["parents"]=>
array(1) {
[0]=>
string(11) "BaseWebsite"
}
["joinedParents"]=>
array(0) {
}
["queryParts"]=>
array(0) {
}
["versioning"]=>
NULL
["subclasses"]=>
array(0) {
}
["orderBy"]=>
NULL
["declaringClass"]=>
object(ReflectionClass)#5 (1) {
["name"]=>
string(11) "BaseWebsite"
}
}
["_tree":protected]=>
NULL
["_parser":protected]=>
object(Doctrine_Relation_Parser)#9 (3) {
["_table":protected]=>
*RECURSION*
["_relations":protected]=>
array(0) {
}
["_pending":protected]=>
array(1) {
["Page"]=>
array(5) {
["local"]=>
string(2) "id"
["foreign"]=>
string(10) "website_id"
["type"]=>
int(1)
["class"]=>
string(4) "Page"
["alias"]=>
string(4) "Page"
}
}
}
["_templates":protected]=>
array(0) {
}
["_filters":protected]=>
array(1) {
[0]=>
object(Doctrine_Record_Filter_Standard)#6 (1) {
["_table":protected]=>
NULL
}
}
["_generators":protected]=>
array(0) {
}
["_generator":protected]=>
NULL
["_invokedMethods":protected]=>
array(0) {
}
["record":protected]=>
object(Website)#8 (18) {
["_node":protected]=>
NULL
["_id":protected]=>
array(0) {
}
["_data":protected]=>
array(0) {
}
["_values":protected]=>
array(0) {
}
["_state":protected]=>
int(3)
["_lastModified":protected]=>
array(0) {
}
["_modified":protected]=>
array(0) {
}
["_oldValues":protected]=>
array(0) {
}
["_errorStack":protected]=>
NULL
["_references":protected]=>
array(0) {
}
["_pendingDeletes":protected]=>
array(0) {
}
["_pendingUnlinks":protected]=>
array(0) {
}
["_serializeReferences":protected]=>
bool(false)
["_invokedSaveHooks":protected]=>
bool(false)
["_oid":"Doctrine_Record":private]=>
int(1)
["_table":protected]=>
*RECURSION*
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["attributes":protected]=>
array(0) {
}
["parent":protected]=>
*RECURSION*
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["NewsLetterTrackedLink"]=>
*RECURSION*
}
["_name":protected]=>
int(0)
["isConnected":protected]=>
bool(true)
["supported":protected]=>
array(18) {
["sequences"]=>
string(8) "emulated"
["indexes"]=>
bool(true)
["affected_rows"]=>
bool(true)
["transactions"]=>
bool(true)
["savepoints"]=>
bool(false)
["summary_functions"]=>
bool(true)
["order_by_text"]=>
bool(true)
["current_id"]=>
string(8) "emulated"
["limit_queries"]=>
bool(true)
["LOBs"]=>
bool(true)
["replace"]=>
bool(true)
["sub_selects"]=>
bool(true)
["auto_increment"]=>
bool(true)
["primary_key"]=>
bool(true)
["result_introspection"]=>
bool(true)
["prepared_statements"]=>
string(8) "emulated"
["identifier_quoting"]=>
bool(true)
["pattern_escaping"]=>
bool(true)
}
["pendingAttributes":protected]=>
array(3) {
[16]=>
string(5) "mysql"
[8]=>
int(0)
[3]=>
int(2)
}
["modules":"Doctrine_Connection":private]=>
array(9) {
["transaction"]=>
object(Doctrine_Transaction_Mysql)#114 (7) {
["_nestingLevel":protected]=>
int(0)
["_internalNestingLevel":protected]=>
int(0)
["invalid":protected]=>
array(0) {
}
["savePoints":protected]=>
array(0) {
}
["_collections":protected]=>
array(0) {
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(11) "Transaction"
}
["expression"]=>
bool(false)
["dataDict"]=>
object(Doctrine_DataDict_Mysql)#94 (3) {
["keywords":protected]=>
array(223) {
[0]=>
string(3) "ADD"
[1]=>
string(3) "ALL"
[2]=>
string(5) "ALTER"
[3]=>
string(7) "ANALYZE"
[4]=>
string(3) "AND"
[5]=>
string(2) "AS"
[6]=>
string(3) "ASC"
[7]=>
string(10) "ASENSITIVE"
[8]=>
string(6) "BEFORE"
[9]=>
string(7) "BETWEEN"
[10]=>
string(6) "BIGINT"
[11]=>
string(6) "BINARY"
[12]=>
string(4) "BLOB"
[13]=>
string(4) "BOTH"
[14]=>
string(2) "BY"
[15]=>
string(3) "BIT"
[16]=>
string(4) "CALL"
[17]=>
string(7) "CASCADE"
[18]=>
string(4) "CASE"
[19]=>
string(6) "CHANGE"
[20]=>
string(4) "CHAR"
[21]=>
string(9) "CHARACTER"
[22]=>
string(5) "CHECK"
[23]=>
string(7) "COLLATE"
[24]=>
string(6) "COLUMN"
[25]=>
string(9) "CONDITION"
[26]=>
string(10) "CONNECTION"
[27]=>
string(10) "CONSTRAINT"
[28]=>
string(8) "CONTINUE"
[29]=>
string(7) "CONVERT"
[30]=>
string(6) "CREATE"
[31]=>
string(5) "CROSS"
[32]=>
string(12) "CURRENT_DATE"
[33]=>
string(12) "CURRENT_TIME"
[34]=>
string(17) "CURRENT_TIMESTAMP"
[35]=>
string(12) "CURRENT_USER"
[36]=>
string(6) "CURSOR"
[37]=>
string(8) "DATABASE"
[38]=>
string(9) "DATABASES"
[39]=>
string(8) "DAY_HOUR"
[40]=>
string(15) "DAY_MICROSECOND"
[41]=>
string(10) "DAY_MINUTE"
[42]=>
string(10) "DAY_SECOND"
[43]=>
string(3) "DEC"
[44]=>
string(7) "DECIMAL"
[45]=>
string(7) "DECLARE"
[46]=>
string(7) "DEFAULT"
[47]=>
string(7) "DELAYED"
[48]=>
string(6) "DELETE"
[49]=>
string(4) "DESC"
[50]=>
string(8) "DESCRIBE"
[51]=>
string(13) "DETERMINISTIC"
[52]=>
string(8) "DISTINCT"
[53]=>
string(11) "DISTINCTROW"
[54]=>
string(3) "DIV"
[55]=>
string(6) "DOUBLE"
[56]=>
string(4) "DROP"
[57]=>
string(4) "DUAL"
[58]=>
string(4) "EACH"
[59]=>
string(4) "ELSE"
[60]=>
string(6) "ELSEIF"
[61]=>
string(8) "ENCLOSED"
[62]=>
string(7) "ESCAPED"
[63]=>
string(6) "EXISTS"
[64]=>
string(4) "EXIT"
[65]=>
string(7) "EXPLAIN"
[66]=>
string(5) "FALSE"
[67]=>
string(5) "FETCH"
[68]=>
string(5) "FLOAT"
[69]=>
string(6) "FLOAT4"
[70]=>
string(6) "FLOAT8"
[71]=>
string(3) "FOR"
[72]=>
string(5) "FORCE"
[73]=>
string(7) "FOREIGN"
[74]=>
string(4) "FROM"
[75]=>
string(8) "FULLTEXT"
[76]=>
string(5) "GRANT"
[77]=>
string(5) "GROUP"
[78]=>
string(6) "HAVING"
[79]=>
string(13) "HIGH_PRIORITY"
[80]=>
string(16) "HOUR_MICROSECOND"
[81]=>
string(11) "HOUR_MINUTE"
[82]=>
string(11) "HOUR_SECOND"
[83]=>
string(2) "IF"
[84]=>
string(6) "IGNORE"
[85]=>
string(2) "IN"
[86]=>
string(5) "INDEX"
[87]=>
string(6) "INFILE"
[88]=>
string(5) "INNER"
[89]=>
string(5) "INOUT"
[90]=>
string(11) "INSENSITIVE"
[91]=>
string(6) "INSERT"
[92]=>
string(3) "INT"
[93]=>
string(4) "INT1"
[94]=>
string(4) "INT2"
[95]=>
string(4) "INT3"
[96]=>
string(4) "INT4"
[97]=>
string(4) "INT8"
[98]=>
string(7) "INTEGER"
[99]=>
string(8) "INTERVAL"
[100]=>
string(4) "INTO"
[101]=>
string(2) "IS"
[102]=>
string(7) "ITERATE"
[103]=>
string(4) "JOIN"
[104]=>
string(3) "KEY"
[105]=>
string(4) "KEYS"
[106]=>
string(4) "KILL"
[107]=>
string(7) "LEADING"
[108]=>
string(5) "LEAVE"
[109]=>
string(4) "LEFT"
[110]=>
string(4) "LIKE"
[111]=>
string(5) "LIMIT"
[112]=>
string(5) "LINES"
[113]=>
string(4) "LOAD"
[114]=>
string(9) "LOCALTIME"
[115]=>
string(14) "LOCALTIMESTAMP"
[116]=>
string(4) "LOCK"
[117]=>
string(4) "LONG"
[118]=>
string(8) "LONGBLOB"
[119]=>
string(8) "LONGTEXT"
[120]=>
string(4) "LOOP"
[121]=>
string(12) "LOW_PRIORITY"
[122]=>
string(5) "MATCH"
[123]=>
string(10) "MEDIUMBLOB"
[124]=>
string(9) "MEDIUMINT"
[125]=>
string(10) "MEDIUMTEXT"
[126]=>
string(9) "MIDDLEINT"
[127]=>
string(18) "MINUTE_MICROSECOND"
[128]=>
string(13) "MINUTE_SECOND"
[129]=>
string(3) "MOD"
[130]=>
string(8) "MODIFIES"
[131]=>
string(7) "NATURAL"
[132]=>
string(3) "NOT"
[133]=>
string(18) "NO_WRITE_TO_BINLOG"
[134]=>
string(4) "NULL"
[135]=>
string(7) "NUMERIC"
[136]=>
string(2) "ON"
[137]=>
string(8) "OPTIMIZE"
[138]=>
string(6) "OPTION"
[139]=>
string(10) "OPTIONALLY"
[140]=>
string(2) "OR"
[141]=>
string(5) "ORDER"
[142]=>
string(3) "OUT"
[143]=>
string(5) "OUTER"
[144]=>
string(7) "OUTFILE"
[145]=>
string(9) "PRECISION"
[146]=>
string(7) "PRIMARY"
[147]=>
string(9) "PROCEDURE"
[148]=>
string(5) "PURGE"
[149]=>
string(5) "RAID0"
[150]=>
string(4) "READ"
[151]=>
string(5) "READS"
[152]=>
string(4) "REAL"
[153]=>
string(10) "REFERENCES"
[154]=>
string(6) "REGEXP"
[155]=>
string(7) "RELEASE"
[156]=>
string(6) "RENAME"
[157]=>
string(6) "REPEAT"
[158]=>
string(7) "REPLACE"
[159]=>
string(7) "REQUIRE"
[160]=>
string(8) "RESTRICT"
[161]=>
string(6) "RETURN"
[162]=>
string(6) "REVOKE"
[163]=>
string(5) "RIGHT"
[164]=>
string(5) "RLIKE"
[165]=>
string(6) "SCHEMA"
[166]=>
string(7) "SCHEMAS"
[167]=>
string(18) "SECOND_MICROSECOND"
[168]=>
string(6) "SELECT"
[169]=>
string(9) "SENSITIVE"
[170]=>
string(9) "SEPARATOR"
[171]=>
string(3) "SET"
[172]=>
string(4) "SHOW"
[173]=>
string(8) "SMALLINT"
[174]=>
string(6) "SONAME"
[175]=>
string(7) "SPATIAL"
[176]=>
string(8) "SPECIFIC"
[177]=>
string(3) "SQL"
[178]=>
string(12) "SQLEXCEPTION"
[179]=>
string(8) "SQLSTATE"
[180]=>
string(10) "SQLWARNING"
[181]=>
string(14) "SQL_BIG_RESULT"
[182]=>
string(19) "SQL_CALC_FOUND_ROWS"
[183]=>
string(16) "SQL_SMALL_RESULT"
[184]=>
string(3) "SSL"
[185]=>
string(8) "STARTING"
[186]=>
string(13) "STRAIGHT_JOIN"
[187]=>
string(5) "TABLE"
[188]=>
string(10) "TERMINATED"
[189]=>
string(4) "THEN"
[190]=>
string(8) "TINYBLOB"
[191]=>
string(7) "TINYINT"
[192]=>
string(8) "TINYTEXT"
[193]=>
string(2) "TO"
[194]=>
string(8) "TRAILING"
[195]=>
string(7) "TRIGGER"
[196]=>
string(4) "TRUE"
[197]=>
string(4) "UNDO"
[198]=>
string(5) "UNION"
[199]=>
string(6) "UNIQUE"
[200]=>
string(6) "UNLOCK"
[201]=>
string(8) "UNSIGNED"
[202]=>
string(6) "UPDATE"
[203]=>
string(5) "USAGE"
[204]=>
string(3) "USE"
[205]=>
string(5) "USING"
[206]=>
string(8) "UTC_DATE"
[207]=>
string(8) "UTC_TIME"
[208]=>
string(13) "UTC_TIMESTAMP"
[209]=>
string(6) "VALUES"
[210]=>
string(9) "VARBINARY"
[211]=>
string(7) "VARCHAR"
[212]=>
string(12) "VARCHARACTER"
[213]=>
string(7) "VARYING"
[214]=>
string(4) "WHEN"
[215]=>
string(5) "WHERE"
[216]=>
string(5) "WHILE"
[217]=>
string(4) "WITH"
[218]=>
string(5) "WRITE"
[219]=>
string(4) "X509"
[220]=>
string(3) "XOR"
[221]=>
string(10) "YEAR_MONTH"
[222]=>
string(8) "ZEROFILL"
}
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(8) "DataDict"
}
["export"]=>
bool(false)
["import"]=>
bool(false)
["sequence"]=>
bool(false)
["unitOfWork"]=>
object(Doctrine_Connection_UnitOfWork)#115 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(10) "Connection"
}
["formatter"]=>
object(Doctrine_Formatter)#7 (2) {
["conn":protected]=>
*RECURSION*
["moduleName":protected]=>
string(9) "Formatter"
}
["util"]=>
bool(false)
}
["properties":protected]=>
array(7) {
["sql_comments"]=>
array(3) {
[0]=>
array(3) {
["start"]=>
string(3) "-- "
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[1]=>
array(3) {
["start"]=>
string(1) "#"
["end"]=>
string(1) "
"
["escape"]=>
bool(false)
}
[2]=>
array(3) {
["start"]=>
string(2) "/*"
["end"]=>
string(2) "*/"
["escape"]=>
bool(false)
}
}
["identifier_quoting"]=>
array(3) {
["start"]=>
string(1) "`"
["end"]=>
string(1) "`"
["escape"]=>
string(1) "`"
}
["string_quoting"]=>
array(4) {
["start"]=>
string(1) "'"
["end"]=>
string(1) "'"
["escape"]=>
string(1) "\"
["escape_pattern"]=>
string(1) "\"
}
["wildcards"]=>
array(2) {
[0]=>
string(1) "%"
[1]=>
string(1) "_"
}
["varchar_max_length"]=>
int(255)
["sql_file_delimiter"]=>
string(2) ";
"
["max_identifier_length"]=>
int(64)
}
["serverInfo":protected]=>
array(0) {
}
["options":protected]=>
array(4) {
["dsn"]=>
string(37) "mysql:host=localhost;dbname=nvdk_prod"
["username"]=>
string(9) "nvdk_prod"
["password"]=>
string(8) "7VwBJyte"
["other"]=>
array(0) {
}
}
["_count":protected]=>
int(2)
["_usedNames":protected]=>
array(2) {
["foreign_keys"]=>
array(0) {
}
["indexes"]=>
array(0) {
}
}
["attributes":protected]=>
array(1) {
[112]=>
string(6) "INNODB"
}
["parent":protected]=>
object(Doctrine_Manager)#14 (17) {
["_connections":protected]=>
array(1) {
[0]=>
*RECURSION*
}
["_bound":protected]=>
array(0) {
}
["_index":protected]=>
int(1)
["_currIndex":protected]=>
int(0)
["_queryRegistry":protected]=>
NULL
["_validators":protected]=>
array(0) {
}
["_hydrators":protected]=>
array(8) {
[3]=>
string(29) "Doctrine_Hydrator_ArrayDriver"
[2]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[4]=>
string(28) "Doctrine_Hydrator_NoneDriver"
[5]=>
string(30) "Doctrine_Hydrator_ScalarDriver"
[6]=>
string(36) "Doctrine_Hydrator_SingleScalarDriver"
[7]=>
string(30) "Doctrine_Hydrator_RecordDriver"
[8]=>
string(38) "Doctrine_Hydrator_ArrayHierarchyDriver"
[9]=>
string(39) "Doctrine_Hydrator_RecordHierarchyDriver"
}
["_connectionDrivers":protected]=>
array(12) {
["db2"]=>
string(23) "Doctrine_Connection_Db2"
["mysql"]=>
string(25) "Doctrine_Connection_Mysql"
["mysqli"]=>
string(25) "Doctrine_Connection_Mysql"
["sqlite"]=>
string(26) "Doctrine_Connection_Sqlite"
["pgsql"]=>
string(25) "Doctrine_Connection_Pgsql"
["oci"]=>
string(26) "Doctrine_Connection_Oracle"
["oci8"]=>
string(26) "Doctrine_Connection_Oracle"
["oracle"]=>
string(26) "Doctrine_Connection_Oracle"
["mssql"]=>
string(25) "Doctrine_Connection_Mssql"
["dblib"]=>
string(25) "Doctrine_Connection_Mssql"
["odbc"]=>
string(25) "Doctrine_Connection_Mssql"
["mock"]=>
string(24) "Doctrine_Connection_Mock"
}
["_extensions":protected]=>
array(0) {
}
["_loadedValidatorsFromDisk":protected]=>
bool(false)
["_initialized":"Doctrine_Manager":private]=>
bool(true)
["attributes":protected]=>
array(31) {
[150]=>
NULL
[157]=>
NULL
[153]=>
bool(true)
[100]=>
object(Doctrine_EventListener)#16 (0) {
}
[154]=>
object(Doctrine_Record_Listener)#17 (1) {
["_options":protected]=>
array(1) {
["disabled"]=>
bool(false)
}
}
[155]=>
bool(true)
[107]=>
int(0)
[109]=>
int(2)
[103]=>
string(6) "%s_idx"
[104]=>
string(6) "%s_seq"
[120]=>
string(2) "%s"
[171]=>
string(2) "%s"
[101]=>
bool(true)
[105]=>
string(2) "id"
[106]=>
int(0)
[140]=>
int(7)
[141]=>
int(2)
[156]=>
string(8) "doctrine"
[160]=>
bool(true)
[164]=>
bool(false)
[165]=>
bool(false)
[166]=>
bool(false)
[169]=>
array(0) {
}
[170]=>
array(0) {
}
[172]=>
bool(true)
[173]=>
string(14) "Doctrine_Query"
[175]=>
string(19) "Doctrine_Collection"
[176]=>
string(14) "Doctrine_Table"
[174]=>
bool(true)
[179]=>
string(7) "%sTable"
[161]=>
int(2)
}
["parent":protected]=>
NULL
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_impl":protected]=>
array(0) {
}
["_params":protected]=>
array(0) {
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
["_locator":protected]=>
NULL
["_resources":protected]=>
array(0) {
}
}
}
}
[7]=>
array(6) {
["file"]=>
string(90) "/home/nvdk/domains/nvdk.nl/public_html/modules/newsletter/controllers/index.controller.php"
["line"]=>
int(87)
["function"]=>
string(4) "save"
["class"]=>
string(15) "Doctrine_Record"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[8]=>
array(6) {
["file"]=>
string(64) "/home/nvdk/domains/nvdk.nl/public_html/includes/Router.class.php"
["line"]=>
int(64)
["function"]=>
string(5) "track"
["class"]=>
string(16) "Index_Controller"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[9]=>
array(6) {
["file"]=>
string(48) "/home/nvdk/domains/nvdk.nl/public_html/index.php"
["line"]=>
int(53)
["function"]=>
string(6) "loader"
["class"]=>
string(6) "Router"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
}
}
}
[1]=>
array(3) {
["file"]=>
string(72) "/home/nvdk/domains/nvdk.nl/public_html/includes/ExceptionTrace.class.php"
["line"]=>
int(14)
["function"]=>
string(12) "require_once"
}
}
Server:
array(44) {
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["TEMP"]=>
string(4) "/tmp"
["TMP"]=>
string(4) "/tmp"
["TMPDIR"]=>
string(4) "/tmp"
["PWD"]=>
string(1) "/"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_ACCEPT_ENCODING"]=>
string(23) "gzip, br, zstd, deflate"
["HTTP_CONNECTION"]=>
string(5) "close"
["CONTENT_LENGTH"]=>
string(1) "0"
["HTTP_COOKIE"]=>
string(36) "PHPSESSID=fda5g6103jop9vp0i12807ncj7"
["HTTP_HOST"]=>
string(11) "www.nvdk.nl"
["HTTP_REFERER"]=>
string(369) "https://nvdk.nl/newsletter/track/YTo0OntzOjg6InJlZGlyZWN0IjtzOjE0MzoiaHR0cCUzQSUyRiUyRnd3dy5wYWxncmF2ZS5jb20lMkZwYWdlJTJGZGV0YWlsJTJGdW5jZXJ0YWludHktaW4tbWVkaWNhbC1pbm5vdmF0aW9uLWplc3NpY2EtbWVzbWFuJTJGJTNGc2YxJTNEYmFyY29kZSUyNmFtcCUzQnN0MSUzRDk3ODAyMzAyMTY3MjMiO3M6NzoibGlua19pZCI7czozOiIxNTEiO3M6NzoibWFpbGluZyI7czoyOiI0MiI7czoxMDoic3Vic2NyaWJlciI7czo1OiIyMDUzMCI7fQ=="
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
["HTTP_X_FORWARDED_FOR"]=>
string(11) "52.15.49.90"
["HTTP_X_FORWARDED_PORT"]=>
string(3) "443"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["REDIRECT_UNIQUE_ID"]=>
string(27) "Z23uYw1WuHSE4K1Hn884BQAAAWM"
["REDIRECT_HTTPS"]=>
string(2) "on"
["REDIRECT_STATUS"]=>
string(3) "200"
["UNIQUE_ID"]=>
string(27) "Z23uYw1WuHSE4K1Hn884BQAAAWM"
["HTTPS"]=>
string(2) "on"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(8) "Apache/2"
["SERVER_NAME"]=>
string(11) "www.nvdk.nl"
["SERVER_ADDR"]=>
string(12) "185.71.63.57"
["SERVER_PORT"]=>
string(3) "443"
["REMOTE_ADDR"]=>
string(11) "52.15.49.90"
["DOCUMENT_ROOT"]=>
string(39) "/home/nvdk/domains/nvdk.nl/private_html"
["REQUEST_SCHEME"]=>
string(5) "https"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(39) "/home/nvdk/domains/nvdk.nl/private_html"
["SERVER_ADMIN"]=>
string(17) "webmaster@nvdk.nl"
["SCRIPT_FILENAME"]=>
string(49) "/home/nvdk/domains/nvdk.nl/private_html/index.php"
["REMOTE_PORT"]=>
string(5) "46976"
["REDIRECT_URL"]=>
string(354) "/newsletter/track/YTo0OntzOjg6InJlZGlyZWN0IjtzOjE0MzoiaHR0cCUzQSUyRiUyRnd3dy5wYWxncmF2ZS5jb20lMkZwYWdlJTJGZGV0YWlsJTJGdW5jZXJ0YWludHktaW4tbWVkaWNhbC1pbm5vdmF0aW9uLWplc3NpY2EtbWVzbWFuJTJGJTNGc2YxJTNEYmFyY29kZSUyNmFtcCUzQnN0MSUzRDk3ODAyMzAyMTY3MjMiO3M6NzoibGlua19pZCI7czozOiIxNTEiO3M6NzoibWFpbGluZyI7czoyOiI0MiI7czoxMDoic3Vic2NyaWJlciI7czo1OiIyMDUzMCI7fQ=="
["REDIRECT_QUERY_STRING"]=>
string(355) "m=newsletter/track/YTo0OntzOjg6InJlZGlyZWN0IjtzOjE0MzoiaHR0cCUzQSUyRiUyRnd3dy5wYWxncmF2ZS5jb20lMkZwYWdlJTJGZGV0YWlsJTJGdW5jZXJ0YWludHktaW4tbWVkaWNhbC1pbm5vdmF0aW9uLWplc3NpY2EtbWVzbWFuJTJGJTNGc2YxJTNEYmFyY29kZSUyNmFtcCUzQnN0MSUzRDk3ODAyMzAyMTY3MjMiO3M6NzoibGlua19pZCI7czozOiIxNTEiO3M6NzoibWFpbGluZyI7czoyOiI0MiI7czoxMDoic3Vic2NyaWJlciI7czo1OiIyMDUzMCI7fQ=="
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.0"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(355) "m=newsletter/track/YTo0OntzOjg6InJlZGlyZWN0IjtzOjE0MzoiaHR0cCUzQSUyRiUyRnd3dy5wYWxncmF2ZS5jb20lMkZwYWdlJTJGZGV0YWlsJTJGdW5jZXJ0YWludHktaW4tbWVkaWNhbC1pbm5vdmF0aW9uLWplc3NpY2EtbWVzbWFuJTJGJTNGc2YxJTNEYmFyY29kZSUyNmFtcCUzQnN0MSUzRDk3ODAyMzAyMTY3MjMiO3M6NzoibGlua19pZCI7czozOiIxNTEiO3M6NzoibWFpbGluZyI7czoyOiI0MiI7czoxMDoic3Vic2NyaWJlciI7czo1OiIyMDUzMCI7fQ=="
["REQUEST_URI"]=>
string(354) "/newsletter/track/YTo0OntzOjg6InJlZGlyZWN0IjtzOjE0MzoiaHR0cCUzQSUyRiUyRnd3dy5wYWxncmF2ZS5jb20lMkZwYWdlJTJGZGV0YWlsJTJGdW5jZXJ0YWludHktaW4tbWVkaWNhbC1pbm5vdmF0aW9uLWplc3NpY2EtbWVzbWFuJTJGJTNGc2YxJTNEYmFyY29kZSUyNmFtcCUzQnN0MSUzRDk3ODAyMzAyMTY3MjMiO3M6NzoibGlua19pZCI7czozOiIxNTEiO3M6NzoibWFpbGluZyI7czoyOiI0MiI7czoxMDoic3Vic2NyaWJlciI7czo1OiIyMDUzMCI7fQ=="
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1735257699.4541)
["REQUEST_TIME"]=>
int(1735257699)
}