You are here

Classes, traits, and interfaces in Avatar Kit 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AvatarCache class Drupal\avatars\Entity src/Entity/AvatarCache.php Defines the Avatar cache entity.
AvatarCacheInterface interface Drupal\avatars\Entity src/Entity/AvatarCacheInterface.php Provides an interface for Avatar cache entities. 1 6
AvatarKitAvatarServiceDiscovery class Drupal\avatars src/AvatarKitAvatarServiceDiscovery.php Avatar Kit library service discovery. 2
AvatarKitCommonService class Drupal\avatars\Plugin\Derivative src/Plugin/Derivative/AvatarKitCommonService.php Creates services for each Avatar Kit library service.
AvatarKitCommonService abstract class Drupal\avatars\Plugin\Avatars\Service src/Plugin/Avatars/Service/AvatarKitCommonService.php Automatically creates services based on plugins from Avatar Kit library.
AvatarKitDefaultPreferenceSubscriber class Drupal\avatars\EventSubscriber src/EventSubscriber/AvatarKitDefaultPreferenceSubscriber.php Subscriber for preference events. 2
AvatarKitDownloadUtility class Drupal\avatars src/AvatarKitDownloadUtility.php Utility for creating Drupal files from responses. 2
AvatarKitDownloadUtilityInterface interface Drupal\avatars src/AvatarKitDownloadUtilityInterface.php Interface for download utility. 1
AvatarKitEntityAvatarIdentifierException class Drupal\avatars\Exception src/Exception/AvatarKitEntityAvatarIdentifierException.php Exception thrown for avatar identifiers. 2
AvatarKitEntityField class Drupal\avatars\Plugin\Avatars\Service src/Plugin/Avatars/Service/AvatarKitEntityField.php Gets avatar from a field in the same entity.
AvatarKitEntityFieldHandler class Drupal\avatars src/AvatarKitEntityFieldHandler.php Handles pushing avatar caches into entities. 2
AvatarKitEntityFieldHandlerInterface interface Drupal\avatars src/AvatarKitEntityFieldHandlerInterface.php Handles pushing avatar caches into entities. 1 1
AvatarKitEntityFieldPreferenceSubscriber class Drupal\avatars\EventSubscriber src/EventSubscriber/AvatarKitEntityFieldPreferenceSubscriber.php Subscriber for preference events. 2
AvatarKitEntityHandler class Drupal\avatars src/AvatarKitEntityHandler.php Downloads and caches avatars into entities. 2
AvatarKitEntityHandlerInterface interface Drupal\avatars src/AvatarKitEntityHandlerInterface.php Downloads and caches avatars into entities. 1
AvatarKitEntityHooks class Drupal\avatars src/AvatarKitEntityHooks.php Drupal entity hooks. 2
AvatarKitEntityHooksInterface interface Drupal\avatars src/AvatarKitEntityHooksInterface.php Interface for Avatar Kit Drupal entity hooks. 1
AvatarKitEntityMap class Drupal\avatars\Entity src/Entity/AvatarKitEntityMap.php Defines the Avatar Kit field mapping entity. 3
AvatarKitEntityMapInterface interface Drupal\avatars\Entity src/Entity/AvatarKitEntityMapInterface.php Provides interface for Avatar Kit field mapping entity. 1
AvatarKitEntityMappingForm class Drupal\avatars\Form src/Form/AvatarKitEntityMappingForm.php Configure Avatar Kit entity maps. 1
AvatarKitEntityPreferenceManager class Drupal\avatars src/AvatarKitEntityPreferenceManager.php Manages order in which services should be fetched for entities. 2
AvatarKitEntityPreferenceManagerInterface interface Drupal\avatars src/AvatarKitEntityPreferenceManagerInterface.php Interface for entity preference manager. 1
AvatarKitEvents final class Drupal\avatars\Event src/Event/AvatarKitEvents.php Defines events for Avatar Kit. 4
AvatarKitFormAlter class Drupal\avatars src/AvatarKitFormAlter.php Drupal form alters. 2
AvatarKitFormAlterInterface interface Drupal\avatars src/AvatarKitFormAlterInterface.php Interface for Drupal form alters. 1
AvatarKitLocalCache class Drupal\avatars src/AvatarKitLocalCache.php Cache remote files locally into file entities. 2
AvatarKitLocalCacheInterface interface Drupal\avatars src/AvatarKitLocalCacheInterface.php Cache remote files locally into file entities. 1
AvatarKitService class Drupal\avatars\Annotation src/Annotation/AvatarKitService.php Defines the annotation for AvatarKitService plugins. 1
AvatarKitService class Drupal\avatars\Entity src/Entity/AvatarKitService.php Defines storage for an avatar service instance. 5
AvatarKitServiceBase abstract class Drupal\avatars\Plugin\Avatars\Service src/Plugin/Avatars/Service/AvatarKitServiceBase.php Abstract class for Avatar Kit service plugins. 2
AvatarKitServiceDefinitionAlterEvent class Drupal\avatars\Event src/Event/AvatarKitServiceDefinitionAlterEvent.php Used to alter avatar service plugin definitions. 1
AvatarKitServiceDeleteForm class Drupal\avatars\Form\Entity src/Form/Entity/AvatarKitServiceDeleteForm.php Form to delete Avatar Kit services.
AvatarKitServiceForm class Drupal\avatars\Form\Entity src/Form/Entity/AvatarKitServiceForm.php Add and edit form for Avatar Kit service instances.
AvatarKitServiceInterface interface Drupal\avatars\Entity src/Entity/AvatarKitServiceInterface.php Defines interface for avatar service entities. 1 3
AvatarKitServiceInterface interface Drupal\avatars\Plugin\Avatars\Service src/Plugin/Avatars/Service/AvatarKitServiceInterface.php Interface for a Avatar Kit service plugins. 1 4
AvatarKitServicePluginManager class Drupal\avatars src/AvatarKitServicePluginManager.php Avatar Kit service plugin manager. 2
AvatarKitServicePluginManagerInterface interface Drupal\avatars src/AvatarKitServicePluginManagerInterface.php Avatar Kit service plugin manager interface. 1 2
AvatarKitServicesForm class Drupal\avatars\Form src/Form/AvatarKitServicesForm.php Configure Avatar Kit services. 1
AvatarKitServiceStorage class Drupal\avatars\Entity src/Entity/AvatarKitServiceStorage.php Controller class for user roles.
AvatarKitServiceStorageInterface interface Drupal\avatars\Entity src/Entity/AvatarKitServiceStorageInterface.php Defines an interface for role entity storage classes. 1
AvatarKitSettingsForm class Drupal\avatars\Form src/Form/AvatarKitSettingsForm.php Configure Avatar Kit settings. 1
EntityAvatarIdentifier class Drupal\avatars src/EntityAvatarIdentifier.php An entity identifier. 1
EntityAvatarIdentifierInterface interface Drupal\avatars src/EntityAvatarIdentifierInterface.php An entity identifier. 1 1
EntityAvatarIdentifierProxy class Drupal\avatars src/EntityAvatarIdentifierProxy.php Wraps an avatar identifier object with Drupal entity support.
EntityServicePreferenceEvent class Drupal\avatars\Event src/Event/EntityServicePreferenceEvent.php Used to determine the preference order of avatar services for an entity. 3

Other projects