Свойство | Type | Description | |
---|---|---|---|
$configuration | array | Migration configuration | |
$nodeDataRepository | |||
$nodeFilterService | |||
$nodeTransformationService | |||
$packageManager | |||
$workspace | |||
$workspaceRepository |
Méthode | Description | |
---|---|---|
__construct ( array $configuration ) | ||
execute ( ) : void | Execute the migration |
protected array $configuration | ||
Résultat | array |
protected NodeDataRepository,Neos\ContentRepository\Domain\Repository $nodeDataRepository | ||
Résultat |
protected NodeFilter,Neos\ContentRepository\Migration\Service $nodeFilterService | ||
Résultat |
protected NodeTransformation,Neos\ContentRepository\Migration\Service $nodeTransformationService | ||
Résultat |
protected PackageManager,Neos\Flow\Package $packageManager | ||
Résultat |
protected Workspace,Neos\ContentRepository\Domain\Model $workspace | ||
Résultat |