-
Home
-
Secure Custom Fields
-
5.11.2
-
Code
-
Classes
- ACF_Rest_Api
Total Complexity |
82 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
513 |
Lines of code |
270 |
Logical lines of code |
157 |
Comment lines |
160 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
object_type_has_field_group() |
B |
43 |
23 |
44 |
update_fields() |
A |
46 |
11 |
38 |
get_field_groups_by_id() |
A |
47 |
11 |
36 |
load_fields() |
A |
51 |
8 |
26 |
get_schema() |
A |
48 |
7 |
34 |
validate_rest_arg() |
S |
57 |
5 |
17 |
get_field_groups_by_object_type() |
S |
60 |
4 |
14 |
register_field() |
S |
58 |
3 |
18 |
initialize() |
S |
62 |
3 |
12 |
get_fields() |
S |
58 |
2 |
16 |
is_admin_mode() |
S |
78 |
2 |
3 |
make_identifier() |
S |
65 |
2 |
9 |
__construct() |
S |
79 |
1 |
3 |