45 string references to webform.token_manager in Webform 6.x
- ActionWebformHandler::create in src/
Plugin/ WebformHandler/ ActionWebformHandler.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…
- EmailWebformHandler::create in src/
Plugin/ WebformHandler/ EmailWebformHandler.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…
- ExampleWebformHandler::create in modules/
webform_example_handler/ src/ Plugin/ WebformHandler/ ExampleWebformHandler.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…
- OptionsLimitWebformHandler::create in modules/
webform_options_limit/ src/ Plugin/ WebformHandler/ OptionsLimitWebformHandler.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…
- 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…
- SettingsWebformHandler::create in src/
Plugin/ WebformHandler/ SettingsWebformHandler.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…
- Webform::buildAccessDenied in src/
Element/ Webform.php - Build access denied message for a webform.
- WebformAccessTokensTest::testWebformAccessTokens in modules/
webform_access/ tests/ src/ Functional/ WebformAccessTokensTest.php - Tests webform access tokens.
- WebformAdminConfigElementsForm::create in src/
Form/ AdminConfig/ WebformAdminConfigElementsForm.php - Instantiates a new instance of this class.
- WebformAdminConfigFormsForm::create in src/
Form/ AdminConfig/ WebformAdminConfigFormsForm.php - Instantiates a new instance of this class.
- WebformAdminConfigHandlersForm::create in src/
Form/ AdminConfig/ WebformAdminConfigHandlersForm.php - Instantiates a new instance of this class.
- WebformAdminConfigSubmissionsForm::create in src/
Form/ AdminConfig/ WebformAdminConfigSubmissionsForm.php - Instantiates a new instance of this class.
- WebformAttachmentBase::getFileName in modules/
webform_attachment/ src/ Element/ WebformAttachmentBase.php - Get a webform attachment's file name.
- WebformAttachmentToken::getFileContent in modules/
webform_attachment/ src/ Element/ WebformAttachmentToken.php - Get a webform attachment's file content.
- WebformAttachmentUrl::getFileContent in modules/
webform_attachment/ src/ Element/ WebformAttachmentUrl.php - Get a webform attachment's file content.
- WebformAttachmentUrl::getFileName in modules/
webform_attachment/ src/ Element/ WebformAttachmentUrl.php - Get a webform attachment's file name.
- WebformBlock::create in src/
Plugin/ Block/ WebformBlock.php - Creates an instance of the plugin.
- WebformBlockTest::mockWebformBlock in tests/
src/ Unit/ Plugin/ Block/ WebformBlockTest.php - Create a mock webform block.
- WebformComputedToken::computeValue in src/
Element/ WebformComputedToken.php - Compute value.
- WebformDevelEntityFormApiBaseForm::create in modules/
webform_devel/ src/ Form/ WebformDevelEntityFormApiBaseForm.php - Instantiates a new instance of this class.
- WebformElementBase::create in src/
Plugin/ WebformElementBase.php - Creates an instance of the plugin.
- WebformEntityController::create in src/
Controller/ WebformEntityController.php - Instantiates a new instance of this class.
- WebformEntityElementsForm::create in src/
WebformEntityElementsForm.php - Instantiates a new instance of this class.
- WebformEntityReferenceLinkFormatter::create in src/
Plugin/ Field/ FieldFormatter/ WebformEntityReferenceLinkFormatter.php - Creates an instance of the plugin.
- WebformEntityReferenceWidgetTrait::formElement in src/
Plugin/ Field/ FieldWidget/ WebformEntityReferenceWidgetTrait.php - WebformEntitySettingsConfirmationForm::create in src/
EntitySettings/ WebformEntitySettingsConfirmationForm.php - Instantiates a new instance of this class.
- WebformEntitySettingsFormForm::create in src/
EntitySettings/ WebformEntitySettingsFormForm.php - Instantiates a new instance of this class.
- WebformEntitySettingsSubmissionsForm::create in src/
EntitySettings/ WebformEntitySettingsSubmissionsForm.php - Instantiates a new instance of this class.
- WebformExampleCustomFormSettingsForm::create in modules/
webform_example_custom_form/ src/ Form/ WebformExampleCustomFormSettingsForm.php - Instantiates a new instance of this class.
- WebformExcludedColumns::getWebformExcludedOptions in src/
Element/ WebformExcludedColumns.php - Get options for excluded tableselect element.
- WebformExporterBase::create in src/
Plugin/ WebformExporterBase.php - Creates an instance of the plugin.
- WebformGroupTokensTest::testWebformAccessTokens in modules/
webform_group/ tests/ src/ Functional/ WebformGroupTokensTest.php - Tests webform access tokens.
- WebformHandlerBase::create in src/
Plugin/ WebformHandlerBase.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…
- WebformHandlerFormBase::create in src/
Form/ WebformHandlerFormBase.php - Instantiates a new instance of this class.
- WebformSubmission::label in src/
Entity/ WebformSubmission.php - Gets the label of the entity.
- WebformSubmissionController::create in src/
Controller/ WebformSubmissionController.php - Instantiates a new instance of this class.
- WebformSubmissionForm::create in src/
WebformSubmissionForm.php - Instantiates a new instance of this class.
- WebformSubmissionLimitBlock::buildTokens in src/
Plugin/ Block/ WebformSubmissionLimitBlock.php - Build available tokens for submission limit type and source entity.
- WebformSubmissionLimitBlock::create in src/
Plugin/ Block/ WebformSubmissionLimitBlock.php - Creates an instance of the plugin.
- WebformTokenSuffixesTest::testTokenSuffixes in tests/
src/ Functional/ Token/ WebformTokenSuffixesTest.php - Test webform token suffixes.
- WebformTwigExtension::webformToken in src/
Twig/ WebformTwigExtension.php - Replace tokens in text.
- WebformUiElementFormBase::create in modules/
webform_ui/ src/ Form/ WebformUiElementFormBase.php - Instantiates a new instance of this class.
- WebformVariantFormBase::create in src/
Form/ WebformVariantFormBase.php - Instantiates a new instance of this class.
- _webform_entity_print_form in modules/
webform_entity_print/ webform_entity_print.webform.inc - Build webform entity print form.
- _webform_entity_print_webform_submission_template in modules/
webform_entity_print/ webform_entity_print.module - Build Webform Entity Print template.