array(10) {
[0]=>
string(11) "__construct"
[1]=>
string(8) "__wakeup"
[2]=>
string(10) "getMessage"
[3]=>
string(7) "getCode"
[4]=>
string(7) "getFile"
[5]=>
string(7) "getLine"
[6]=>
string(8) "getTrace"
[7]=>
string(11) "getPrevious"
[8]=>
string(16) "getTraceAsString"
[9]=>
string(10) "__toString"
}
object(PDOException)#5 (8) {
["message":protected]=>
string(89) "SQLSTATE[HY000] [1045] Access denied for user 'sitioya'@'localhost' (using password: YES)"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(1045)
["file":protected]=>
string(55) "/home/esther/public_html/core/db/drivers/pdo/mysqli.php"
["line":protected]=>
int(12)
["trace":"Exception":private]=>
array(12) {
[0]=>
array(6) {
["file"]=>
string(55) "/home/esther/public_html/core/db/drivers/pdo/mysqli.php"
["line"]=>
int(12)
["function"]=>
string(11) "__construct"
["class"]=>
string(3) "PDO"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
string(35) "mysql:host=localhost;dbname=sitioya"
[1]=>
string(7) "sitioya"
[2]=>
string(7) "sitioya"
}
}
[1]=>
array(6) {
["file"]=>
string(47) "/home/esther/public_html/core/db/connection.php"
["line"]=>
int(16)
["function"]=>
string(11) "__construct"
["class"]=>
string(13) "TDBPDO_Mysqli"
["type"]=>
string(2) "->"
["args"]=>
array(4) {
[0]=>
string(9) "localhost"
[1]=>
string(7) "sitioya"
[2]=>
string(7) "sitioya"
[3]=>
string(7) "sitioya"
}
}
[2]=>
array(6) {
["file"]=>
string(41) "/home/esther/public_html/core/Koshkil.php"
["line"]=>
int(260)
["function"]=>
string(7) "connect"
["class"]=>
string(18) "DatabaseConnection"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(15) "Database.master"
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/esther/public_html/core/db/manager.php"
["line"]=>
int(22)
["function"]=>
string(11) "getDatabase"
["class"]=>
string(7) "Koshkil"
["type"]=>
string(2) "::"
["args"]=>
array(0) {
}
}
[4]=>
array(6) {
["file"]=>
string(42) "/home/esther/public_html/core/db/model.php"
["line"]=>
int(66)
["function"]=>
string(10) "checkTable"
["class"]=>
string(7) "Manager"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
object(TModelOpciones)#2 (20) {
["table":protected]=>
string(12) "tbl_opciones"
["fillable":protected]=>
array(4) {
[0]=>
string(12) "opc_variable"
[1]=>
string(9) "opc_value"
[2]=>
string(10) "opc_record"
[3]=>
string(10) "usr_codigo"
}
["indexField"]=>
string(10) "opc_codigo"
["qb":"TModel":private]=>
NULL
["readOnly":protected]=>
bool(false)
["structure":protected]=>
array(2) {
["fields"]=>
array(5) {
["opc_codigo"]=>
array(3) {
["type"]=>
string(3) "int"
["length"]=>
string(2) "11"
["extra"]=>
string(23) "NOT NULL AUTO_INCREMENT"
}
["opc_variable"]=>
array(3) {
["type"]=>
string(7) "varchar"
["length"]=>
string(3) "128"
["extra"]=>
string(19) "NOT NULL DEFAULT ''"
}
["opc_value"]=>
array(3) {
["type"]=>
string(7) "varchar"
["length"]=>
string(3) "255"
["extra"]=>
string(19) "NOT NULL DEFAULT ''"
}
["opc_record"]=>
array(3) {
["type"]=>
string(3) "int"
["length"]=>
string(2) "11"
["extra"]=>
string(20) "NOT NULL DEFAULT '0'"
}
["usr_codigo"]=>
array(3) {
["type"]=>
string(3) "int"
["length"]=>
string(2) "11"
["extra"]=>
string(20) "NOT NULL DEFAULT '0'"
}
}
["keys"]=>
array(2) {
[0]=>
array(3) {
["key_name"]=>
string(0) ""
["primary"]=>
bool(true)
["fields"]=>
string(10) "opc_codigo"
}
[1]=>
array(3) {
["key_name"]=>
string(10) "usr_codigo"
["primary"]=>
string(0) ""
["fields"]=>
string(10) "usr_codigo"
}
}
}
["alias":protected]=>
string(0) ""
["skipEncoding":protected]=>
array(0) {
}
["encodeQuotes":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["json":protected]=>
array(0) {
}
["attributes"]=>
array(0) {
}
["auditEnabled":protected]=>
bool(true)
["encodingFunction":protected]=>
NULL
["decodingFunction":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["dependantModels":protected]=>
array(0) {
}
["behaviors":protected]=>
array(0) {
}
["loadedBehaviors":"TModel":private]=>
array(0) {
}
["events":"TModel":private]=>
array(1) {
["ownable"]=>
array(2) {
["setupTableStructure"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(33) "ownable_event_setupTableStructure"
}
["create"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(20) "ownable_event_create"
}
}
}
}
}
}
[5]=>
array(6) {
["file"]=>
string(42) "/home/esther/public_html/core/db/model.php"
["line"]=>
int(55)
["function"]=>
string(9) "initModel"
["class"]=>
string(6) "TModel"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[6]=>
array(6) {
["file"]=>
string(51) "/home/esther/public_html/core/db/traits/ownable.php"
["line"]=>
int(71)
["function"]=>
string(11) "__construct"
["class"]=>
string(6) "TModel"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[7]=>
array(6) {
["file"]=>
string(60) "/home/esther/public_html/core/web/Plugins/PluginsManager.php"
["line"]=>
int(308)
["function"]=>
string(13) "belongsToUser"
["class"]=>
string(14) "TModelOpciones"
["type"]=>
string(2) "::"
["args"]=>
array(0) {
}
}
[8]=>
array(6) {
["file"]=>
string(60) "/home/esther/public_html/core/web/Plugins/PluginsManager.php"
["line"]=>
int(54)
["function"]=>
string(12) "loadDefaults"
["class"]=>
string(14) "PluginsManager"
["type"]=>
string(2) "::"
["args"]=>
array(0) {
}
}
[9]=>
array(6) {
["file"]=>
string(44) "/home/esther/public_html/core/http/Route.php"
["line"]=>
int(13)
["function"]=>
string(19) "getInstalledPlugins"
["class"]=>
string(14) "PluginsManager"
["type"]=>
string(2) "::"
["args"]=>
array(0) {
}
}
[10]=>
array(6) {
["file"]=>
string(52) "/home/esther/public_html/core/KoshkilApplication.php"
["line"]=>
int(24)
["function"]=>
string(8) "parseURI"
["class"]=>
string(5) "Route"
["type"]=>
string(2) "::"
["args"]=>
array(0) {
}
}
[11]=>
array(6) {
["file"]=>
string(42) "/home/esther/public_html/webroot/index.php"
["line"]=>
int(7)
["function"]=>
string(3) "run"
["class"]=>
string(18) "KoshkilApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
["errorInfo"]=>
array(3) {
[0]=>
string(5) "HY000"
[1]=>
int(1045)
[2]=>
string(66) "Access denied for user 'sitioya'@'localhost' (using password: YES)"
}
}