-
Home
-
Advanced Custom Fields: Extended
-
0.9.1
-
Code
-
Classes
- acfe_field_taxonomy_terms
| Total Complexity |
148 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
1,504 |
| Lines of code |
865 |
| Logical lines of code |
381 |
| Comment lines |
257 |
| Methods |
17 |
| Properties |
1 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filter_terms() |
D |
32 |
34 |
106 |
| render_field_settings() |
D |
20 |
16 |
343 |
| prepare_field() |
C |
36 |
26 |
71 |
| get_ajax_query_allowed_terms() |
A |
37 |
12 |
79 |
| update_value() |
A |
46 |
14 |
38 |
| load_value() |
A |
49 |
10 |
32 |
| get_ajax_query() |
A |
43 |
8 |
52 |
| format_value() |
A |
55 |
8 |
20 |
| convert_terms_to_choices() |
S |
53 |
4 |
23 |
| ajax_query() |
S |
60 |
3 |
14 |
| get_terms() |
S |
57 |
2 |
18 |
| initialize() |
S |
50 |
1 |
30 |
| save_post() |
S |
64 |
3 |
10 |
| ajax_query_allowed_terms() |
S |
69 |
2 |
7 |
| update_field() |
S |
68 |
2 |
7 |
| get_rest_schema() |
S |
64 |
2 |
10 |
| translate_field() |
S |
73 |
1 |
5 |