You are here

9 string references to webform.message_manager in Webform 6.x

RemotePostWebformHandler::create in src/Plugin/WebformHandler/RemotePostWebformHandler.php
IMPORTANT: Webform handlers are initialized and serialized when they are attached to a webform. Make sure not include any services as a dependency injection that directly connect to the database. This will prevent "LogicException: The database…
template_preprocess_webform_confirmation in includes/webform.theme.template.inc
Prepares variables for webform confirmation templates.
WebformEntityReferenceEntityFormatter::create in src/Plugin/Field/FieldFormatter/WebformEntityReferenceEntityFormatter.php
Creates an instance of the plugin.
WebformEntityReferenceLinkFormatter::create in src/Plugin/Field/FieldFormatter/WebformEntityReferenceLinkFormatter.php
Creates an instance of the plugin.
WebformEntitySettingsGeneralForm::create in src/EntitySettings/WebformEntitySettingsGeneralForm.php
Instantiates a new instance of this class.
WebformShareController::create in modules/webform_share/src/Controller/WebformShareController.php
Instantiates a new instance of this class.
WebformSubmissionForm::create in src/WebformSubmissionForm.php
Instantiates a new instance of this class.
WebformSubmissionForm::isOpen in src/WebformSubmissionForm.php
Programmatically check that a webform is open to new submissions.
WebformSubmissionListBuilder::createInstance in src/WebformSubmissionListBuilder.php
Instantiates a new instance of this entity handler.