-
Home
-
Secure Custom Fields
-
6.3.3
-
Code
-
Classes
- acf_field_file
Total Complexity |
44 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
511 |
Lines of code |
292 |
Logical lines of code |
116 |
Comment lines |
150 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
A |
37 |
9 |
94 |
get_rest_schema() |
A |
50 |
9 |
28 |
validate_value() |
S |
55 |
6 |
21 |
validate_rest_value() |
S |
53 |
5 |
21 |
format_value() |
S |
59 |
5 |
15 |
render_field_validation_settings() |
S |
47 |
3 |
42 |
render_field_settings() |
S |
51 |
1 |
31 |
initialize() |
S |
57 |
1 |
16 |
update_value() |
S |
68 |
2 |
8 |
input_admin_enqueue_scripts() |
S |
67 |
1 |
9 |
get_media_item_args() |
S |
76 |
1 |
4 |
format_value_for_rest() |
S |
80 |
1 |
3 |