WireDatabaseBackup::dropAllTables() method

Drop all tables from database

Available since version 3.0.130.

Usage

$int = $backup->dropAllTables();

Return value

int

Quantity of tables dropped

Exceptions

Method can throw exceptions on error:

  • \Exception


$backup methods and properties

API reference based on ProcessWire core version 3.0.253