-
Home
-
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
-
1.29.3
-
Code
-
Classes
- Forminator_Date
Total Complexity |
199 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
1,437 |
Lines of code |
1,057 |
Logical lines of code |
516 |
Comment lines |
159 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
markup() |
D |
7 |
67 |
507 |
validate() |
D |
15 |
66 |
283 |
parse_date() |
C |
39 |
32 |
57 |
get_validation_messages() |
A |
39 |
6 |
72 |
check_date() |
S |
64 |
8 |
9 |
get_validation_rules() |
S |
53 |
4 |
22 |
get_years() |
S |
54 |
4 |
20 |
get_months() |
S |
58 |
2 |
17 |
get_day() |
S |
58 |
2 |
17 |
defaults() |
S |
57 |
1 |
17 |
sanitize() |
S |
65 |
2 |
9 |
prepare_condition_date() |
S |
67 |
2 |
8 |
__construct() |
S |
75 |
1 |
4 |
autofill_settings() |
S |
65 |
1 |
9 |
normalize_date_format() |
S |
70 |
1 |
6 |