I've created an example of the pager in D7 since there is no longer a pager_query function. Not sure if there is a big demand for this one but since I needed to learn how to do it I figured I'd add an example here.

Comments

rfay’s picture

Thanks! Looking forward to looking at it.

vaibhavjain’s picture

Worked upto some extent for me, seems like some issues still there when migrating from d6 to d7.
This was helpful in understanding the basic Pager implementation.

@aaronott - Thanks for the example.

dave reid’s picture

Version: » 7.x-1.x-dev
rfay’s picture

Status: Needs review » Fixed

Absolutely stupendous. What a wonderful example. Thanks so much for the time you spent on this, and I hope you'll do lots more work here. And with TESTS! Thought I'd died and gone to heaven.

D7: acc97ea
D8: 8a6586a

rfay’s picture

StatusFileSize
new5.7 KB

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

tr’s picture

This patch introduced D7 code into the D8 branch. Fixed in commit c0f027551980.