-
Home
-
Custom Contact Forms
-
7.8.5 (latest)
-
Code
-
Classes
- WP_REST_Revisions_Controller
Total Complexity |
38 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
350 |
Lines of code |
226 |
Logical lines of code |
79 |
Comment lines |
71 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_item_schema() |
A |
38 |
6 |
88 |
prepare_item_for_response() |
A |
47 |
7 |
34 |
get_item() |
S |
59 |
6 |
12 |
get_items() |
S |
59 |
5 |
13 |
get_items_permissions_check() |
S |
62 |
3 |
11 |
register_routes() |
S |
50 |
1 |
33 |
delete_item_permissions_check() |
S |
64 |
3 |
9 |
prepare_date_response() |
S |
66 |
3 |
9 |
delete_item() |
S |
64 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |
get_item_permissions_check() |
S |
80 |
1 |
3 |