-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.6
-
Code
-
Classes
- WPUM_Field
Total Complexity |
105 |
Dependencies |
3 |
Dependents |
10 |
Total lines |
749 |
Lines of code |
345 |
Logical lines of code |
234 |
Comment lines |
271 |
Methods |
33 |
Properties |
16 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_field_type_name() |
A |
44 |
13 |
47 |
set_as_primary_field() |
A |
48 |
13 |
35 |
set_user_meta() |
A |
46 |
12 |
40 |
sanitize_columns() |
A |
50 |
8 |
29 |
add() |
A |
53 |
8 |
21 |
setup_field() |
A |
48 |
7 |
32 |
update() |
S |
56 |
4 |
19 |
__construct() |
S |
58 |
4 |
17 |
get_field_data() |
S |
60 |
4 |
14 |
format_value() |
S |
64 |
4 |
10 |
get_key() |
S |
66 |
4 |
8 |
__get() |
S |
67 |
2 |
7 |
exists() |
S |
72 |
2 |
6 |
get_primary_id() |
S |
82 |
1 |
3 |
get_group_id() |
S |
82 |
1 |
3 |
get_ID() |
S |
82 |
1 |
3 |
delete_meta() |
S |
78 |
1 |
3 |
update_meta() |
S |
78 |
1 |
3 |
add_meta() |
S |
78 |
1 |
3 |
meta_exists() |
S |
79 |
1 |
3 |
get_meta() |
S |
79 |
1 |
3 |
get_parent_ID() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_field_order() |
S |
82 |
1 |
3 |
get_visibility() |
S |
82 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
is_required() |
S |
81 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
get_parent_type() |
S |
81 |
1 |
3 |
is_primary() |
S |
82 |
1 |
3 |
get_value() |
S |
82 |
1 |
3 |
get_editable() |
S |
82 |
1 |
3 |
get_type_nicename() |
S |
82 |
1 |
3 |