-
Home
-
Advanced Custom Fields (ACF®)
-
6.5.1
-
Code
-
Classes
- acf_field
| Total Complexity |
28 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
371 |
| Lines of code |
152 |
| Logical lines of code |
71 |
| Comment lines |
161 |
| Methods |
14 |
| Properties |
17 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_bindings_setting() |
S |
49 |
5 |
31 |
| __construct() |
S |
43 |
2 |
44 |
| validate_field() |
S |
63 |
4 |
11 |
| render_required_setting() |
S |
57 |
2 |
18 |
| get_rest_schema() |
S |
63 |
3 |
10 |
| add_filter() |
S |
70 |
2 |
6 |
| add_action() |
S |
70 |
2 |
6 |
| input_admin_l10n() |
S |
69 |
2 |
7 |
| initialize() |
S |
91 |
1 |
2 |
| add_field_filter() |
S |
74 |
1 |
4 |
| add_field_action() |
S |
74 |
1 |
4 |
| validate_rest_value() |
S |
82 |
1 |
3 |
| get_rest_links() |
S |
82 |
1 |
3 |
| format_value_for_rest() |
S |
82 |
1 |
3 |