Pagination for greatest n per group query using Symfony and Doctrine
I need to get paginated greatest scores for all users, but I have problem with paginator.
I need to get paginated greatest scores for all users, but I have problem with paginator.