$media->id, 'type' => 'image', 'url' => $media->url(), 'remote_url' => null, 'preview_url' => $media->thumbnailUrl(), 'text_url' => null, 'meta' => null, 'description' => null, ]; } }