class FusionCachingAspect (View source)

Properties

protected VariableFrontend $fusionCache
protected SiteRepository $siteRepository

Methods

mixed
cacheGetMergedFusionObjectTree(JoinPointInterface $joinPoint)

No description

getSiteForSiteNode(TraversableNodeInterface $siteNode)

Get a site for the given site node.

Details

mixed cacheGetMergedFusionObjectTree(JoinPointInterface $joinPoint)

No description

Parameters

JoinPointInterface $joinPoint

The current join point

Return Value

mixed

Exceptions

Exception

protected Site getSiteForSiteNode(TraversableNodeInterface $siteNode)

Get a site for the given site node.

Parameters

TraversableNodeInterface $siteNode

Return Value

Site

See also

FusionService::getSiteForSiteNode