-
Home
-
Advanced Custom Fields: Extended
-
0.8.8.2
-
Code
-
Classes
- acfe_field_taxonomy_terms
Total Complexity |
126 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
1,179 |
Lines of code |
709 |
Logical lines of code |
334 |
Comment lines |
94 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_terms() |
D |
32 |
34 |
102 |
render_field_settings() |
C |
22 |
16 |
279 |
prepare_field() |
A |
43 |
15 |
47 |
get_ajax_query_allowed_terms() |
A |
37 |
12 |
79 |
format_value() |
A |
53 |
10 |
24 |
get_ajax_query() |
A |
44 |
8 |
47 |
update_value() |
A |
50 |
9 |
29 |
load_value() |
A |
52 |
8 |
24 |
__construct() |
S |
50 |
1 |
30 |
save_post() |
S |
65 |
3 |
9 |
convert_terms_to_choices() |
S |
63 |
2 |
11 |
ajax_query_allowed_terms() |
S |
71 |
2 |
6 |
get_terms() |
S |
64 |
2 |
10 |
ajax_query() |
S |
71 |
2 |
6 |
update_field() |
S |
69 |
2 |
6 |