class UsageController extends ActionController (View source)

Controller for asset usage handling

Properties

protected AssetService $assetService
protected UserService $userService
protected SiteRepository $siteRepository
protected ContentRepositoryRegistry $contentRepositoryRegistry
protected WorkspaceService $workspaceService
protected Context $securityContext
protected ContentRepositoryAuthorizationService $contentRepositoryAuthorizationService
protected PrivilegeManagerInterface $privilegeManager

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