Namespace Umbraco.Cms.Core.PublishedCache
Classes
DefaultCultureAccessor
Provides the default implementation of IDefaultCultureAccessor.
PublishedCacheBase
Provides a base implementation for published content caches.
PublishedContentTypeCache
Represents a content type cache.
PublishedElement
Represents a published element that provides access to content type information and properties.
Interfaces
ICacheManager
Provides unified access to all published content caches.
IDatabaseCacheRebuilder
Defines operations for rebuild of the published content cache in the database.
IDefaultCultureAccessor
Gives access to the default culture.
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.
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.
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.