service webform.elements_validator in Webform 8.5
Same name and namespace in other branches
- 6.x webform.services.yml \webform.elements_validator
Class
Drupal\webform\WebformEntityElementsValidator6 string references to webform.elements_validator
- WebformCliService::drush_webform_repair in src/
Commands/ WebformCliService.php - WebformEntityElementsForm::create in src/
WebformEntityElementsForm.php - Instantiates a new instance of this class.
- WebformEntityElementsValidationTest::setUp in tests/
src/ Kernel/ WebformEntityElementsValidationTest.php - WebformUiElementDeleteForm::create in modules/
webform_ui/ src/ Form/ WebformUiElementDeleteForm.php - Instantiates a new instance of this class.
- WebformUiElementFormBase::create in modules/
webform_ui/ src/ Form/ WebformUiElementFormBase.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\webform\WebformEntityElementsValidator
- arguments:
- - '@renderer'
- - '@plugin.manager.webform.element'
- - '@entity_type.manager'
- - '@form_builder'
- - '@config.factory'