StructureAdjustmentsCommandController
final class StructureAdjustmentsCommandController extends CommandController (View source)
Properties
| protected ContentRepositoryRegistry | $contentRepositoryRegistry |
Methods
void
detectCommand(string|null $nodeType = null, string $contentRepository = 'default')
Detect required structure adjustments for the specified node type in the given content repository.
void
fixCommand(string|null $nodeType = null, string $contentRepository = 'default')
Apply required structure adjustments for the specified node type in the given content repository.
Details
void
detectCommand(string|null $nodeType = null, string $contentRepository = 'default')
Detect required structure adjustments for the specified node type in the given content repository.
void
fixCommand(string|null $nodeType = null, string $contentRepository = 'default')
Apply required structure adjustments for the specified node type in the given content repository.