1. Home
  2. Docs
  3. Function Reference
  4. Functions
  5. get_tables()

get_tables()

Get tables from the database.

By default this function only returns pods tables

Copy to Clipboard

Parameters

$can_return_all

If true, return all tables (default false)

Return

$return_data

Array of tables

Example

Copy to Clipboard

Outputs from the above examples:

Copy to Clipboard
Tags