Type to search columns, filters, options, and extensions.

to navigate · Enter to open · Esc to close

Documentation

Reference

Classes, attributes, enums, and the Ajax contract, described exactly.

  1. 01AbstractDataTableCreate reusable, configurable data tables with Doctrine integration
  2. 02DataTableReference for the DataTable fluent configuration API
  3. 03DataTableRequestRequest DTOs used for server-side processing
  4. 04FiltersDeclarative filter bar inspired by Filament and EasyAdmin
  5. 05AttributesReference for AsDataTable and Column PHP attributes
  6. 06Edit ModalInline edit modal configuration, template overrides, form mapping, and customization
  7. 07Data Providers & Row MappersContracts and built-in implementations for data retrieval and row mapping
  8. 08Query FiltersThe server-side query pipeline, the read intent it consumes, and how to add a filter
  9. 09Search StrategiesPer-column search logic and the global search predicate builder
  10. 10Custom ExportersThe ExporterInterface contract, the streaming pipeline, and how to replace a writer
  11. 11EnumsPublic enum values used by UX DataTables
  12. 12Maker CommandGenerate DataTable classes from Doctrine entities
  13. 13Web Profiler PanelWhat the DataTables profiler collects and what the panel shows