-
Home
-
Advanced Custom Fields (ACF®)
-
5.10.1
-
Code
-
Classes
- acf_field_file
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
448 |
Lines of code |
234 |
Logical lines of code |
83 |
Comment lines |
134 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
A |
37 |
9 |
93 |
render_field_settings() |
S |
41 |
3 |
71 |
validate_value() |
S |
55 |
6 |
21 |
format_value() |
S |
59 |
5 |
15 |
update_value() |
S |
68 |
2 |
8 |
initialize() |
S |
60 |
1 |
13 |
input_admin_enqueue_scripts() |
S |
67 |
1 |
9 |
get_media_item_args() |
S |
76 |
1 |
4 |