UID\" ORDER BY Date DESC" ); } function archiveLists() : array { return Table::_get_all( 'ArchiveLists', 'Database\ArchiveList', "WHERE AuthorUID = \"$this->UID\"" ); } }