service yamlform.third_party_settings_manager in YAML Form 8
Class
Drupal\yamlform\YamlFormThirdPartySettingsManager8 string references to yamlform.third_party_settings_manager
- honeypot_form_yamlform_admin_third_party_settings_form_alter in third_party_settings/
yamlform.honeypot.inc - Implements hook_form_FORM_ID_alter().
- honeypot_form_yamlform_third_party_settings_form_alter in third_party_settings/
yamlform.honeypot.inc - Implements hook_form_FORM_ID_alter().
- honeypot_yamlform_submission_form_alter in third_party_settings/
yamlform.honeypot.inc - Implements hook_yamlform_submission_form_alter().
- YamlFormAdminThirdPartySettingsForm::create in src/
Form/ YamlFormAdminThirdPartySettingsForm.php - Instantiates a new instance of this class.
- YamlFormEntityThirdPartySettingsForm::create in src/
YamlFormEntityThirdPartySettingsForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\yamlform\YamlFormThirdPartySettingsManager
- arguments:
- - '@config.factory'
- - '@module_handler'
- - '@path.validator'
- - '@yamlform.addons_manager'