-
Home
-
Advanced Custom Fields (ACF®)
-
5.11.3
-
Code
-
Classes
- acf_field_image
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
472 |
Lines of code |
263 |
Logical lines of code |
70 |
Comment lines |
143 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
A |
39 |
11 |
72 |
render_field_settings() |
A |
34 |
3 |
129 |
format_value() |
S |
59 |
5 |
15 |
initialize() |
S |
56 |
1 |
18 |
input_admin_enqueue_scripts() |
S |
65 |
1 |
10 |
get_media_item_args() |
S |
76 |
1 |
4 |
update_value() |
S |
79 |
1 |
3 |
validate_value() |
S |
78 |
1 |
3 |
validate_rest_value() |
S |
78 |
1 |
3 |
get_rest_schema() |
S |
80 |
1 |
3 |
format_value_for_rest() |
S |
80 |
1 |
3 |