You are here

Classes, traits, and interfaces in General Data Protection Regulation 3.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Anonymizer class Drupal\anonymizer\Annotation modules/anonymizer/src/Annotation/Anonymizer.php Annotation for anonymizer plugins. 1
Anonymizer class Drupal\gdpr_tasks modules/gdpr_tasks/src/Anonymizer.php Anonymizes or removes field values for GDPR. 1 2
AnonymizerBase abstract class Drupal\anonymizer\Anonymizer modules/anonymizer/src/Anonymizer/AnonymizerBase.php Class AnonymizerBase. 10 10
AnonymizerFactory class Drupal\anonymizer\Anonymizer modules/anonymizer/src/Anonymizer/AnonymizerFactory.php Class AnonymizerFactory. 2 2
AnonymizerInterface interface Drupal\anonymizer\Anonymizer modules/anonymizer/src/Anonymizer/AnonymizerInterface.php Interface AnonymizerInterface. 1
AnonymizerPluginManager class Drupal\anonymizer\Anonymizer modules/anonymizer/src/Anonymizer/AnonymizerPluginManager.php Manager class for Anonymizer plugins. 1 2
ClearAnonymizer class Drupal\anonymizer\Plugin\Anonymizer modules/anonymizer/src/Plugin/Anonymizer/ClearAnonymizer.php Class ClearAnonymizer.
ConsentAgreement class Drupal\gdpr_consent\Entity modules/gdpr_consent/src/Entity/ConsentAgreement.php Defines the ConsentAgreement entity. 3
ConsentAgreementController class Drupal\gdpr_consent\Controller modules/gdpr_consent/src/Controller/ConsentAgreementController.php Class ConsentAgreementController. 1
ConsentAgreementForm class Drupal\gdpr_consent\Form modules/gdpr_consent/src/Form/ConsentAgreementForm.php Form controller for Consent Agreement edit forms.
ConsentAgreementHtmlRouteProvider class Drupal\gdpr_consent modules/gdpr_consent/src/ConsentAgreementHtmlRouteProvider.php Provides routes for Consent Agreement entities.
ConsentAgreementInterface interface Drupal\gdpr_consent\Entity modules/gdpr_consent/src/Entity/ConsentAgreementInterface.php Provides an interface for defining Consent Agreement entities. 1 3
ConsentAgreementListBuilder class Drupal\gdpr_consent\Entity modules/gdpr_consent/src/Entity/ConsentAgreementListBuilder.php Provides a list controller for gdpr_consent entities.
ConsentAgreementRevisionRevertForm class Drupal\gdpr_consent\Form modules/gdpr_consent/src/Form/ConsentAgreementRevisionRevertForm.php Provides a form for reverting a Consent Agreement revision. 1
ConsentAgreementStorage class Drupal\gdpr_consent modules/gdpr_consent/src/ConsentAgreementStorage.php Defines the storage handler class for Consent Agreement entities.
ConsentAgreementStorageInterface interface Drupal\gdpr_consent modules/gdpr_consent/src/ConsentAgreementStorageInterface.php Defines the storage handler class for Consent Agreement entities. 1
ConsentFormatter class Drupal\gdpr_consent\Plugin\Field\FieldFormatter modules/gdpr_consent/src/Plugin/Field/FieldFormatter/ConsentFormatter.php Plugin implementation of the gdpr_consent_formatter formatter.
ConsentUserResolverPluginManager class Drupal\gdpr_consent\ConsentUserResolver modules/gdpr_consent/src/ConsentUserResolver/ConsentUserResolverPluginManager.php Class ConsentUserResolverPluginManager. 1 2
ConsentWidget class Drupal\gdpr_consent\Plugin\Field\FieldWidget modules/gdpr_consent/src/Plugin/Field/FieldWidget/ConsentWidget.php Plugin implementation of the 'gdpr_consent_widget' widget.
ContentLinksForm class Drupal\gdpr\Form src/Form/ContentLinksForm.php Class ContentLinksForm. 1 1
CreateGdprRequestOnBehalfOfUserForm class Drupal\gdpr_tasks\Form modules/gdpr_tasks/src/Form/CreateGdprRequestOnBehalfOfUserForm.php Form for user task requests. 1
DateAnonymizer class Drupal\anonymizer\Plugin\Anonymizer modules/anonymizer/src/Plugin/Anonymizer/DateAnonymizer.php Class TextAnonymizer.
EmailAnonymizer class Drupal\anonymizer\Plugin\Anonymizer modules/anonymizer/src/Plugin/Anonymizer/EmailAnonymizer.php Class EmailAnonymizer.
EntityTraversal abstract class Drupal\gdpr_fields modules/gdpr_fields/src/EntityTraversal.php Base class for traversing entities. 4 4
EntityTraversalContainerInjectionInterface interface Drupal\gdpr_fields modules/gdpr_fields/src/EntityTraversalContainerInjectionInterface.php Defines a common interface for dependency container injection. 1
EntityTraversalFactory class Drupal\gdpr_fields modules/gdpr_fields/src/EntityTraversalFactory.php Factory class for traversing entities. 2 5
EntityTraversalInterface interface Drupal\gdpr_fields modules/gdpr_fields/src/EntityTraversalInterface.php Defines a common interface for entity traversal. 1
FakerService class Drupal\anonymizer\Service modules/anonymizer/src/Service/FakerService.php Class FakerService. 2
FakerServiceInterface interface Drupal\anonymizer\Service modules/anonymizer/src/Service/FakerServiceInterface.php Interface FakerServiceInterface. 1 2
GDPRCollector class Drupal\gdpr_fields modules/gdpr_fields/src/GDPRCollector.php Defines a helper class for stuff related to views data. 1 2
GdprConsentUserResolver class Drupal\gdpr_consent\ConsentUserResolver modules/gdpr_consent/src/ConsentUserResolver/GdprConsentUserResolver.php Annotation for Consent Resolver plugins.
GdprConsentUserResolverInterface interface Drupal\gdpr_consent\ConsentUserResolver modules/gdpr_consent/src/ConsentUserResolver/GdprConsentUserResolverInterface.php Interface GdprConsentUserResolverInterface. 3 3
GDPRController class Drupal\gdpr_tasks\Controller modules/gdpr_tasks/src/Controller/GDPRController.php Returns responses for Views UI routes.
GDPRController class Drupal\gdpr_fields\Controller modules/gdpr_fields/src/Controller/GDPRController.php Returns responses for GDPR Field routes.
GdprDatabaseManager class Drupal\gdpr_dump\Service modules/gdpr_dump/src/Service/GdprDatabaseManager.php Class GdprDatabaseManager. 1 2
GdprDumpAnonymizationException class Drupal\gdpr_dump\Exception modules/gdpr_dump/src/Exception/GdprDumpAnonymizationException.php Class GdprDumpAnonymizationException. 1
GdprDumpCommands class Drupal\gdpr_dump\Commands modules/gdpr_dump/src/Commands/GdprDumpCommands.php Drush commands. 2
GdprField class Drupal\gdpr_fields\Entity modules/gdpr_fields/src/Entity/GdprField.php Metadata for a GDPR field. 8
GdprFieldConfigEntity class Drupal\gdpr_fields\Entity modules/gdpr_fields/src/Entity/GdprFieldConfigEntity.php Defines a GDPR Field configuration entity. 8
GdprFieldConfigTest class Drupal\Tests\gdpr_fields\Functional modules/gdpr_fields/tests/src/Functional/GdprFieldConfigTest.php Tests GDPR fields and configuration.
GdprFieldFilterForm class Drupal\gdpr_fields\Form modules/gdpr_fields/src/Form/GdprFieldFilterForm.php Filter form for GDPR field list page. 1
GdprFieldSettingsDeleteForm class Drupal\gdpr_fields\Form modules/gdpr_fields/src/Form/GdprFieldSettingsDeleteForm.php Delete confirmation form for GDPR field settings.
GdprFieldSettingsForm class Drupal\gdpr_fields\Form modules/gdpr_fields/src/Form/GdprFieldSettingsForm.php GDPR Field settings. 1 1
GdprMyAgreementsBlock class Drupal\gdpr_consent\Plugin\Block modules/gdpr_consent/src/Plugin/Block/GdprMyAgreementsBlock.php Provides a block to view a contact dashboard summary.
GdprSanitize class Drupal\gdpr_dump\Service modules/gdpr_dump/src/Service/GdprSanitize.php Class GdprSqlDump. 1 2
GdprSqlBase class Drupal\gdpr_dump\Sql modules/gdpr_dump/src/Sql/GdprSqlBase.php Class GdprSqlBase. 1
GdprSqlDump class Drupal\gdpr_dump\Service modules/gdpr_dump/src/Service/GdprSqlDump.php Class GdprSqlDump. 1 2 2
GdprSqlMysql class Drupal\gdpr_dump\Sql modules/gdpr_dump/src/Sql/GdprSqlMysql.php Class GdprSqlMysql.
GdprSqlOracle Deprecated class Drupal\gdpr_dump\Sql modules/gdpr_dump/src/Sql/GdprSqlOracle.php Class GdprSqlOracle.
GdprSqlPgsql class Drupal\gdpr_dump\Sql modules/gdpr_dump/src/Sql/GdprSqlPgsql.php Class GdprSqlPgsql.

Pages

Other projects