You are here

Classes, traits, and interfaces in EU Cookie Compliance (GDPR Compliance) 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AdminController class Drupal\eu_cookie_compliance\Controller src/Controller/AdminController.php Class AdminController.
BasicConsentStorage class Drupal\eu_cookie_compliance\Plugin\ConsentStorage src/Plugin/ConsentStorage/BasicConsentStorage.php Provides a database storage for cookie consents.
CategoryStorageManager class Drupal\eu_cookie_compliance src/CategoryStorageManager.php The cookie category storage manager class.
CheckIfEuCountryJs class Drupal\eu_cookie_compliance\Routing src/Routing/CheckIfEuCountryJs.php Defines dynamic routes.
CheckIfEuCountryJsController class Drupal\eu_cookie_compliance\Controller src/Controller/CheckIfEuCountryJsController.php Controller for JS call that checks if the visitor is in the EU.
ConsentStorage class Drupal\eu_cookie_compliance\Annotation src/Annotation/ConsentStorage.php Defines a consent storage annotation object.
ConsentStorageBase abstract class Drupal\eu_cookie_compliance\Plugin src/Plugin/ConsentStorageBase.php Provides a base class for a consent storage. 1 1
ConsentStorageInterface interface Drupal\eu_cookie_compliance\Plugin src/Plugin/ConsentStorageInterface.php Defines the interface for consent storages. 1
ConsentStorageManager class Drupal\eu_cookie_compliance\Plugin src/Plugin/ConsentStorageManager.php Provides an ConsentStorage plugin manager. 2
ConsentStorageManagerInterface interface Drupal\eu_cookie_compliance\Plugin src/Plugin/ConsentStorageManagerInterface.php Collects available consent storages.
CookieCategory class Drupal\eu_cookie_compliance\Entity src/Entity/CookieCategory.php Defines the Cookie category entity.
CookieCategoryDeleteForm class Drupal\eu_cookie_compliance\Form src/Form/CookieCategoryDeleteForm.php Builds the form to delete Cookie category entities.
CookieCategoryForm class Drupal\eu_cookie_compliance\Form src/Form/CookieCategoryForm.php Class CookieCategoryForm.
CookieCategoryHtmlRouteProvider class Drupal\eu_cookie_compliance src/CookieCategoryHtmlRouteProvider.php Provides routes for Cookie category entities.
CookieCategoryInterface interface Drupal\eu_cookie_compliance\Entity src/Entity/CookieCategoryInterface.php Provides an interface for defining Cookie category entities. 1 1
CookieCategoryListBuilder class Drupal\eu_cookie_compliance src/CookieCategoryListBuilder.php Provides a listing of Cookie category entities.
EuCookieComplianceConfigForm class Drupal\eu_cookie_compliance\Form src/Form/EuCookieComplianceConfigForm.php Provides settings for eu_cookie_compliance module. 1
PersonalInformationFormInterface interface Drupal\eu_cookie_compliance src/PersonalInformationFormInterface.php Interface to describe forms that collect personal data. 1
PersonalInformationFormTrait trait Drupal\eu_cookie_compliance src/PersonalInformationFormTrait.php Trait that implements PersonalInformationFormInterface.
StoreConsent class Drupal\eu_cookie_compliance\Controller src/Controller/StoreConsent.php Controller for JS call that stores consent.

Other projects