I would like to get a list of data from my DB with filtration and pagination, but I do not need totalRows, how can I exclude count()?
Now I have this code