-
Home
-
BuddyPress
-
14.3.3 (latest)
-
Code
-
Classes
- BP_Invitation_Manager
Total Complexity |
66 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
724 |
Lines of code |
298 |
Logical lines of code |
146 |
Comment lines |
346 |
Methods |
26 |
Properties |
1 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_invitation() |
A |
42 |
11 |
58 |
accept_invitation() |
A |
50 |
8 |
28 |
add_request() |
A |
43 |
6 |
52 |
accept_request() |
S |
52 |
6 |
25 |
send_request_notification_by_id() |
S |
53 |
4 |
23 |
send_invitation_by_id() |
S |
54 |
4 |
22 |
delete_by_id() |
S |
68 |
3 |
7 |
delete() |
S |
68 |
2 |
7 |
request_exists() |
S |
66 |
2 |
9 |
get_invitations_total_count() |
S |
68 |
2 |
7 |
invitation_exists() |
S |
66 |
2 |
9 |
get_invitations() |
S |
68 |
2 |
7 |
mark_accepted_by_id() |
S |
79 |
1 |
3 |
delete_all() |
S |
79 |
1 |
3 |
delete_requests() |
S |
75 |
1 |
4 |
allow_invitation() |
S |
82 |
1 |
3 |
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 |