PDOException Object
(
    [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND konu="urunler"' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /var/www/vhosts/bilenpos.com/httpdocs/yonetim/class/Product.php
    [line:protected] => 1976
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/yonetim/class/Product.php
                    [line] => 1976
                    [function] => query
                    [class] => PDO
                    [type] => ->
                )
            [1] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/urundetay.php
                    [line] => 116
                    [function] => getImages
                    [class] => Product
                    [type] => ->
                )
            [2] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/app/Controller/InterimController.php
                    [line] => 65
                    [args] => Array
                        (
                            [0] => /var/www/vhosts/bilenpos.com/httpdocs/urundetay.php
                        )
                    [function] => include
                )
            [3] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php
                    [line] => 163
                    [function] => provider
                    [class] => Bieticaret\Controller\InterimController
                    [type] => ->
                )
            [4] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php
                    [line] => 75
                    [function] => handleRaw
                    [class] => Symfony\Component\HttpKernel\HttpKernel
                    [type] => ->
                )
            [5] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/app/Routes.php
                    [line] => 117
                    [function] => handle
                    [class] => Symfony\Component\HttpKernel\HttpKernel
                    [type] => ->
                )
            [6] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/app/Core/init.php
                    [line] => 79
                    [args] => Array
                        (
                            [0] => /var/www/vhosts/bilenpos.com/httpdocs/app/Routes.php
                        )
                    [function] => include
                )
            [7] => Array
                (
                    [file] => /var/www/vhosts/bilenpos.com/httpdocs/index.php
                    [line] => 3
                    [args] => Array
                        (
                            [0] => /var/www/vhosts/bilenpos.com/httpdocs/app/Core/init.php
                        )
                    [function] => require_once
                )
        )
    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42000
            [1] => 1064
            [2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND konu="urunler"' at line 1
        )
)