-
Home
-
Secure Custom Fields
-
6.4.2
-
Code
-
Classes
- acf_field_gallery
Total Complexity |
65 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
903 |
Lines of code |
587 |
Logical lines of code |
210 |
Comment lines |
209 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ajax_update_attachment() |
A |
45 |
11 |
43 |
render_field() |
A |
35 |
6 |
98 |
render_attachment() |
A |
38 |
7 |
82 |
render_field_validation_settings() |
A |
37 |
3 |
110 |
format_value() |
A |
48 |
7 |
35 |
ajax_get_sort_order() |
S |
48 |
5 |
37 |
validate_rest_value() |
S |
61 |
5 |
12 |
ajax_get_attachment() |
S |
55 |
4 |
22 |
get_rest_schema() |
S |
58 |
3 |
16 |
validate_value() |
S |
63 |
4 |
10 |
get_rest_links() |
S |
60 |
3 |
14 |
initialize() |
S |
48 |
1 |
32 |
render_field_settings() |
S |
51 |
1 |
31 |
render_field_presentation_settings() |
S |
54 |
1 |
25 |
update_value() |
S |
66 |
2 |
9 |
input_admin_enqueue_scripts() |
S |
68 |
1 |
8 |
format_value_for_rest() |
S |
80 |
1 |
3 |