-
Home
-
Advanced Custom Fields (ACF®)
-
5.9.7
-
Code
-
Classes
- acf_field_select
Total Complexity |
50 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
619 |
Lines of code |
257 |
Logical lines of code |
121 |
Comment lines |
207 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
B |
42 |
16 |
52 |
get_ajax_query() |
S |
49 |
7 |
30 |
input_admin_enqueue_scripts() |
S |
45 |
6 |
39 |
format_value_single() |
S |
60 |
5 |
14 |
render_field_settings() |
S |
43 |
1 |
60 |
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 |
73 |
2 |
5 |
update_field() |
S |
66 |
2 |
8 |
translate_field() |
S |
76 |
1 |
4 |