22 calls to WebformHtmlEditor::checkMarkup() in Webform 8.5
- ActionWebformHandler::executeAction in src/
Plugin/ WebformHandler/ ActionWebformHandler.php - Execute this action.
- ActionWebformHandler::getSummary in src/
Plugin/ WebformHandler/ ActionWebformHandler.php - Returns a render array summarizing the configuration of the webform handler.
- OverrideWebformVariant::debug in src/
Plugin/ WebformVariant/ OverrideWebformVariant.php - Display debugging information.
- Webform::buildAccessDenied in src/
Element/ Webform.php - Build access denied message for a webform.
- WebformAccessGroupListBuilder::buildRow in modules/
webform_access/ src/ WebformAccessGroupListBuilder.php - Builds a row for an entity in the entity listing.
- WebformDefaultExceptionHtmlSubscriber::setMessage in src/
EventSubscriber/ WebformDefaultExceptionHtmlSubscriber.php - Display custom message.
- WebformElementBase::prepare in src/
Plugin/ WebformElementBase.php - Prepare an element to be rendered within a webform.
- WebformElementHtmlEditorTest::testHtmlEditor in tests/
src/ Functional/ Element/ WebformElementHtmlEditorTest.php - Tests HTML Editor element.
- WebformEmailConfirm::prepare in src/
Plugin/ WebformElement/ WebformEmailConfirm.php - Prepare an element to be rendered within a webform.
- WebformEntityListBuilder::buildRow in src/
WebformEntityListBuilder.php - Builds a row for an entity in the entity listing.
- WebformExceptionHtmlSubscriber::setMessage in src/
EventSubscriber/ WebformExceptionHtmlSubscriber.php - Display custom message.
- WebformManagedFileBase::processManagedFile in src/
Plugin/ WebformElement/ WebformManagedFileBase.php - Process callback for managed file elements.
- WebformMapping::prepare in src/
Plugin/ WebformElement/ WebformMapping.php - Prepare an element to be rendered within a webform.
- WebformMarkup::preRenderWebformMarkup in src/
Element/ WebformMarkup.php - Create webform markup for rendering.
- WebformMessage::prepare in src/
Plugin/ WebformElement/ WebformMessage.php - Prepare an element to be rendered within a webform.
- WebformMessageManager::getCustomMessage in src/
WebformMessageManager.php - Get custom message.
- WebformOptionsCustom::form in modules/
webform_options_custom/ src/ Plugin/ WebformElement/ WebformOptionsCustom.php - Gets the actual configuration webform array to be built.
- WebformSubmissionController::accessDenied in src/
Controller/ WebformSubmissionController.php - Returns a webform submissions's access denied page.
- WebformSubmissionLimitBlock::build in src/
Plugin/ Block/ WebformSubmissionLimitBlock.php - Builds and returns the renderable array for this block plugin.
- WebformTermsOfService::prepare in src/
Plugin/ WebformElement/ WebformTermsOfService.php - Prepare an element to be rendered within a webform.
- WebformTwigExtension::webformHtmlEditorCheckMarkup in src/
Twig/ WebformTwigExtension.php - Runs HTML markup through (optional) text format.
- webform_tokens in ./
webform.tokens.inc - Implements hook_tokens().