Sulu\Bundle\MediaBundle\Entity\MediaRepositoryInterface::findMediaWithFilenameInCollectionWithId PHP 메소드

findMediaWithFilenameInCollectionWithId() 공개 메소드

public findMediaWithFilenameInCollectionWithId ( string $filename, integer $collectionId ) : Media
$filename string
$collectionId integer
리턴 Media
    public function findMediaWithFilenameInCollectionWithId($filename, $collectionId);