Home
last modified time | relevance | path

Searched refs:testDatabaseSettings (Results 1 – 10 of 10) sorted by relevance

/dports/www/thirtybees/thirtybees-1.1.0/install/controllers/http/
H A Ddatabase.php85 $this->errors = $this->modelDatabase->testDatabaseSettings(
122 …$errors = $this->modelDatabase->testDatabaseSettings($server, $database, $login, $password, $prefi…
/dports/finance/prestashop/prestashop/install/controllers/http/
H A Ddatabase.php68 $this->errors = $this->model_database->testDatabaseSettings(
109 …$errors = $this->model_database->testDatabaseSettings($server, $database, $login, $password, $pref…
/dports/security/keepassx-devel/keepassx-55869e8/tests/gui/
H A DTestGui.h48 void testDatabaseSettings();
H A DTestGui.cpp405 void TestGui::testDatabaseSettings() in testDatabaseSettings() function in TestGui
/dports/security/keepassxc/keepassxc-2.6.6/tests/gui/
H A DTestGui.h66 void testDatabaseSettings();
H A DTestGui.cpp1287 void TestGui::testDatabaseSettings() in testDatabaseSettings() function in TestGui
/dports/www/thirtybees/thirtybees-1.1.0/install/models/
H A Ddatabase.php46 …public function testDatabaseSettings($server, $database, $login, $password, $prefix, $clear = fals… function in InstallModelDatabase
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Install/
H A DDatabase.php46 …public function testDatabaseSettings($server, $database, $login, $password, $prefix, $clear = fals… function in PrestaShopBundle\\Install\\Database
/dports/www/thirtybees/thirtybees-1.1.0/install/controllers/console/
H A Dprocess.php83 …if (!$this->modelDatabase->testDatabaseSettings($this->datas->databaseServer, $this->datas->databa…
/dports/finance/prestashop/prestashop/install/controllers/console/
H A Dprocess.php119 if (!$this->model_database->testDatabaseSettings(