-
Home
-
Participants Database
-
2.7.2 (latest)
-
Code
-
Classes
- PDb_Manage_Fields_Updates
Total Complexity |
169 |
Dependencies |
10 |
Dependents |
7 |
Total lines |
1,278 |
Lines of code |
656 |
Logical lines of code |
373 |
Comment lines |
380 |
Methods |
40 |
Properties |
0 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_fields() |
D |
26 |
45 |
125 |
process_ajax_submit() |
D |
29 |
32 |
113 |
add_field() |
A |
43 |
9 |
47 |
update_groups() |
A |
48 |
10 |
28 |
string_notation_to_array() |
A |
48 |
9 |
31 |
parse_db_error() |
S |
57 |
5 |
16 |
array_to_string_notation() |
S |
59 |
4 |
13 |
add_group() |
S |
53 |
3 |
22 |
rebuild_group_field_order() |
S |
54 |
3 |
18 |
repair_fields() |
S |
61 |
3 |
12 |
new_datatype() |
S |
63 |
3 |
9 |
allowed_text_html() |
S |
51 |
1 |
30 |
make_name() |
S |
62 |
3 |
9 |
repair_internal_fields() |
S |
66 |
3 |
9 |
text_sanitize() |
S |
63 |
2 |
12 |
sanitize_field_row() |
S |
54 |
1 |
22 |
sanitize_html() |
S |
67 |
2 |
7 |
sanitize_text() |
S |
76 |
2 |
3 |
prep_value() |
S |
71 |
2 |
6 |
i18n() |
S |
74 |
2 |
4 |
sanitized_field_post() |
S |
63 |
2 |
10 |
return_to_the_manage_database_fields_page() |
S |
64 |
2 |
10 |
bool_sanitize() |
S |
67 |
2 |
8 |
maybe_delete_db_column() |
S |
65 |
2 |
9 |
sanitized_group_post() |
S |
64 |
2 |
10 |
sanitize_group_row() |
S |
63 |
1 |
11 |
clean_url() |
S |
69 |
1 |
6 |
dismissable_message() |
S |
75 |
1 |
4 |
yes_delete_db_column() |
S |
78 |
1 |
3 |
field_needs_repair() |
S |
66 |
1 |
7 |
clear_field_def_cache() |
S |
80 |
1 |
3 |
datatype_has_changed() |
S |
74 |
1 |
4 |
default_tag_attributes() |
S |
72 |
1 |
6 |
sanitize_id_list() |
S |
78 |
1 |
3 |
encode_delimiter() |
S |
74 |
1 |
4 |
string_sanitize() |
S |
71 |
1 |
6 |
html_sanitize() |
S |
79 |
1 |
3 |
option_pair_delimiter() |
S |
79 |
1 |
3 |
option_delimiter() |
S |
79 |
1 |
3 |
__construct() |
S |
67 |
1 |
7 |