You are here

7 calls to webform_get_submission_count() in Webform 7.4

WebformSubmissionTestCase::testWebformSubmission in tests/WebformSubmissionTestCase.test
Test sending a submission and check database integrity.
webform_clear_batch_rows in includes/webform.report.inc
Batch API callback; Write the rows of the export to the export file.
webform_handler_field_submission_count::render in views/webform_handler_field_submission_count.inc
Render the field.
webform_node_view in ./webform.module
Implements hook_node_view().
webform_results_download_range_after_build in includes/webform.report.inc
FormAPI after build function for the download range fieldset.
webform_results_submissions in includes/webform.report.inc
Retrieve lists of submissions for a given webform.
webform_results_table in includes/webform.report.inc
Create a table containing all submitted values for a webform node.