You are here

service webform_submission.conditions_validator in Webform 8.5

Same name and namespace in other branches
  1. 6.x webform.services.yml \webform_submission.conditions_validator

Class

Drupal\webform\WebformSubmissionConditionsValidator
13 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.

... See full list

File

./webform.services.yml
webform.services.yml

View source
  1. class: Drupal\webform\WebformSubmissionConditionsValidator
  2. arguments:
  3. - '@plugin.manager.webform.element'