-
Home
-
Advanced Custom Fields (ACF®)
-
5.11.2
-
Code
-
Classes
- acf_field_checkbox
Total Complexity |
40 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
602 |
Lines of code |
273 |
Logical lines of code |
106 |
Comment lines |
207 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
walk() |
A |
44 |
7 |
49 |
update_value() |
A |
52 |
8 |
26 |
get_rest_schema() |
S |
54 |
6 |
21 |
render_field_settings() |
S |
38 |
1 |
88 |
render_field() |
S |
52 |
5 |
24 |
render_field_custom() |
S |
55 |
4 |
19 |
render_field_toggle() |
S |
59 |
3 |
14 |
format_value() |
S |
69 |
2 |
7 |
initialize() |
S |
60 |
1 |
14 |
render_field_choices() |
S |
79 |
1 |
3 |
update_field() |
S |
72 |
1 |
5 |
translate_field() |
S |
80 |
1 |
3 |