A variant of a node can have different dimension values and path (for non-aggregate nodes).
The resulting node instances might belong to a different context.
public getNodeVariantsByIdentifier ( string $identifier ) : array<\Neos\ContentRepository\Domain\Model\NodeInterface> | ||
$identifier | string | The identifier of a node |
리턴 | array<\Neos\ContentRepository\Domain\Model\NodeInterface> |