You are here

namespace Drupal\webform in Webform 8.5

Same name in other branches
  1. 6.x Drupal\webform
Classsort descending Location Description
WebformAccessRulesManager src/WebformAccessRulesManager.php The webform access rules manager service.
WebformAccessRulesManagerInterface src/WebformAccessRulesManagerInterface.php Interface of webform access rules manager.
WebformAddonsManager src/WebformAddonsManager.php Webform add-ons manager.
WebformAddonsManagerInterface src/WebformAddonsManagerInterface.php Defines an interface for webform add-ons classes.
WebformEmailProvider src/WebformEmailProvider.php Manages and provides HTML email support.
WebformEmailProviderInterface src/WebformEmailProviderInterface.php Defines the interface for webform email provider.
WebformEntityAccessControlHandler src/WebformEntityAccessControlHandler.php Defines the access control handler for the webform entity type.
WebformEntityAddForm src/WebformEntityAddForm.php Provides a webform add form.
WebformEntityConditionsManager src/WebformEntityConditionsManager.php Webform submission conditions (#states) validator.
WebformEntityConditionsManagerInterface src/WebformEntityConditionsManagerInterface.php Provides an interface defining a webform conditions (#states) manager.
WebformEntityDeleteForm src/WebformEntityDeleteForm.php Provides a delete webform form.
WebformEntityElementsForm src/WebformEntityElementsForm.php Webform manage elements YAML source form.
WebformEntityElementsValidator src/WebformEntityElementsValidator.php Webform elements validator.
WebformEntityElementsValidatorInterface src/WebformEntityElementsValidatorInterface.php Defines an interface for elements validator.
WebformEntityExportForm src/WebformEntityExportForm.php Export webform configuration.
WebformEntityHandlersForm src/WebformEntityHandlersForm.php Provides a webform to manage submission handlers.
WebformEntityListBuilder src/WebformEntityListBuilder.php Defines a class to build a listing of webform entities.
WebformEntityReferenceManager src/WebformEntityReferenceManager.php Webform entity reference (field) manager.
WebformEntityReferenceManagerInterface src/WebformEntityReferenceManagerInterface.php Defines an interface for webform entity manager classes.
WebformEntityStorage src/WebformEntityStorage.php Storage controller class for "webform" configuration entities.
WebformEntityStorageInterface src/WebformEntityStorageInterface.php Provides an interface for Webform storage.
WebformEntityVariantsForm src/WebformEntityVariantsForm.php Provides a webform to manage submission variants.
WebformEntityViewBuilder src/WebformEntityViewBuilder.php Render controller for webform.
WebformEntityViewsData src/WebformEntityViewsData.php Provides the views data for the webform entity type.
WebformException src/WebformException.php A base exception thrown in any webform exception.
WebformHelpManager src/WebformHelpManager.php Webform help manager.
WebformHelpManagerInterface src/WebformHelpManagerInterface.php Defines an interface for help classes.
WebformInterface src/WebformInterface.php Provides an interface defining a webform entity.
WebformLibrariesManager src/WebformLibrariesManager.php Webform libraries manager.
WebformLibrariesManagerInterface src/WebformLibrariesManagerInterface.php Defines an interface for libraries classes.
WebformMessageManager src/WebformMessageManager.php Defines the webform message (and login) manager.
WebformMessageManagerInterface src/WebformMessageManagerInterface.php Provides an interface for managing a webform's custom, default, and hard-coded messages.
WebformOptionsAccessControlHandler src/WebformOptionsAccessControlHandler.php Defines the access control handler for the webform options entity type.
WebformOptionsDeleteForm src/WebformOptionsDeleteForm.php Provides a delete webform options form.
WebformOptionsForm src/WebformOptionsForm.php Provides a form to set options.
WebformOptionsInterface src/WebformOptionsInterface.php Provides an interface defining a webform options entity.
WebformOptionsListBuilder src/WebformOptionsListBuilder.php Defines a class to build a listing of webform options entities.
WebformOptionsStorage src/WebformOptionsStorage.php Storage controller class for "webform_options" configuration entities.
WebformOptionsStorageInterface src/WebformOptionsStorageInterface.php Provides an interface for Webform Options storage.
WebformRequest src/WebformRequest.php Handles webform requests.
WebformRequestInterface src/WebformRequestInterface.php Provides an interface defining a webform request handler.
WebformServiceProvider src/WebformServiceProvider.php Service Provider for Webform.
WebformSubmissionAccessControlHandler src/WebformSubmissionAccessControlHandler.php Defines the access control handler for the webform submission entity type.
WebformSubmissionConditionsValidator src/WebformSubmissionConditionsValidator.php Webform submission conditions (#states) validator.
WebformSubmissionConditionsValidatorInterface src/WebformSubmissionConditionsValidatorInterface.php Provides an interface defining a webform conditions (#states) validator.
WebformSubmissionDuplicateForm src/WebformSubmissionDuplicateForm.php Provides a webform to duplicate existing submissions.
WebformSubmissionExporter src/WebformSubmissionExporter.php Webform submission exporter.
WebformSubmissionExporterInterface src/WebformSubmissionExporterInterface.php Defines an interface for exporting webform submission results.
WebformSubmissionForm src/WebformSubmissionForm.php Provides a webform to collect and edit submissions.
WebformSubmissionGenerate src/WebformSubmissionGenerate.php Webform submission generator.
WebformSubmissionGenerateInterface src/WebformSubmissionGenerateInterface.php Defines an interface for webform submission generation.
WebformSubmissionInterface src/WebformSubmissionInterface.php Provides an interface defining a webform submission entity.
WebformSubmissionListBuilder src/WebformSubmissionListBuilder.php Provides a list controller for webform submission entity.
WebformSubmissionNotesForm src/WebformSubmissionNotesForm.php Controller for webform submission notes.
WebformSubmissionStorage src/WebformSubmissionStorage.php Defines the webform submission storage.
WebformSubmissionStorageInterface src/WebformSubmissionStorageInterface.php Defines an interface for webform submission classes.
WebformSubmissionStorageSchema src/WebformSubmissionStorageSchema.php Defines the webform submission schema handler.
WebformSubmissionViewBuilder src/WebformSubmissionViewBuilder.php Render controller for webform submissions.
WebformSubmissionViewBuilderInterface src/WebformSubmissionViewBuilderInterface.php Defines an interface for webform view builder classes.
WebformSubmissionViewsData src/WebformSubmissionViewsData.php Provides the views data for the webform submission entity type.
WebformThemeManager src/WebformThemeManager.php Defines a class to manage webform theming.
WebformThemeManagerInterface src/WebformThemeManagerInterface.php Defines an interface for theme manager classes.
WebformThirdPartySettingsManager src/WebformThirdPartySettingsManager.php Webform third party settings manager.
WebformThirdPartySettingsManagerInterface src/WebformThirdPartySettingsManagerInterface.php Defines an interface for webform third party settings manager classes.
WebformTokenManager src/WebformTokenManager.php Defines a class to manage token replacement.
WebformTokenManagerInterface src/WebformTokenManagerInterface.php Defines an interface for token manager classes.
WebformTranslationManager src/WebformTranslationManager.php Defines a class to translate webform elements.
WebformTranslationManagerInterface src/WebformTranslationManagerInterface.php Defines an interface for webform element translation classes.