final class NodeMoveIntegrityCheckResult (View source)

{NodeMoveIntegrityCheckService} for detailed explanation of usage

Properties

protected string $nodeLabel
protected NodeMoveIntegrityCheckResultPart[] $parts

Methods

createForNode(NodeInterface $nodeToMove)

No description

withResultParts(array $parts)

No description

bool
hasIntegrityViolations()

No description

string
getPlainMessage()

No description

Details

static NodeMoveIntegrityCheckResult createForNode(NodeInterface $nodeToMove)

No description

Parameters

NodeInterface $nodeToMove

Return Value

NodeMoveIntegrityCheckResult

NodeMoveIntegrityCheckResult withResultParts(array $parts)

No description

Parameters

array $parts

Return Value

NodeMoveIntegrityCheckResult

bool hasIntegrityViolations()

No description

Return Value

bool

string getPlainMessage()

No description

Return Value

string