31 string references to webform.request in Webform 6.x
- template_preprocess_webform_submission_information in includes/
webform.theme.template.inc - Prepares variables for webform submission information template.
- template_preprocess_webform_submission_navigation in includes/
webform.theme.template.inc - Prepares variables for webform submission navigation templates.
- WebformDevelSubmissionApiForm::create in modules/
webform_devel/ src/ Form/ WebformDevelSubmissionApiForm.php - Instantiates a new instance of this class.
- WebformEntityController::create in src/
Controller/ WebformEntityController.php - Instantiates a new instance of this class.
- WebformEntityReferenceEntityFormatter::create in src/
Plugin/ Field/ FieldFormatter/ WebformEntityReferenceEntityFormatter.php - Creates an instance of the plugin.
- WebformOptionsLimitController::create in modules/
webform_options_limit/ src/ Controller/ WebformOptionsLimitController.php - Instantiates a new instance of this class.
- WebformResultsCustomForm::create in src/
Form/ WebformResultsCustomForm.php - Instantiates a new instance of this class.
- WebformResultsExportController::batchFinish in src/
Controller/ WebformResultsExportController.php - Batch API callback; Completed export.
- WebformResultsExportController::create in src/
Controller/ WebformResultsExportController.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.
- WebformShareEmbedForm::create in modules/
webform_share/ src/ Form/ WebformShareEmbedForm.php - Instantiates a new instance of this class.
- WebformSubmission::getTokenUrl in src/
Entity/ WebformSubmission.php - Gets the webform submission's secure tokenized URL.
- WebformSubmission::preCreate in src/
Entity/ WebformSubmission.php - Changes the values of an entity before it is created.
- WebformSubmissionController::create in src/
Controller/ WebformSubmissionController.php - Instantiates a new instance of this class.
- WebformSubmissionDeleteForm::create in src/
Form/ WebformSubmissionDeleteForm.php - Instantiates a new instance of this class.
- WebformSubmissionExportImportController::create in modules/
webform_submission_export_import/ src/ Controller/ WebformSubmissionExportImportController.php - Instantiates a new instance of this class.
- WebformSubmissionExportImportUploadForm::create in modules/
webform_submission_export_import/ src/ Form/ WebformSubmissionExportImportUploadForm.php - Instantiates a new instance of this class.
- WebformSubmissionForm::create in src/
WebformSubmissionForm.php - Instantiates a new instance of this class.
- WebformSubmissionLimitBlock::create in src/
Plugin/ Block/ WebformSubmissionLimitBlock.php - Creates an instance of the plugin.
- WebformSubmissionListBuilder::createInstance in src/
WebformSubmissionListBuilder.php - Instantiates a new instance of this entity handler.
- WebformSubmissionLogController::create in modules/
webform_submission_log/ src/ Controller/ WebformSubmissionLogController.php - Instantiates a new instance of this class.
- WebformSubmissionNotesForm::create in src/
WebformSubmissionNotesForm.php - Instantiates a new instance of this class.
- WebformSubmissionResendForm::create in src/
Form/ WebformSubmissionResendForm.php - Instantiates a new instance of this class.
- WebformSubmissionsDeleteFormBase::create in src/
Form/ WebformSubmissionsDeleteFormBase.php - Instantiates a new instance of this class.
- WebformSubmissionViewBuilder::createInstance in src/
WebformSubmissionViewBuilder.php - Instantiates a new instance of this entity handler.
- WebformSubmissionViewController::create in src/
Controller/ WebformSubmissionViewController.php - Instantiates a new instance of this class.
- WebformTestController::create in src/
Controller/ WebformTestController.php - Instantiates a new instance of this class.
- webform_access_menu_local_tasks_alter in modules/
webform_access/ webform_access.module - Implements hook_menu_local_tasks_alter().
- webform_access_webform_access in modules/
webform_access/ webform_access.module - Implements hook_ENTITY_TYPE_access() for webform entities.
- webform_page_attachments in ./
webform.module - Implements hook_page_attachments().
- _webform_page_attachments in ./
webform.module - Add webform libraries to page attachments.