-
Home
-
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
-
1.42.1 (latest)
-
Code
-
Classes
- Forminator_Render_Form
Total Complexity |
275 |
Dependencies |
7 |
Dependents |
6 |
Total lines |
1,926 |
Lines of code |
1,009 |
Logical lines of code |
559 |
Comment lines |
647 |
Methods |
65 |
Properties |
16 |
Methods 65
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_form() |
D |
25 |
36 |
169 |
ajax_load_module() |
C |
37 |
25 |
63 |
ajax_display() |
B |
36 |
20 |
74 |
generate_styles() |
B |
41 |
18 |
56 |
ajax_loader() |
A |
37 |
9 |
86 |
render_shortcode() |
A |
54 |
8 |
19 |
set_draft_data() |
S |
57 |
7 |
16 |
edit_module_link() |
S |
47 |
5 |
36 |
get_form_placement() |
S |
61 |
6 |
13 |
is_displayable() |
S |
59 |
6 |
13 |
get_form_placeholder() |
S |
51 |
5 |
26 |
regenerate_css_file() |
S |
54 |
5 |
21 |
generate_render_id() |
S |
59 |
5 |
14 |
nonce_field() |
S |
60 |
5 |
13 |
is_ajax_load() |
S |
61 |
5 |
12 |
get_submit() |
S |
53 |
4 |
22 |
forminator_render_front_scripts() |
S |
56 |
4 |
21 |
referer_url_field() |
S |
59 |
4 |
14 |
get_styles_properties() |
S |
61 |
4 |
13 |
get_front_class() |
S |
63 |
4 |
11 |
add_script_for_refresh_nonce() |
S |
53 |
3 |
24 |
render_fields() |
S |
58 |
3 |
16 |
maybe_define_cache_constants() |
S |
67 |
4 |
9 |
__construct() |
S |
71 |
4 |
5 |
has_lead() |
S |
65 |
4 |
9 |
has_skip_form() |
S |
65 |
4 |
9 |
maybe_wrap_description() |
S |
65 |
4 |
9 |
get_leads_id() |
S |
64 |
4 |
10 |
get_fields_type_class() |
S |
60 |
3 |
14 |
get_form_design_class() |
S |
61 |
3 |
12 |
get_button_markup() |
S |
57 |
2 |
18 |
get_custom_css() |
S |
59 |
2 |
15 |
styles_template_path() |
S |
66 |
3 |
8 |
is_ajax_submit() |
S |
67 |
3 |
7 |
get_render_id() |
S |
68 |
3 |
7 |
get_start_button_text() |
S |
69 |
3 |
6 |
get_post_id() |
S |
69 |
3 |
7 |
get_form_settings() |
S |
67 |
3 |
9 |
get_draft_page() |
S |
68 |
2 |
7 |
get_instance() |
S |
72 |
2 |
6 |
get_module_id() |
S |
71 |
2 |
6 |
get_field_id() |
S |
78 |
2 |
3 |
get_template() |
S |
65 |
2 |
9 |
get_fields() |
S |
82 |
1 |
3 |
init() |
S |
78 |
1 |
3 |
display() |
S |
100 |
1 |
0 |
get_render_ids() |
S |
80 |
1 |
3 |
render() |
S |
63 |
1 |
10 |
get_submit_button_text() |
S |
79 |
1 |
3 |
print_styles() |
S |
82 |
1 |
3 |
message_required() |
S |
79 |
1 |
3 |
message_not_found() |
S |
79 |
1 |
3 |
get_classes() |
S |
82 |
1 |
3 |
render_field() |
S |
91 |
1 |
2 |
render_field_before() |
S |
72 |
1 |
5 |
sanitize_output() |
S |
79 |
1 |
3 |
can_track_views() |
S |
82 |
1 |
3 |
form_extra_classes() |
S |
82 |
1 |
3 |
form_enctype() |
S |
82 |
1 |
3 |
render_form_authentication() |
S |
82 |
1 |
3 |
render_form_header() |
S |
82 |
1 |
3 |
get_fields_style() |
S |
82 |
1 |
3 |
get_form_design() |
S |
82 |
1 |
3 |
get_form_type() |
S |
79 |
1 |
3 |
render_field_after() |
S |
75 |
1 |
4 |