-
Home
-
Duplicator – Migration & Backup Plugin
-
1.5.3.1
-
Code
-
Classes
- DUPX_DB_Functions
Total Complexity |
104 |
Dependencies |
11 |
Dependents |
12 |
Total lines |
754 |
Lines of code |
426 |
Logical lines of code |
256 |
Comment lines |
184 |
Methods |
34 |
Properties |
8 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
pregReplaceTableName() |
A |
42 |
10 |
50 |
dbConnection() |
A |
42 |
8 |
51 |
getCharsetAndCollationData() |
A |
48 |
8 |
33 |
checkFlagsDbConnection() |
S |
50 |
7 |
28 |
getEngineData() |
S |
55 |
6 |
19 |
getDefaultCharset() |
S |
57 |
5 |
16 |
getTablesReplaceList() |
S |
52 |
4 |
23 |
getAdminUsers() |
S |
56 |
3 |
17 |
tablesExist() |
S |
57 |
3 |
16 |
getForeinKeysData() |
S |
59 |
3 |
13 |
checkIfUserNameExists() |
S |
61 |
3 |
11 |
getDefaultEngine() |
S |
67 |
3 |
8 |
getDuplicatorVersion() |
S |
64 |
3 |
9 |
dropForeignKeys() |
S |
62 |
3 |
10 |
getRealCollateByParam() |
S |
65 |
3 |
8 |
userPwdReset() |
S |
61 |
2 |
11 |
updatePostsAuthor() |
S |
62 |
2 |
10 |
getExcludedTables() |
S |
65 |
2 |
9 |
getUserTableName() |
S |
70 |
2 |
6 |
getPackagesTableName() |
S |
70 |
2 |
6 |
getUserMetaTableName() |
S |
70 |
2 |
6 |
getInstance() |
S |
72 |
2 |
6 |
getPostsTableName() |
S |
70 |
2 |
6 |
getOptionsTableName() |
S |
70 |
2 |
6 |
getRealCharsetByParam() |
S |
72 |
2 |
5 |
getCollationsList() |
S |
68 |
2 |
7 |
getDefaultCollateOfCharset() |
S |
74 |
2 |
4 |
closeDbConnection() |
S |
66 |
2 |
9 |
getCharsetsList() |
S |
80 |
1 |
3 |
copyTable() |
S |
75 |
1 |
4 |
renameTable() |
S |
75 |
1 |
4 |
dropTable() |
S |
76 |
1 |
4 |
getSupportedEngineList() |
S |
73 |
1 |
5 |
__construct() |
S |
80 |
1 |
3 |