service webform_submission.conditions_validator in Webform 8.5
Same name and namespace in other branches
- 6.x webform.services.yml \webform_submission.conditions_validator
Class
Drupal\webform\WebformSubmissionConditionsValidator13 string references to webform_submission.conditions_validator
- ActionWebformHandler::create in src/
Plugin/ WebformHandler/ ActionWebformHandler.php - Creates an instance of the plugin.
- DebugWebformHandler::create in src/
Plugin/ WebformHandler/ DebugWebformHandler.php - Creates an instance of the plugin.
- EmailWebformHandler::create in src/
Plugin/ WebformHandler/ EmailWebformHandler.php - Creates an instance of the plugin.
- ExampleWebformHandler::create in modules/
webform_example_handler/ src/ Plugin/ WebformHandler/ ExampleWebformHandler.php - Creates an instance of the plugin.
- OptionsLimitWebformHandler::create in modules/
webform_options_limit/ src/ Plugin/ WebformHandler/ OptionsLimitWebformHandler.php - Creates an instance of the plugin.
File
View source
- class: Drupal\webform\WebformSubmissionConditionsValidator
- arguments:
- - '@plugin.manager.webform.element'