-
Home
-
Ninja Forms – The Contact Form Builder That Grows With You
-
3.13.0 (latest)
-
Code
-
Classes
- NF_Database_Models_Submission
| Total Complexity |
98 |
| Dependencies |
2 |
| Dependents |
3 |
| Total lines |
749 |
| Lines of code |
353 |
| Logical lines of code |
218 |
| Comment lines |
182 |
| Methods |
33 |
| Properties |
11 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| export() |
B |
32 |
17 |
102 |
| get_field_value_for_fieldset_child() |
S |
51 |
7 |
25 |
| get_field_values() |
S |
53 |
7 |
21 |
| __construct() |
S |
56 |
7 |
19 |
| save() |
S |
59 |
5 |
15 |
| format_meta_query() |
S |
58 |
5 |
15 |
| _save_extra_values() |
S |
60 |
5 |
12 |
| get_field_value() |
S |
58 |
4 |
14 |
| find() |
S |
56 |
3 |
18 |
| get_extra_value() |
S |
67 |
4 |
7 |
| _save_field_values() |
S |
63 |
3 |
10 |
| sort_fields() |
S |
69 |
3 |
6 |
| update_field_value() |
S |
71 |
2 |
5 |
| update_field_values() |
S |
69 |
2 |
7 |
| get_extra_values() |
S |
69 |
2 |
7 |
| update_extra_value() |
S |
74 |
2 |
4 |
| update_extra_values() |
S |
73 |
2 |
5 |
| delete() |
S |
76 |
2 |
4 |
| trash() |
S |
76 |
2 |
4 |
| retrieveSub() |
S |
76 |
1 |
4 |
| retrieveFormId() |
S |
75 |
1 |
4 |
| retrieveSeqNum() |
S |
75 |
1 |
4 |
| getPostMeta() |
S |
75 |
1 |
4 |
| get_id() |
S |
80 |
1 |
3 |
| get_status() |
S |
82 |
1 |
3 |
| get_user() |
S |
79 |
1 |
3 |
| get_form_id() |
S |
80 |
1 |
3 |
| get_form_title() |
S |
75 |
1 |
4 |
| get_seq_num() |
S |
80 |
1 |
3 |
| get_sub_date() |
S |
79 |
1 |
3 |
| get_mod_date() |
S |
79 |
1 |
3 |
| _save_field_value() |
S |
75 |
1 |
4 |
| get_field_id_by_key() |
S |
67 |
1 |
8 |