You are here

Classes, traits, and interfaces in Webform REST 4.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
WebformCompleteSubmissionResource class Drupal\webform_rest\Plugin\rest\resource src/Plugin/rest/resource/WebformCompleteSubmissionResource.php Creates a resource for retrieving webform submission data and fields.
WebformElementsResource class Drupal\webform_rest\Plugin\rest\resource src/Plugin/rest/resource/WebformElementsResource.php Creates a resource for retrieving webform elements.
WebformFieldsResource class Drupal\webform_rest\Plugin\rest\resource src/Plugin/rest/resource/WebformFieldsResource.php Creates a resource for retrieving webform elements.
WebformRestCompleteSubmissionTest class Drupal\Tests\webform_rest\Functional tests/src/Functional/WebformRestCompleteSubmissionTest.php Test the webform rest endpoints for complete submissions.
WebformRestElementsTest class Drupal\Tests\webform_rest\Functional tests/src/Functional/WebformRestElementsTest.php Test the webform rest endpoints for elements.
WebformRestFieldsTest class Drupal\Tests\webform_rest\Functional tests/src/Functional/WebformRestFieldsTest.php Test the webform rest endpoints for fields.
WebformRestSubmissionTest class Drupal\Tests\webform_rest\Functional tests/src/Functional/WebformRestSubmissionTest.php Test the webform rest endpoints for submissions.
WebformSubmissionResource class Drupal\webform_rest\Plugin\rest\resource src/Plugin/rest/resource/WebformSubmissionResource.php Creates a resource for retrieving webform submission data.
WebformSubmitResource class Drupal\webform_rest\Plugin\rest\resource src/Plugin/rest/resource/WebformSubmitResource.php Creates a resource for submitting a webform.

Other projects