◆ checkDbServerParameters()
static checkDbServerParameters |
( |
|
$db, |
|
|
|
$options |
|
) |
| |
|
static |
◆ checkRemoteDbHost()
static checkRemoteDbHost |
( |
|
$options | ) |
|
|
static |
Security check for remote db hosts
- Paramètres
-
\stdClass | $options | The session options |
- Renvoie
- boolean True if passed, otherwise false.
- Depuis
- 4.0.0
Références $options, Text\_(), File\exists(), UserHelper\genRandomPassword(), Factory\getApplication(), Factory\getSession(), JPATH_INSTALLATION, Text\sprintf(), et File\write().
Référencé par DatabaseModel\initialise(), et SetupModel\validateDbConnection().
◆ getDbo()
static getDbo |
( |
|
$driver, |
|
|
|
$host, |
|
|
|
$user, |
|
|
|
$password, |
|
|
|
$database, |
|
|
|
$prefix, |
|
|
|
$select = true , |
|
|
array |
$ssl = [] |
|
) |
| |
|
static |
◆ getEncryptionSettings()
static getEncryptionSettings |
( |
|
$options | ) |
|
|
static |
◆ getMinimumServerVersion()
static getMinimumServerVersion |
( |
|
$db, |
|
|
|
$options |
|
) |
| |
|
static |
Get the minimum required database server version.
- Paramètres
-
DatabaseDriver | $db | Database object |
\stdClass | $options | The session options |
- Renvoie
- string The minimum required database server version.
- Depuis
- 4.0.0
Références $db, et $options.
◆ validateConnectionParameters()
static validateConnectionParameters |
( |
|
$options | ) |
|
|
static |
◆ $dbMinimumMariaDb
$dbMinimumMariaDb = '10.1' |
|
staticprotected |
◆ $dbMinimumMySql
◆ $dbMinimumPostgreSql
$dbMinimumPostgreSql = '11.0' |
|
staticprotected |
La documentation de cette classe a été générée à partir du fichier suivant :