DocumentNodeInfo
final class DocumentNodeInfo (View source)
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
This is NOT the node path; but the "nodeAggregateIds on the hierarchy; separated by /"
No description
No description
No description
No description
No description
No description
No description
As the route tags are based on the node aggregate ids of the node and its parents up to the site, we can extract this from the "nodeAggregateIdPath", which contains these ids.
No description
No description
No description
No description
Details
__construct(array $source)
No description
static DocumentNodeInfo
fromDatabaseRow(array $row)
No description
DocumentNodeInfo
withDimensionSpacePoint(DimensionSpacePoint $dimensionSpacePoint)
No description
DocumentNodeInfo
withOriginDimensionSpacePoint(OriginDimensionSpacePoint $originDimensionSpacePoint)
No description
NodeAggregateId
getNodeAggregateId()
No description
bool
isRoot()
No description
NodeAggregateId
getParentNodeAggregateId()
No description
bool
hasPrecedingNodeAggregateId()
No description
NodeAggregateId
getPrecedingNodeAggregateId()
No description
bool
hasSucceedingNodeAggregateId()
No description
NodeAggregateId
getSucceedingNodeAggregateId()
No description
string
getDimensionSpacePointHash()
No description
string
getNodeAggregateIdPath()
This is NOT the node path; but the "nodeAggregateIds on the hierarchy; separated by /"
string
getUriPath()
No description
bool
hasUriPath()
No description
bool
isShortcut()
No description
bool
isDisabled()
No description
int
getDisableLevel()
No description
string
getShortcutMode()
No description
UriInterface
getShortcutTargetUri()
No description
RouteTags
getRouteTags()
As the route tags are based on the node aggregate ids of the node and its parents up to the site, we can extract this from the "nodeAggregateIdPath", which contains these ids.
SiteNodeName
getSiteNodeName()
No description
array
getShortcutTarget()
No description
array
toArray()
No description
string
__toString()
No description