You are here

10 calls to webform_get_submissions() in Webform 7.4

WebformSubmissionTestCase::testWebformSubmission in tests/WebformSubmissionTestCase.test
Test sending a submission and check database integrity.
webform_component_delete in includes/webform.components.inc
Delete a Webform component.
webform_file_download in ./webform.module
Implements hook_file_download().
webform_get_submission in includes/webform.submissions.inc
Fetch a specified submission for a webform node.
webform_handler_field_submission_data::pre_render in views/webform_handler_field_submission_data.inc
Load the node and submissions needed for this components values.
webform_results_clear in includes/webform.report.inc
Delete all submissions for a node.
webform_results_download_rows in includes/webform.report.inc
Returns rows of downloadable webform data.
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.
webform_views_plugin_row_submission_view::pre_render in views/webform_plugin_row_submission_view.inc
Allow the style to do stuff before each row is rendered.