References QueryAwareInterface
Reference
I
Interface

ApiPlatform\Doctrine\Orm\QueryAwareInterface

interface ApiPlatform\Doctrine\Orm\QueryAwareInterface
{
    public getQuery(): Doctrine\ORM\Query
}

Methods

getQuery

Gets the Query object that will actually be executed.This should allow configuring options which could only be set on the Query object itself.

public getQuery(): Doctrine\ORM\Query

Returns

Doctrine\ORM\Query

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop