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