Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1543 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 23085056 bytes)" "file" => "/var/www/tophosting/bn/vhost_44444/libraries/vendor/joomla/database/src/Pdo/PdoStatement.php" "line" => 149 ] }
* * @since 2.0.0 */ public function execute(?array $parameters = null) { return $this->pdoStatement->execute($parameters); } /** * Fetches the next row from a result set *|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 23085056 bytes) at /var/www/tophosting/bn/vhost_44444/libraries/vendor/joomla/database/src/Pdo/PdoStatement.php:149 |