-
Home
-
Custom Contact Forms
-
7.8.5 (latest)
-
Code
-
Classes
- WP_REST_Meta_Controller
Total Complexity |
57 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
456 |
Lines of code |
272 |
Logical lines of code |
130 |
Comment lines |
113 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_item() |
B |
40 |
17 |
57 |
delete_item() |
A |
48 |
9 |
28 |
create_item() |
S |
48 |
6 |
31 |
prepare_item_for_response() |
S |
51 |
6 |
24 |
register_routes() |
S |
45 |
1 |
50 |
get_items() |
S |
56 |
3 |
17 |
is_valid_meta_data() |
S |
70 |
4 |
6 |
get_item() |
S |
59 |
3 |
13 |
__construct() |
S |
64 |
3 |
10 |
get_item_schema() |
S |
51 |
1 |
30 |
get_id_column() |
S |
78 |
2 |
3 |
get_parent_column() |
S |
78 |
2 |
3 |