-
Home
-
RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login
-
6.0.4.6
-
Code
-
Classes
- RM_Submissions
Total Complexity |
109 |
Dependencies |
6 |
Dependents |
16 |
Total lines |
566 |
Lines of code |
408 |
Logical lines of code |
201 |
Comment lines |
28 |
Methods |
49 |
Properties |
12 |
Methods 49
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insert_into_db() |
A |
41 |
8 |
64 |
update_into_db() |
A |
47 |
7 |
40 |
load_from_db() |
S |
51 |
5 |
27 |
is_have_attcahment() |
S |
62 |
5 |
11 |
unblock_ip() |
S |
58 |
3 |
16 |
export_submissions() |
S |
66 |
4 |
8 |
add_new_filter() |
S |
66 |
4 |
8 |
delete_filter() |
S |
66 |
4 |
8 |
sort_saved_filters() |
S |
66 |
4 |
8 |
delete_submissions() |
S |
63 |
4 |
10 |
block_ip() |
S |
60 |
3 |
14 |
validate_data() |
S |
63 |
3 |
11 |
is_blocked() |
S |
70 |
3 |
6 |
is_blocked_email() |
S |
65 |
3 |
9 |
validate_user_email() |
S |
64 |
3 |
10 |
get_payment_status() |
S |
64 |
2 |
9 |
validate_form_id() |
S |
71 |
2 |
6 |
set_modified_by() |
S |
70 |
2 |
6 |
get_modified_by() |
S |
71 |
2 |
6 |
get_is_read() |
S |
71 |
2 |
6 |
unblock_email() |
S |
64 |
2 |
10 |
set_is_read() |
S |
70 |
2 |
6 |
block_email() |
S |
65 |
2 |
9 |
get_note_status() |
S |
71 |
2 |
6 |
get_subs_counts() |
S |
71 |
2 |
6 |
get_submission_ip() |
S |
66 |
2 |
7 |
get_submission_browser() |
S |
66 |
2 |
7 |
get_submission_id() |
S |
82 |
1 |
3 |
remove_from_db() |
S |
79 |
1 |
3 |
get_child_id() |
S |
83 |
1 |
3 |
set_child_id() |
S |
82 |
1 |
3 |
get_last_child() |
S |
83 |
1 |
3 |
errors() |
S |
82 |
1 |
3 |
is_valid() |
S |
71 |
1 |
6 |
set_last_child() |
S |
82 |
1 |
3 |
is_blocked_ip() |
S |
76 |
1 |
4 |
get_identifier() |
S |
81 |
1 |
3 |
get_form_id() |
S |
82 |
1 |
3 |
get_data() |
S |
79 |
1 |
3 |
set_user_email() |
S |
81 |
1 |
3 |
set_submitted_on() |
S |
81 |
1 |
3 |
set_data() |
S |
80 |
1 |
3 |
set_form_id() |
S |
81 |
1 |
3 |
set_unique_token() |
S |
81 |
1 |
3 |
set_submission_id() |
S |
81 |
1 |
3 |
get_submitted_on() |
S |
82 |
1 |
3 |
get_user_email() |
S |
80 |
1 |
3 |
get_unique_token() |
S |
80 |
1 |
3 |
__construct() |
S |
69 |
1 |
7 |