PHP Inpsyde\MultilingualPress\Database Namespace

Nested Namespaces

Inpsyde\MultilingualPress\Database\Exception
Inpsyde\MultilingualPress\Database\Table

Interfaces

Name Description
Table Interface for all tables.
TableDuplicator Interface for all table duplicator implementations.
TableInstaller Interface for all table installer implementations.
TableList Interface for all table list implementations.
TableReplacer Interface for all table replacer implementations.
TableStringReplacer Interface for all table string replacer implementations.

Classes

Name Description
DatabaseServiceProvider Service provider for all database objects.
WPDBTableDuplicator Table duplicator implementation using the WordPress database object.
WPDBTableInstaller Table installer implementation using the WordPress database object.
WPDBTableList Table list implementation using the WordPress database object.
WPDBTableReplacer Table replacer implementations using the WordPress database object.
WPDBTableStringReplacer Table string replacer implementation using the WordPress database object.