-
Home
-
BuddyPress
-
7.2.0
-
Code
-
Classes
- BP_Invitation_Manager
Total Complexity |
56 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
696 |
Lines of code |
260 |
Logical lines of code |
136 |
Comment lines |
356 |
Methods |
24 |
Properties |
1 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_invitation() |
A |
44 |
9 |
49 |
add_request() |
A |
44 |
6 |
48 |
accept_invitation() |
S |
53 |
7 |
22 |
accept_request() |
S |
55 |
6 |
20 |
send_request_notification_by_id() |
S |
54 |
3 |
22 |
send_invitation_by_id() |
S |
55 |
3 |
21 |
get_invitations() |
S |
68 |
2 |
7 |
invitation_exists() |
S |
66 |
2 |
9 |
request_exists() |
S |
66 |
2 |
9 |
delete() |
S |
68 |
2 |
7 |
mark_accepted_by_id() |
S |
80 |
1 |
3 |
allow_invitation() |
S |
82 |
1 |
3 |
delete_all() |
S |
74 |
1 |
5 |
delete_requests() |
S |
75 |
1 |
4 |
mark_accepted() |
S |
75 |
1 |
4 |
__construct() |
S |
80 |
1 |
3 |
run_acceptance_action() |
S |
100 |
1 |
0 |
mark_sent() |
S |
75 |
1 |
4 |
run_send_action() |
S |
100 |
1 |
0 |
update_invitation() |
S |
75 |
1 |
4 |
get_table_name() |
S |
80 |
1 |
3 |
get_requests() |
S |
68 |
1 |
7 |
get_by_id() |
S |
80 |
1 |
3 |
allow_request() |
S |
82 |
1 |
3 |