You are here

157 files declare their use of WebformSubmissionInterface in Webform 8.5

ActionWebformHandler.php in src/Plugin/WebformHandler/ActionWebformHandler.php
Address.php in src/Plugin/WebformElement/Address.php
BooleanBase.php in src/Plugin/WebformElement/BooleanBase.php
Captcha.php in src/Plugin/WebformElement/Captcha.php
Checkbox.php in src/Plugin/WebformElement/Checkbox.php
Checkboxes.php in src/Plugin/WebformElement/Checkboxes.php
Color.php in src/Plugin/WebformElement/Color.php
ContainerBase.php in src/Plugin/WebformElement/ContainerBase.php
Date.php in src/Plugin/WebformElement/Date.php
DateBase.php in src/Plugin/WebformElement/DateBase.php
DateList.php in src/Plugin/WebformElement/DateList.php
DateTime.php in src/Plugin/WebformElement/DateTime.php
DebugWebformHandler.php in src/Plugin/WebformHandler/DebugWebformHandler.php
DelimitedWebformExporter.php in src/Plugin/WebformExporter/DelimitedWebformExporter.php
Details.php in src/Plugin/WebformElement/Details.php
Email.php in src/Plugin/WebformElement/Email.php
EmailWebformHandler.php in src/Plugin/WebformHandler/EmailWebformHandler.php
EntityAutocomplete.php in src/Plugin/WebformElement/EntityAutocomplete.php
ExampleWebformHandler.php in modules/webform_example_handler/src/Plugin/WebformHandler/ExampleWebformHandler.php
Item.php in src/Plugin/WebformElement/Item.php
JsonWebformExporter.php in src/Plugin/WebformExporter/JsonWebformExporter.php
LanguageSelect.php in src/Plugin/WebformElement/LanguageSelect.php
MachineName.php in src/Plugin/WebformElement/MachineName.php
NumericBase.php in src/Plugin/WebformElement/NumericBase.php
OptionsBase.php in src/Plugin/WebformElement/OptionsBase.php
OptionsLimitWebformHandler.php in modules/webform_options_limit/src/Plugin/WebformHandler/OptionsLimitWebformHandler.php
Password.php in src/Plugin/WebformElement/Password.php
PasswordConfirm.php in src/Plugin/WebformElement/PasswordConfirm.php
ProcessedText.php in src/Plugin/WebformElement/ProcessedText.php
Range.php in src/Plugin/WebformElement/Range.php
RemotePostWebformHandler.php in src/Plugin/WebformHandler/RemotePostWebformHandler.php
ScheduleEmailWebformHandler.php in modules/webform_scheduled_email/src/Plugin/WebformHandler/ScheduleEmailWebformHandler.php
Select.php in src/Plugin/WebformElement/Select.php
SettingsWebformHandler.php in src/Plugin/WebformHandler/SettingsWebformHandler.php
Table.php in src/Plugin/WebformElement/Table.php
TableWebformExporter.php in src/Plugin/WebformExporter/TableWebformExporter.php
TabularBaseWebformExporter.php in src/Plugin/WebformExporter/TabularBaseWebformExporter.php
Telephone.php in src/Plugin/WebformElement/Telephone.php
TestPurgeHandler.php in tests/modules/webform_test_handler/src/Plugin/WebformHandler/TestPurgeHandler.php
TestWebformExporter.php in tests/modules/webform_test_exporter/src/Plugin/WebformExporter/TestWebformExporter.php
TestWebformHandler.php in tests/modules/webform_test_handler/src/Plugin/WebformHandler/TestWebformHandler.php
Textarea.php in src/Plugin/WebformElement/Textarea.php
TextBase.php in src/Plugin/WebformElement/TextBase.php
TextField.php in src/Plugin/WebformElement/TextField.php
TextFormat.php in src/Plugin/WebformElement/TextFormat.php
Url.php in src/Plugin/WebformElement/Url.php
VerticalTabs.php in src/Plugin/WebformElement/VerticalTabs.php
Webform.php in src/Entity/Webform.php
webform.theme.template.inc in includes/webform.theme.template.inc
Preprocessors and helper functions to make theming easier.
webform.tokens.inc in ./webform.tokens.inc
Builds placeholder replacement tokens for webforms and submissions.
WebformAccessResult.php in src/Access/WebformAccessResult.php
WebformActions.php in src/Plugin/WebformElement/WebformActions.php
WebformAddress.php in src/Plugin/WebformElement/WebformAddress.php
WebformAttachmentBase.php in modules/webform_attachment/src/Element/WebformAttachmentBase.php
WebformAttachmentBase.php in modules/webform_attachment/src/Plugin/WebformElement/WebformAttachmentBase.php
WebformAttachmentController.php in modules/webform_attachment/src/Controller/WebformAttachmentController.php
WebformAttachmentInterface.php in modules/webform_attachment/src/Element/WebformAttachmentInterface.php
WebformAttachmentToken.php in modules/webform_attachment/src/Element/WebformAttachmentToken.php
WebformAttachmentTwig.php in modules/webform_attachment/src/Element/WebformAttachmentTwig.php
WebformAttachmentUrl.php in modules/webform_attachment/src/Element/WebformAttachmentUrl.php
WebformAutocomplete.php in src/Plugin/WebformElement/WebformAutocomplete.php
WebformBreadcrumbBuilder.php in src/Breadcrumb/WebformBreadcrumbBuilder.php
WebformCard.php in modules/webform_cards/src/Plugin/WebformElement/WebformCard.php
WebformCardsManager.php in modules/webform_cards/src/WebformCardsManager.php
WebformCardsManagerInterface.php in modules/webform_cards/src/WebformCardsManagerInterface.php
WebformCheckboxesOther.php in src/Plugin/WebformElement/WebformCheckboxesOther.php
WebformCodeMirror.php in src/Plugin/WebformElement/WebformCodeMirror.php
WebformCompositeBase.php in src/Plugin/WebformElement/WebformCompositeBase.php
WebformCompositeFormatTest.php in tests/src/Functional/Composite/WebformCompositeFormatTest.php
WebformComputedBase.php in src/Element/WebformComputedBase.php
WebformComputedBase.php in src/Plugin/WebformElement/WebformComputedBase.php
WebformComputedInterface.php in src/Element/WebformComputedInterface.php
WebformComputedToken.php in src/Element/WebformComputedToken.php
WebformComputedTwig.php in src/Element/WebformComputedTwig.php
WebformContact.php in src/Plugin/WebformElement/WebformContact.php
WebformCustomComposite.php in src/Plugin/WebformElement/WebformCustomComposite.php
WebformDisplayOnTrait.php in src/Plugin/WebformElement/WebformDisplayOnTrait.php
WebformElementAttachmentInterface.php in src/Plugin/WebformElementAttachmentInterface.php
WebformElementBase.php in src/Plugin/WebformElementBase.php
WebformElementComputedInterface.php in src/Plugin/WebformElementComputedInterface.php
WebformElementEntityReferenceInterface.php in src/Plugin/WebformElementEntityReferenceInterface.php
WebformElementFormatTest.php in tests/src/Functional/Element/WebformElementFormatTest.php
WebformElementInterface.php in src/Plugin/WebformElementInterface.php
WebformEmailConfirm.php in src/Plugin/WebformElement/WebformEmailConfirm.php
WebformEmailMultiple.php in src/Plugin/WebformElement/WebformEmailMultiple.php
WebformEntityAccessControlHandlerTest.php in tests/src/Unit/WebformEntityAccessControlHandlerTest.php
WebformEntityController.php in src/Controller/WebformEntityController.php
WebformEntityInjectionInterface.php in src/Plugin/WebformEntityInjectionInterface.php
WebformEntityInjectionTrait.php in src/Plugin/WebformEntityInjectionTrait.php
WebformEntityOptionsTrait.php in src/Plugin/WebformElement/WebformEntityOptionsTrait.php
WebformEntityPrintAttachment.php in modules/webform_entity_print_attachment/src/Element/WebformEntityPrintAttachment.php
WebformEntityPrintAttachment.php in modules/webform_entity_print_attachment/src/Plugin/WebformElement/WebformEntityPrintAttachment.php
WebformEntityPrintWebformExporter.php in modules/webform_entity_print/src/Plugin/WebformExporter/WebformEntityPrintWebformExporter.php
WebformEntityReferenceTrait.php in src/Plugin/WebformElement/WebformEntityReferenceTrait.php
WebformExampleComposite.php in modules/webform_example_composite/src/Plugin/WebformElement/WebformExampleComposite.php
WebformExampleElement.php in modules/webform_example_element/src/Plugin/WebformElement/WebformExampleElement.php
WebformExporterBase.php in src/Plugin/WebformExporterBase.php
WebformExporterInterface.php in src/Plugin/WebformExporterInterface.php
WebformFlexbox.php in src/Plugin/WebformElement/WebformFlexbox.php
WebformGroupManager.php in modules/webform_group/src/WebformGroupManager.php
WebformGroupManagerInterface.php in modules/webform_group/src/WebformGroupManagerInterface.php
WebformHandlerActionTest.php in tests/src/Functional/Handler/WebformHandlerActionTest.php
WebformHandlerBase.php in src/Plugin/WebformHandlerBase.php
WebformHandlerInterface.php in src/Plugin/WebformHandlerInterface.php
WebformHandlerMessageInterface.php in src/Plugin/WebformHandlerMessageInterface.php
WebformHeight.php in src/Plugin/WebformElement/WebformHeight.php
WebformHorizontalRule.php in src/Plugin/WebformElement/WebformHorizontalRule.php
WebformImageFile.php in src/Plugin/WebformElement/WebformImageFile.php
WebformImageSelect.php in modules/webform_image_select/src/Plugin/WebformElement/WebformImageSelect.php
WebformLikert.php in src/Plugin/WebformElement/WebformLikert.php
WebformLink.php in src/Plugin/WebformElement/WebformLink.php
WebformLocationGeocomplete.php in modules/webform_location_geocomplete/src/Plugin/WebformElement/WebformLocationGeocomplete.php
WebformManagedFileBase.php in src/Plugin/WebformElement/WebformManagedFileBase.php
WebformMapping.php in src/Plugin/WebformElement/WebformMapping.php
WebformMarkup.php in src/Plugin/WebformElement/WebformMarkup.php
WebformMarkupBase.php in src/Plugin/WebformElement/WebformMarkupBase.php
WebformMessage.php in src/Plugin/WebformElement/WebformMessage.php
WebformName.php in src/Plugin/WebformElement/WebformName.php
WebformNodeAccess.php in modules/webform_node/src/Access/WebformNodeAccess.php
WebformOptionsCustom.php in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
WebformRating.php in src/Plugin/WebformElement/WebformRating.php
WebformSame.php in src/Plugin/WebformElement/WebformSame.php
WebformScheduledEmailManager.php in modules/webform_scheduled_email/src/WebformScheduledEmailManager.php
WebformScheduledEmailManagerInterface.php in modules/webform_scheduled_email/src/WebformScheduledEmailManagerInterface.php
WebformSection.php in src/Plugin/WebformElement/WebformSection.php
WebformSignature.php in src/Plugin/WebformElement/WebformSignature.php
WebformSubmission.php in src/Entity/WebformSubmission.php
WebformSubmissionAccess.php in src/Access/WebformSubmissionAccess.php
WebformSubmissionAjaxResponse.php in src/Ajax/WebformSubmissionAjaxResponse.php
WebformSubmissionApiTest.php in tests/src/Functional/WebformSubmissionApiTest.php
WebformSubmissionController.php in src/Controller/WebformSubmissionController.php
WebformSubmissionExportImportImporter.php in modules/webform_submission_export_import/src/WebformSubmissionExportImportImporter.php
WebformSubmissionExportImportImporterInterface.php in modules/webform_submission_export_import/src/WebformSubmissionExportImportImporterInterface.php
WebformSubmissionExportImportWebformExporter.php in modules/webform_submission_export_import/src/Plugin/WebformExporter/WebformSubmissionExportImportWebformExporter.php
WebformSubmissionLogController.php in modules/webform_submission_log/src/Controller/WebformSubmissionLogController.php
WebformSubmissionLogManager.php in modules/webform_submission_log/src/WebformSubmissionLogManager.php
WebformSubmissionResendForm.php in src/Form/WebformSubmissionResendForm.php
WebformTable.php in src/Plugin/WebformElement/WebformTable.php
WebformTableRow.php in src/Plugin/WebformElement/WebformTableRow.php
WebformTableTrait.php in src/Plugin/WebformElement/WebformTableTrait.php
WebformTelephone.php in src/Plugin/WebformElement/WebformTelephone.php
WebformTermsOfService.php in src/Plugin/WebformElement/WebformTermsOfService.php
WebformTestElement.php in tests/modules/webform_test_element/src/Plugin/WebformElement/WebformTestElement.php
WebformTime.php in src/Plugin/WebformElement/WebformTime.php
WebformToggle.php in modules/webform_toggles/src/Plugin/WebformElement/WebformToggle.php
WebformTwigExtension.php in src/Twig/WebformTwigExtension.php
WebformVariant.php in src/Plugin/WebformElement/WebformVariant.php
WebformWizardPage.php in src/Plugin/WebformElement/WebformWizardPage.php
webform_access.module in modules/webform_access/webform_access.module
Provides webform access controls for webform nodes.
webform_cards.module in modules/webform_cards/webform_cards.module
Provides a 'Card' container element for clientside multistep form pagination.
webform_demo_application_evaluation.module in modules/webform_demo/webform_demo_application_evaluation/webform_demo_application_evaluation.module
Demonstrate how to use the Webform module to build an application/evaluation system.
webform_entity_print.module in modules/webform_entity_print/webform_entity_print.module
Provides Entity Print (PDF) integration.
webform_group.module in modules/webform_group/webform_group.module
Provides a Webform integration with the Group module.
webform_scheduled_email.module in modules/webform_scheduled_email/webform_scheduled_email.module
Allows webform emails to be scheduled.
webform_submission_log.module in modules/webform_submission_log/webform_submission_log.module
Dedicated logging for webform submissions.
webform_test_handler.module in tests/modules/webform_test_handler/webform_test_handler.module
Support module for webform that provides handler plugin tests.
YamlWebformExporter.php in src/Plugin/WebformExporter/YamlWebformExporter.php