class UsageController extends ActionController (View source)

Controller for asset usage handling

Properties

protected AssetService $assetService
protected ContentDimensionSourceInterface $contentDimensionSource

TODO: NEEDS TO BE FIXED / REWRITTEN __Flow\Inject

protected UserService $userService
protected SiteRepository $siteRepository
protected ContentRepositoryRegistry $contentRepositoryRegistry
protected UserService $domainUserService

Methods

void
relatedNodesAction(AssetInterface $asset)

Get Related Nodes for an asset

Details

void relatedNodesAction(AssetInterface $asset)

Get Related Nodes for an asset

Parameters

AssetInterface $asset

Return Value

void