-
Home
-
BuddyPress
-
14.2.1
-
Code
-
Classes
- BP_REST_Blogs_Endpoint
Total Complexity |
47 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
823 |
Lines of code |
508 |
Logical lines of code |
119 |
Comment lines |
231 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_item() |
A |
41 |
8 |
62 |
get_item_schema() |
A |
34 |
3 |
117 |
get_items() |
S |
46 |
6 |
39 |
prepare_item_for_response() |
S |
45 |
4 |
44 |
get_blog_permalink() |
S |
62 |
6 |
11 |
get_endpoint_args_for_item_schema() |
S |
45 |
2 |
47 |
prepare_links() |
S |
51 |
3 |
28 |
create_item_permissions_check() |
S |
54 |
3 |
23 |
get_item() |
S |
55 |
3 |
20 |
register_routes() |
S |
46 |
1 |
46 |
get_items_permissions_check() |
S |
60 |
2 |
13 |
get_item_permissions_check() |
S |
60 |
2 |
13 |
get_blog_object() |
S |
62 |
2 |
13 |
get_collection_params() |
S |
51 |
1 |
28 |
__construct() |
S |
75 |
1 |
4 |