SupportsTaggingInterface
interface SupportsTaggingInterface (View source)
Methods
Details
AssetProxyQueryResultInterface
findByTag(Tag $tag)
NOTE: This needs to be refactored to use a tag identifier instead of Media's domain model before it can become a public API for other asset sources.
AssetProxyQueryResultInterface
findUntagged()
No description
int
countUntagged()
No description
int
countByTag(Tag $tag)
No description