14 if (!isset(
$vars[
'alt'])) {
15 elgg_log(
'The view output/img requires that the alternate text be set.', \Psr\Log\LogLevel::NOTICE);
if(empty($src)) if(!isset($vars['alt'])) $vars['src']
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_log($message, $level=\Psr\Log\LogLevel::NOTICE)
Log a message.
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.
elgg_normalize_url(string $url)