Skip to content

How to reset/get a part of the query ? #2170

Open
@VincentLanglet

Description

@VincentLanglet

Support Question

doctrine/orm Querybuilder provide the getDQLpart and resetDQLpart functions.

I found the debug function in the mongodb-odm ; in my use case, this could be use to get the sort part of my query, but I don't feel like this function is intended to be used in production.
Plus I found no way to reset a part of my query.

Am I missing something or some getQueryPart and resetDQLPart could be a nice new feature ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions