-
Home
-
WordPress REST API (Version 2)
-
2.0-beta15 (latest)
-
Code
-
Classes
- WP_REST_Post_Statuses_Controller
Total Complexity |
25 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
242 |
Lines of code |
163 |
Logical lines of code |
53 |
Comment lines |
59 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_read_permission() |
S |
59 |
6 |
14 |
get_items_permissions_check() |
S |
60 |
4 |
12 |
get_item_schema() |
S |
45 |
1 |
52 |
prepare_item_for_response() |
S |
53 |
3 |
21 |
get_items() |
S |
59 |
3 |
14 |
get_item_permissions_check() |
S |
61 |
3 |
11 |
register_routes() |
S |
55 |
1 |
22 |
get_item() |
S |
65 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
get_collection_params() |
S |
73 |
1 |
5 |