-
Home
-
Advanced Custom Fields (ACF®)
-
5.11.3
-
Code
-
Classes
- acf_field_true_false
Total Complexity |
21 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
315 |
Lines of code |
153 |
Logical lines of code |
48 |
Comment lines |
105 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
A |
44 |
9 |
49 |
render_field_settings() |
S |
44 |
1 |
61 |
validate_value() |
S |
67 |
3 |
9 |
get_rest_schema() |
S |
63 |
3 |
10 |
format_value() |
S |
79 |
2 |
3 |
initialize() |
S |
62 |
1 |
12 |
translate_field() |
S |
71 |
1 |
6 |
format_value_for_rest() |
S |
81 |
1 |
3 |