update_customer() |
A |
41 |
12 |
59 |
run_query() |
A |
43 |
12 |
46 |
insert_customer() |
A |
48 |
10 |
33 |
get_customer_counts() |
S |
54 |
3 |
21 |
create_tables() |
S |
54 |
1 |
29 |
__construct() |
S |
66 |
2 |
8 |
get_customer_field() |
S |
66 |
2 |
7 |
verify_customer_email() |
S |
66 |
2 |
8 |
delete_customer() |
S |
65 |
1 |
11 |
get_matching_customers() |
S |
63 |
1 |
11 |
get_customer_id_from_email() |
S |
71 |
1 |
5 |
get_customer_id_from_name() |
S |
71 |
1 |
5 |
get_customer_id_from_number() |
S |
71 |
1 |
5 |
get_customer_id_from_feup_id() |
S |
71 |
1 |
5 |
get_customer_id_from_wp_id() |
S |
71 |
1 |
5 |
get_field_value() |
S |
74 |
1 |
4 |
get_customer_from_id() |
S |
71 |
1 |
5 |
copy_customer_id_to_number_field() |
S |
75 |
1 |
4 |