-
Home
-
Secure Custom Fields
-
6.5.0
-
Code
-
Classes
- acf_field_select
Total Complexity |
100 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
780 |
Lines of code |
475 |
Logical lines of code |
192 |
Comment lines |
198 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
D |
33 |
39 |
84 |
get_ajax_query() |
A |
45 |
9 |
44 |
update_value() |
A |
52 |
9 |
25 |
validate_rest_value() |
A |
49 |
8 |
29 |
input_admin_enqueue_scripts() |
S |
44 |
6 |
40 |
get_rest_schema() |
S |
54 |
5 |
20 |
render_field_presentation_settings() |
S |
42 |
1 |
76 |
format_rest_choices() |
S |
57 |
4 |
17 |
format_value_single() |
S |
59 |
4 |
15 |
render_field_settings() |
S |
45 |
1 |
47 |
ajax_query() |
S |
62 |
3 |
12 |
load_value() |
S |
66 |
3 |
9 |
format_value() |
S |
64 |
3 |
10 |
initialize() |
S |
53 |
1 |
23 |
update_field() |
S |
66 |
2 |
8 |
render_field_validation_settings() |
S |
62 |
1 |
12 |
translate_field() |
S |
76 |
1 |
4 |