TagRepository
class TagRepository extends Repository (View source)
A repository for Tags
Properties
protected array | $defaultOrderings |
Methods
QueryResultInterface
findBySearchTerm(string $searchTerm)
No description
QueryResultInterface
findByAssetCollections(array $assetCollections)
No description
findOneByLabel(string $label)
No description
QueryResult