itemTypeToIconClass($item, $itemType); $extension = substr(strtolower(pathinfo($item->path, PATHINFO_EXTENSION)), 0, 4) ?? '???'; if ($itemIconClass == 'icon-file'): ?>
getResizedImageUrl($item->path, $thumbnailParams) ): ?>
makePartial('thumbnail-image', [ 'imageUrl' => $thumbnailUrl, ]) ?>