Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在将数据返回到视图之前执行并将数据附加到 $paginator 的元素?我无法在 Controller 或 TableGateway 中执行查询。我需要根据分页器的结果附加其他结果。