Namespace Umbraco.Cms.Core.PublishedCache
Classes
DefaultCultureAccessor
Provides the default implementation of IDefaultCultureAccessor.
PublishedContentTypeCache
Represents a content type cache.
Interfaces
IBlockElementService
ICacheManager
Provides unified access to all published content caches.
IContentCacheService
Defines common cache operations shared across all content cache services (documents, media, elements).
IDatabaseCacheRebuilder
Defines operations for rebuild of the published content cache in the database.
IDefaultCultureAccessor
Gives access to the default culture.
IDeferredCacheRebuildService
Queues content type cache rebuilds for deferred background processing with de-duplication.
IDocumentCacheService
Defines operations for the document (content) cache service.
IDomainCache
Provides caching and retrieval of domain information for published content.
IDomainCacheService
Defines operations for the domain cache service.
IElementCacheService
Defines operations for the element cache service.
IMediaCacheService
Defines operations for the media cache service.
IPublishedCache
Provides access to cached contents.
IPublishedContentCache
Provides access to cached published content items with async support.
IPublishedContentTypeCache
Provides caching for published content types.
IPublishedElementCache
Provides access to cached published elements.
IPublishedMediaCache
Provides access to cached published media items with async support.
IPublishedMemberCache
Provides a cache for published member content.
ITagQuery
Provides methods for querying content and media by their associated tags.