-
Home
-
Advanced Custom Fields: Extended
-
0.8.9.1
-
Code
-
Classes
- acfe_module
Total Complexity |
104 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
1,197 |
Lines of code |
441 |
Logical lines of code |
260 |
Comment lines |
427 |
Methods |
44 |
Properties |
19 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
A |
49 |
7 |
31 |
get_item_post() |
S |
50 |
6 |
28 |
update_item() |
S |
47 |
5 |
35 |
get_raw_items() |
S |
50 |
5 |
30 |
get_item() |
S |
54 |
5 |
22 |
validate_item() |
S |
54 |
5 |
21 |
add_local_item() |
S |
54 |
5 |
21 |
duplicate_item() |
S |
60 |
4 |
13 |
get_raw_item() |
S |
57 |
3 |
17 |
reset() |
S |
60 |
3 |
12 |
trash_item() |
S |
63 |
3 |
11 |
untrash_item() |
S |
63 |
3 |
11 |
delete_item() |
S |
62 |
3 |
11 |
prepare_item_for_import() |
S |
65 |
3 |
9 |
bypass_post_modified() |
S |
66 |
3 |
8 |
__construct() |
S |
50 |
1 |
26 |
get_label() |
S |
68 |
2 |
7 |
get_export_action_label() |
S |
79 |
2 |
3 |
add_action() |
S |
73 |
2 |
5 |
get_export_links() |
S |
68 |
2 |
7 |
get_export_link() |
S |
70 |
2 |
5 |
add_filter() |
S |
73 |
2 |
5 |
get_import_tool() |
S |
78 |
2 |
3 |
get_export_tool() |
S |
78 |
2 |
3 |
translate_item() |
S |
71 |
2 |
6 |
is_active() |
S |
72 |
2 |
6 |
get_local_items() |
S |
67 |
2 |
8 |
get_local_item() |
S |
68 |
2 |
8 |
export_code() |
S |
83 |
1 |
3 |
do_action() |
S |
76 |
1 |
4 |
add_module_action() |
S |
75 |
1 |
4 |
get_field_groups() |
S |
80 |
1 |
3 |
apply_module_filters() |
S |
70 |
1 |
6 |
do_module_action() |
S |
72 |
1 |
5 |
apply_filters() |
S |
75 |
1 |
4 |
get_message() |
S |
80 |
1 |
3 |
import_item() |
S |
66 |
1 |
9 |
export_local_code() |
S |
80 |
1 |
3 |
flush_cache() |
S |
71 |
1 |
5 |
prepare_item_for_export() |
S |
70 |
1 |
6 |
get_export_url() |
S |
71 |
1 |
5 |
initialize() |
S |
100 |
1 |
2 |
is_local_item() |
S |
80 |
1 |
3 |
add_module_filter() |
S |
75 |
1 |
4 |