-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.25 (latest)
-
Code
-
Classes
- wpdb
| Total Complexity |
277 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
2,230 |
| Lines of code |
862 |
| Logical lines of code |
540 |
| Comment lines |
1,069 |
| Methods |
51 |
| Properties |
53 |
Methods 51
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| query() |
B |
38 |
21 |
70 |
| db_connect() |
B |
37 |
19 |
77 |
| tables() |
B |
43 |
16 |
50 |
| check_connection() |
A |
45 |
12 |
44 |
| get_results() |
A |
48 |
12 |
35 |
| set_charset() |
A |
49 |
12 |
31 |
| update() |
A |
48 |
11 |
30 |
| set_sql_mode() |
A |
47 |
10 |
38 |
| get_row() |
A |
53 |
11 |
22 |
| set_prefix() |
A |
51 |
10 |
26 |
| print_error() |
A |
46 |
9 |
40 |
| __construct() |
A |
51 |
10 |
24 |
| flush() |
S |
55 |
7 |
19 |
| init_charset() |
S |
59 |
7 |
15 |
| _insert_replace_helper() |
S |
53 |
6 |
21 |
| delete() |
S |
54 |
6 |
19 |
| escape() |
S |
56 |
6 |
17 |
| get_blog_prefix() |
S |
59 |
6 |
15 |
| _do_query() |
S |
59 |
6 |
14 |
| has_cap() |
S |
59 |
6 |
14 |
| prepare() |
S |
54 |
5 |
19 |
| select() |
S |
57 |
5 |
18 |
| load_col_info() |
S |
59 |
5 |
14 |
| _real_escape() |
S |
58 |
4 |
16 |
| get_col_info() |
S |
58 |
4 |
16 |
| set_blog_id() |
S |
59 |
4 |
15 |
| get_var() |
S |
62 |
5 |
10 |
| _escape() |
S |
61 |
4 |
14 |
| wptc_do_query() |
S |
67 |
4 |
7 |
| bail() |
S |
63 |
3 |
11 |
| _weak_escape() |
S |
69 |
3 |
6 |
| get_col() |
S |
63 |
3 |
10 |
| get_charset_collate() |
S |
64 |
3 |
10 |
| __get() |
S |
71 |
2 |
6 |
| escape_by_ref() |
S |
73 |
2 |
5 |
| check_database_version() |
S |
69 |
2 |
6 |
| db_version() |
S |
67 |
2 |
8 |
| __destruct() |
S |
82 |
1 |
3 |
| __set() |
S |
81 |
1 |
3 |
| __isset() |
S |
80 |
1 |
3 |
| __unset() |
S |
81 |
1 |
3 |
| esc_like() |
S |
79 |
1 |
3 |
| show_errors() |
S |
74 |
1 |
5 |
| hide_errors() |
S |
74 |
1 |
5 |
| suppress_errors() |
S |
74 |
1 |
5 |
| insert() |
S |
78 |
1 |
3 |
| replace() |
S |
78 |
1 |
3 |
| timer_start() |
S |
76 |
1 |
4 |
| timer_stop() |
S |
80 |
1 |
3 |
| supports_collation() |
S |
75 |
1 |
4 |
| get_caller() |
S |
82 |
1 |
3 |