-
Home
-
Advanced Views – Display Posts, Custom Fields, and More
-
2.3.5
-
Code
-
Classes
- acf_field_clone
Total Complexity |
127 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
1,302 |
Lines of code |
577 |
Logical lines of code |
306 |
Comment lines |
491 |
Methods |
25 |
Properties |
0 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ajax_query() |
C |
33 |
23 |
106 |
get_cloned_fields() |
A |
48 |
10 |
34 |
acf_clone_field() |
A |
49 |
9 |
31 |
acf_get_fields() |
A |
52 |
8 |
25 |
render_field() |
S |
54 |
7 |
22 |
format_value_for_rest() |
S |
59 |
7 |
14 |
render_field_table() |
S |
47 |
5 |
44 |
get_rest_schema() |
S |
51 |
6 |
26 |
update_value() |
S |
54 |
6 |
22 |
validate_value() |
S |
57 |
5 |
17 |
prepare_field_for_db() |
S |
57 |
5 |
17 |
render_field_settings() |
S |
40 |
1 |
75 |
get_clone_setting_choice() |
S |
59 |
5 |
15 |
acf_clone_clone_field() |
S |
61 |
4 |
13 |
get_clone_setting_field_choice() |
S |
62 |
4 |
10 |
format_value() |
S |
61 |
3 |
12 |
load_value() |
S |
63 |
3 |
11 |
get_clone_setting_choices() |
S |
64 |
3 |
11 |
initialize() |
S |
48 |
1 |
35 |
render_field_block() |
S |
65 |
3 |
8 |
acf_prepare_field() |
S |
66 |
3 |
9 |
load_field() |
S |
69 |
2 |
7 |
get_clone_setting_group_choice() |
S |
70 |
2 |
6 |
is_enabled() |
S |
81 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |