You are here

service plugin.manager.gdpr_consent_resolver in General Data Protection Regulation 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/gdpr_consent/gdpr_consent.services.yml \plugin.manager.gdpr_consent_resolver
  2. 8 modules/gdpr_consent/gdpr_consent.services.yml \plugin.manager.gdpr_consent_resolver

Class

Drupal\gdpr_consent\ConsentUserResolver\ConsentUserResolverPluginManager
3 string references to plugin.manager.gdpr_consent_resolver
ConsentWidget::create in modules/gdpr_consent/src/Plugin/Field/FieldWidget/ConsentWidget.php
Creates an instance of the plugin.
gdpr_consent_field_add_validation in modules/gdpr_consent/gdpr_consent.module
Custom form validation.
UserConsentItem::postSave in modules/gdpr_consent/src/Plugin/Field/FieldType/UserConsentItem.php
Defines custom post-save behavior for field values.

File

modules/gdpr_consent/gdpr_consent.services.yml
modules/gdpr_consent/gdpr_consent.services.yml

View source
  1. class: Drupal\gdpr_consent\ConsentUserResolver\ConsentUserResolverPluginManager
  2. parent: default_plugin_manager