wallabag/src/Wallabag
Kevin Decherf b7c5fda512 EntryRepository: refactor getBuilderByUser
We refactor getBuilderByUser to separate QueryBuilder getter and the
orderBy(). The previous code of getBuilderByUser() has been moved to
getSortedQueryBuilderByUser(). getBuildByUser() now returns a
QueryBuilder without the call to orderBy().

A new method named sortQueryBuilder() returns a given QueryBuilder with
an orderBy() call using given sort parameters.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2018-09-05 18:44:08 +02:00
..
AnnotationBundle AnnotationRepository: rename getBuilderByUser 2018-09-05 18:44:08 +02:00
ApiBundle php-cs-fixer 2018-09-05 14:25:32 +02:00
CoreBundle EntryRepository: refactor getBuilderByUser 2018-09-05 18:44:08 +02:00
ImportBundle php-cs-fixer 2018-09-05 14:25:32 +02:00
UserBundle wallabag logo with typo replaced by an SVG one 2018-07-11 21:51:52 +02:00