Skip to content
Advertisement

Findby DateTime the recent uploaded articles Symfony

Hello im triying to get on my dashboard only the most recent articles but isnt working i did this function

JavaScript

and this in my dashboardcontroller

JavaScript

but when i do a var dump i doesnt bring any post.

Advertisement

Answer

You can use setFirstResult and setMaxResults, for example:

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement