我想更改列表中显示的默认项目数量(当前为 25)。
我查看文档失败。
谢谢
要更改 Symfony 中 SonataAdminBundle 列表中每页显示的默认项目数,您需要在 SonataAdmin 配置中配置 max_per_page 选项。