$database->getTables() method

Get array of all tables in this database.

Note that this method caches its result unless you specify boolean false for the $allowCache argument.

Usage

// basic usage
$array = $database->getTables();

// usage with all arguments
$array = $database->getTables(bool $allowCache = true);

Arguments

NameType(s)Description
allowCache (optional)bool

Specify false if you don't want result to be cached or pulled from cache (default=true)

Return value

array

Returns array of table names


$database methods and properties

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #527
    In the 527th issue of ProcessWire Weekly we'll check out what's new in the core this week, introduce a new third party module called Lister Calculator, and more. Read on!
    Weekly.pw / 15 June 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

“ProcessWire is like a breath of fresh air. So powerful yet simple to build with and customise, and web editors love it too.” —Margaret Chatwin, Web developer