phpBB API Documentation
Namespace

phpbb\db\extractor

base_extractor Abstract base class for database extraction
factory A factory which serves the suitable extractor instance for the given dbal
mssql_extractor
mysql_extractor
oracle_extractor
postgres_extractor
sqlite3_extractor

Interfaces

extractor_interface Database extractor interface