Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1002 Bytes

index.rst

File metadata and controls

30 lines (22 loc) · 1002 Bytes

Index

The Index Crud Action paginates over the primary model in the controller.

On a high level it's basically just calling Controller::paginate().

Configuration

Events

This is a list of events emitted from the Index Crud Action.

Please see the events documentation</events> for a full list of generic properties and how to use the event system correctly.