Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
memory()
Returns the current memory usage in a human-readable format
return
(string)
Example
<?= memory() ?>
↑
Toolkit API overview
←
l($key, $default = null)
→
multiline($text)
↓
Back to Toolkit API section
Top