-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.1.4
-
Code
-
Classes
- UR_Form_Validation
Total Complexity |
142 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
912 |
Lines of code |
463 |
Logical lines of code |
279 |
Comment lines |
320 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_update_profile() |
C |
33 |
30 |
81 |
validate_form_data() |
C |
35 |
25 |
75 |
get_sanitize_value() |
C |
42 |
27 |
45 |
match_email() |
A |
49 |
8 |
29 |
match_password() |
A |
49 |
8 |
29 |
validate_password_data() |
A |
54 |
8 |
21 |
ur_missing_field_validation() |
S |
59 |
7 |
13 |
is_field_required() |
S |
59 |
7 |
12 |
get_update_profile_validation_skippable_fields() |
S |
43 |
4 |
56 |
add_hook() |
S |
55 |
3 |
20 |
run_field_validations() |
S |
60 |
3 |
12 |
get_error_message() |
S |
54 |
2 |
22 |
validate_form() |
S |
55 |
2 |
20 |
add_error() |
S |
67 |
3 |
7 |
get_field_validations() |
S |
68 |
3 |
7 |
set_fields_validations() |
S |
64 |
1 |
10 |
__construct() |
S |
74 |
1 |
4 |