$sqlite->tables() Returns a query to list the tables of the current database; the query needs to return rows with a column name kirby/src/Database/Sql/Sqlite.php#L128 $sqlite->tables(): array Return type array Parent class Kirby\Database\Sql\Sqlite