-
Home
-
Advanced Custom Fields (ACF®)
-
5.11.3
-
Code
-
Classes
- acf_field_select
Total Complexity |
62 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
711 |
Lines of code |
354 |
Logical lines of code |
142 |
Comment lines |
228 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
B |
40 |
17 |
63 |
get_ajax_query() |
A |
47 |
7 |
39 |
input_admin_enqueue_scripts() |
S |
44 |
6 |
43 |
get_rest_schema() |
S |
52 |
6 |
24 |
validate_rest_value() |
S |
52 |
5 |
24 |
render_field_settings() |
S |
40 |
1 |
81 |
format_value_single() |
S |
58 |
5 |
16 |
load_value() |
S |
67 |
3 |
9 |
update_value() |
S |
67 |
3 |
9 |
format_value() |
S |
64 |
3 |
10 |
initialize() |
S |
57 |
1 |
17 |
ajax_query() |
S |
69 |
2 |
7 |
update_field() |
S |
66 |
2 |
8 |
translate_field() |
S |
76 |
1 |
4 |