AssetTagConditionGenerator
class AssetTagConditionGenerator implements SqlGeneratorInterface (View source)
Condition generator covering Asset <-> Tag relations (M:M relations are not supported by the Flow PropertyConditionGenerator yet)
Properties
protected EntityManagerInterface | $entityManager | ||
protected string | $tagLabelOrIdentifier |
Methods
__construct(string $tagLabelOrIdentifier)
No description
string
getSql(SQLFilter $sqlFilter, ClassMetadata $targetEntity, string $targetTableAlias)
No description
Details
__construct(string $tagLabelOrIdentifier)
No description
string
getSql(SQLFilter $sqlFilter, ClassMetadata $targetEntity, string $targetTableAlias)
No description