entityForUrl

abstract fun entityForUrl(url: String): Entity?
abstract fun entityForUrl(url: Uri): Entity?