In case of Images this is a thumbnail of the image, in case of other assets an icon representation.
public getThumbnailUriAndSizeForAsset ( Neos\Media\Domain\Model\AssetInterface $asset, |
||
$asset | Neos\Media\Domain\Model\AssetInterface | |
$configuration | ||
$request | Request argument must be provided for asynchronous thumbnails | |
Результат | array | null | Array with keys "width", "height" and "src" if the thumbnail generation work or null |