Rules for displaying events in the venue table.
Located at culturehosts-importer/src/Admin/Resources/Venue.php
| Methods |
public
|
get_columns(): array
Get the columns to display for this record type.
Get the columns to display for this record type.
Implements
|
#
|
public
|
get_sortable_columns(): array
Get the sortable columns for the table.
Get the sortable columns for the table.
Implements
|
#
|
public
|
process_record(Record $record): array
Extract the column data from a single record.
Extract the column data from a single record.
Implements
|
#
|