Closed. This question needs to be more focused。它当前不接受答案。
想要改善这个问题吗?更新问题,使其仅关注editing this post一个问题。
已关闭6年。
Improve this question
我在Doctrine2中找不到Doctrine_Pager,确实需要一种分页查询结果的方法。有没有办法使用其他替代寻呼机(Pear,Zend)?如果有解决方案,也请张贴一些示例代码。 Google并没有帮助我,所以希望人们会:)
想要改善这个问题吗?更新问题,使其仅关注editing this post一个问题。
已关闭6年。
Improve this question
我在Doctrine2中找不到Doctrine_Pager,确实需要一种分页查询结果的方法。有没有办法使用其他替代寻呼机(Pear,Zend)?如果有解决方案,也请张贴一些示例代码。 Google并没有帮助我,所以希望人们会:)
最佳答案
我为Doctrine2编写了此扩展程序,其中包含一个强大的寻呼机:
http://github.com/beberlei/DoctrineExtensions
10-06 03:53