Fatal Error

Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) search►

File: .../pracovniprilezitost.cz/vendor/nette/database/src/Database/Helpers.php:229

219: $row[$key] = (float) $value; 220: 221: } elseif ($type === IStructure::FIELD_BOOL) { 222: $row[$key] = ((bool) $value) && $value !== 'f' && $value !== 'F'; 223: 224: } elseif ( 225: $type === IStructure::FIELD_DATETIME 226: || $type === IStructure::FIELD_DATE 227: || $type === IStructure::FIELD_TIME 228: ) { 229: $row[$key] = new Nette\Utils\DateTime($value); 230: 231: } elseif ($type === IStructure::FIELD_TIME_INTERVAL) { 232: preg_match('#^(-?)(\d+)\D(\d+)\D(\d+)(\.\d+)?$#D', $value, $m); 233: $row[$key] = new \DateInterval("PT$m[2]H$m[3]M$m[4]S");

	

Requests


Presenter


			

GET http://www.pracovniprilezitost.cz/volna-mista/

Host
'www.pracovniprilezitost.cz'
X-Forwarded-For
'54.224.52.210'
accept
'*/*'
user-agent
'claudebot'
GEOIP_ADDR
'54.224.52.210'
GEOIP_CONTINENT_CODE
'NA'
GEOIP_COUNTRY_CODE
'US'
GEOIP_COUNTRY_NAME
'United States'

$_GET

empty

$_POST

empty

$_COOKIE

empty

Code: 500

Set-Cookie
'tracy-session=34b8d12805; expires=Sat, 15-Mar-2025 11:14:45 GMT; Max-Age=31557600; path=/; HttpOnly'
X-Powered-By
'Nette Framework 3'
X-Frame-Options
'SAMEORIGIN'
Set-Cookie
'_nss=1; path=/; HttpOnly; SameSite=Strict'
Vary
'X-Requested-With'
Content-Type
'text/html; charset=UTF-8'

Headers were not sent at the time the exception was thrown