ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (protected ?string $export_hooks_path) | |
createDump (string $host, string $user, string $password, string $name, string $port, string $target) | |
Data Fields | |
const | FILE_NAME = "dump.sql" |
Definition at line 23 of file MysqlIfsnopDumper.php.
MysqlIfsnopDumper::__construct | ( | protected ?string | $export_hooks_path | ) |
Definition at line 27 of file MysqlIfsnopDumper.php.
MysqlIfsnopDumper::createDump | ( | string | $host, |
string | $user, | ||
string | $password, | ||
string | $name, | ||
string | $port, | ||
string | $target | ||
) |
Implements MysqlDumper.
Definition at line 31 of file MysqlIfsnopDumper.php.
References Vendor\Package\$e.
const MysqlIfsnopDumper::FILE_NAME = "dump.sql" |
Definition at line 25 of file MysqlIfsnopDumper.php.
Referenced by ilDatabaseDumpedToDirectoryObjective\getLabel(), and ILIAS\Setup\CLI\InstallCommand\prepareILIASInstallation().