$e PDOException(8)
  • contents
  • Available methods (11)
  • protected message -> string(204) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in you…"
    SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9' at line 1
    private string -> string(0) ""
    protected code -> string(5) "42000"
    protected file -> string(52) "/var/www/html/include/vendor/j4mie/idiorm/idiorm.php"
    • File (94.95K)
    • -rw-rw-r--
    protected line -> integer505
    private trace -> array(10)
    array(5)
    'file' => string(52) "/var/www/html/include/vendor/j4mie/idiorm/idiorm.php"
    • File (94.95K)
    • -rw-rw-r--
    'line' => integer505
    'function' => string(7) "execute"
    'class' => string(12) "PDOStatement"
    'type' => string(2) "->"
    array(5)
    'file' => string(52) "/var/www/html/include/vendor/j4mie/idiorm/idiorm.php"
    • File (94.95K)
    • -rw-rw-r--
    'line' => integer1909
    'function' => string(8) "_execute"
    'class' => string(3) "ORM"
    'type' => string(2) "::"
    array(5)
    'file' => string(52) "/var/www/html/include/vendor/j4mie/idiorm/idiorm.php"
    • File (94.95K)
    • -rw-rw-r--
    'line' => integer718
    'function' => string(4) "_run"
    'class' => string(3) "ORM"
    'type' => string(2) "->"
    array(5)
    'file' => string(52) "/var/www/html/include/vendor/j4mie/idiorm/idiorm.php"
    • File (94.95K)
    • -rw-rw-r--
    'line' => integer707
    'function' => string(10) "_find_many"
    'class' => string(3) "ORM"
    'type' => string(2) "->"
    array(5)
    'file' => string(52) "/var/www/html/include/vendor/j4mie/idiorm/idiorm.php"
    • File (94.95K)
    • -rw-rw-r--
    'line' => integer2269
    'function' => string(9) "find_many"
    'class' => string(3) "ORM"
    'type' => string(2) "->"
    array(5)
    'file' => string(49) "/var/www/html/modules/products/Products.utils.php"
    • File (15.05K)
    • -rw-rw-r--
    'line' => integer230
    'function' => string(6) "__call"
    'class' => string(3) "ORM"
    'type' => string(2) "->"
    array(5)
    'file' => string(46) "/var/www/html/modules/products/front/index.php"
    • File (4.12K)
    • -rw-rw-r--
    'line' => integer71
    'function' => string(8) "findMany"
    'class' => string(8) "Products"
    'type' => string(2) "::"
    array(4)
    'file' => string(50) "/var/www/html/include/class/Controllers/Module.php"
    • File (3.15K)
    • -rw-rw-r--
    'line' => integer85
    'args' => array(1)
    string(46) "/var/www/html/modules/products/front/index.php"
    • File (4.12K)
    • -rw-rw-r--
    'function' => string(7) "include"
    • Directory (4.00K)
    • drwxrwxr-x
    array(5)
    'file' => string(21) "/var/www/html/app.php"
    • File (2.55K)
    • -rw-rw-r--
    'line' => integer75
    'function' => string(8) "getFront"
    'class' => string(22) "App\Controllers\Module"
    'type' => string(2) "->"
    array(4)
    'file' => string(23) "/var/www/html/index.php"
    • File (3.72K)
    • -rw-rw-r--
    'line' => integer115
    'args' => array(1)
    string(21) "/var/www/html/app.php"
    • File (2.55K)
    • -rw-rw-r--
    'function' => string(12) "require_once"
    private previous -> NULL
    public errorInfo -> array(3)
    string(5) "42000"
    integer1064
    string(148) "You have an error in your SQL syntax; check the manual that corresponds to your …"
    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9' at line 1
  • final public getCode()
    Inherited from Exception
    Defined in :
    final public getFile()
    Inherited from Exception
    Defined in :
    final public getLine()
    Inherited from Exception
    Defined in :
    final public getMessage()
    Inherited from Exception
    Defined in :
    final public getPrevious()
    Inherited from Exception
    Defined in :
    final public getTrace()
    Inherited from Exception
    Defined in :
    final public getTraceAsString()
    Inherited from Exception
    Defined in :
    public __construct($message, $code, $previous)
    Inherited from Exception
    Defined in :
    public __toString()
    Inherited from Exception
    Defined in :
    public __wakeup()
    Inherited from Exception
    Defined in :
    final private __clone()
    Inherited from Exception
    Defined in :