Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#3360 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 3932192 bytes)" "file" => "/home/autotraining247/public_html/libraries/vendor/php-debugbar/php-debugbar/src/DebugBar/JavascriptRenderer.php" "line" => 1319 ] }
* @param mixed $suffix * @return string */ protected function getAddDatasetCode($requestId, $data, $suffix = null) { $js = sprintf("%s.addDataSet(%s, \"%s\"%s);\n", $this->variableName, json_encode($data, JSON_HEX_TAG | JSON_HEX_APOS | JSON_HEX_QUOT | JSON_HEX_AMP | JSON_INVALID_UTF8_IGNORE), $requestId, $suffix ? ", " . json_encode($suffix) : '' );|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3932192 bytes) at /home/autotraining247/public_html/libraries/vendor/php-debugbar/php-debugbar/src/DebugBar/JavascriptRenderer.php:1319 |