-
Home
-
Wordfence Security – Firewall, Malware Scan, and Login Security
-
8.1.0 (latest)
-
Code
-
Classes
- wfDB
| Total Complexity |
59 |
| Dependencies |
2 |
| Dependents |
25 |
| Total lines |
274 |
| Lines of code |
231 |
| Logical lines of code |
137 |
| Comment lines |
37 |
| Methods |
27 |
| Properties |
1 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| insert() |
S |
50 |
6 |
26 |
| createKeyIfNotExists() |
S |
55 |
5 |
21 |
| buildWhereClause() |
S |
53 |
5 |
21 |
| update() |
S |
55 |
4 |
18 |
| select() |
S |
55 |
4 |
17 |
| networkTable() |
S |
70 |
3 |
6 |
| blogTable() |
S |
69 |
3 |
6 |
| columnExists() |
S |
63 |
3 |
10 |
| getBindingType() |
S |
65 |
3 |
10 |
| shared() |
S |
69 |
2 |
7 |
| querySingle() |
S |
65 |
2 |
9 |
| querySingleRec() |
S |
65 |
2 |
9 |
| queryWrite() |
S |
65 |
2 |
9 |
| querySelect() |
S |
65 |
2 |
9 |
| networkPrefix() |
S |
77 |
1 |
4 |
| blogPrefix() |
S |
76 |
1 |
4 |
| binaryValueToSQLHex() |
S |
78 |
1 |
3 |
| queryWriteArray() |
S |
75 |
1 |
4 |
| flush() |
S |
77 |
1 |
4 |
| queryWriteIgnoreError() |
S |
68 |
1 |
7 |
| dropColumn() |
S |
75 |
1 |
4 |
| getMaxAllowedPacketBytes() |
S |
75 |
1 |
4 |
| getMaxLongDataSizeBytes() |
S |
75 |
1 |
4 |
| truncate() |
S |
76 |
1 |
4 |
| getLastError() |
S |
77 |
1 |
4 |
| realEscape() |
S |
76 |
1 |
4 |
| selectAll() |
S |
78 |
1 |
3 |