-
Home
-
Advanced Custom Fields (ACF®)
-
6.5.0 (latest)
-
Code
-
Classes
- acf_field_date_picker
Total Complexity |
18 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
316 |
Lines of code |
180 |
Logical lines of code |
57 |
Comment lines |
95 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
S |
47 |
5 |
40 |
render_field_settings() |
S |
40 |
2 |
74 |
input_admin_enqueue_scripts() |
S |
52 |
2 |
24 |
load_field() |
S |
66 |
3 |
9 |
format_value() |
S |
70 |
2 |
6 |
format_value_for_rest() |
S |
72 |
2 |
6 |
initialize() |
S |
59 |
1 |
14 |
get_rest_schema() |
S |
68 |
1 |
7 |