$field->escape()
Escapes the field value to be safely used in HTML templates without the risk of XSS attacks
$field->escape(string $context = 'html'):
Escapes the field value to be safely used in HTML templates without the risk of XSS attacks
$field->escape(string $context = 'html'):