ContentExtension
class ContentExtension implements QueryCollectionExtensionInterface, QueryItemExtensionInterface (View source)
Methods
void
applyToCollection(QueryBuilder $queryBuilder, QueryNameGeneratorInterface $queryNameGenerator, string $resourceClass, string|null $operationName = null)
No description
void
applyToItem(QueryBuilder $queryBuilder, QueryNameGeneratorInterface $queryNameGenerator, string $resourceClass, array $identifiers, string|null $operationName = null, array $context = [])
No description