Elgg  Version master
Elgg\Database\DbConfig Member List

This is the complete list of members for Elgg\Database\DbConfig, including all inherited members.

$dbElgg\Database\DbConfigprotected
$dbencodingElgg\Database\DbConfigprotected
$dbhostElgg\Database\DbConfigprotected
$dbnameElgg\Database\DbConfigprotected
$dbpassElgg\Database\DbConfigprotected
$dbportElgg\Database\DbConfigprotected
$dbprefixElgg\Database\DbConfigprotected
$dbuserElgg\Database\DbConfigprotected
__construct(\stdClass $config)Elgg\Database\DbConfig
fromElggConfig(Config $config)Elgg\Database\DbConfigstatic
getConnectionConfig(string $type=self::READ_WRITE)Elgg\Database\DbConfig
getGeneralConnectionConfig()Elgg\Database\DbConfigprotected
getParticularConnectionConfig(string $type)Elgg\Database\DbConfigprotected
getTablePrefix()Elgg\Database\DbConfig
isDatabaseSplit()Elgg\Database\DbConfig
READElgg\Database\DbConfig
READ_WRITEElgg\Database\DbConfig
WRITEElgg\Database\DbConfig