Exception detected!

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14802784 bytes)

500 Internal Server Error - OutOfMemoryException

Stack Trace

  1. in vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php at line 122  -
    1.             }
    2.             if ($cursorOrientation === null && $cursorOffset === null) {
    3.                 return parent::fetch($fetchMode);
    4.             }
    5.             if ($cursorOffset === null) {

Logs  -

Stack Trace (Plain Text)  +