10 calls to WebformEntityInjectionTrait::getWebform() in Webform 8.5
- ExampleWebformVariant::applyVariant in modules/
webform_example_variant/ src/ Plugin/ WebformVariant/ ExampleWebformVariant.php - Apply variant to the webform.
- OverrideWebformVariant::applyVariant in src/
Plugin/ WebformVariant/ OverrideWebformVariant.php - Apply variant to the webform.
- OverrideWebformVariant::buildConfigurationForm in src/
Plugin/ WebformVariant/ OverrideWebformVariant.php - Form constructor.
- OverrideWebformVariant::validateConfigurationForm in src/
Plugin/ WebformVariant/ OverrideWebformVariant.php - Form validation handler.
- TestWebformVariant::applyVariant in tests/
modules/ webform_test_variant/ src/ Plugin/ WebformVariant/ TestWebformVariant.php - Apply variant to the webform.
- WebformElementBase::checkAccessRules in src/
Plugin/ WebformElementBase.php - Check element access (rules).
- WebformTableRow::getChildrenElements in src/
Plugin/ WebformElement/ WebformTableRow.php - Get child elements incremented with a new index.
- WebformTableRow::getDefaultKey in src/
Plugin/ WebformElement/ WebformTableRow.php - Gets the element's default key.
- WebformTableRow::getNextIncrement in src/
Plugin/ WebformElement/ WebformTableRow.php - Get the parent table's next row increment.
- WebformVariantBase::applyVariant in src/
Plugin/ WebformVariantBase.php - Apply variant to the webform.