NodeTypesCommandController
class NodeTypesCommandController extends CommandController (View source)
Methods
void
showCommand(string $nodeTypeName, string $path = '', int $depth = 0, string $contentRepository = 'default')
Shows the merged configuration (including supertypes) of a NodeType
void
listCommand(string|null $filter = null, bool $includeAbstract = true, string $contentRepository = 'default')
Lists all declared NodeTypes grouped by namespace
Details
__construct(ContentRepositoryRegistry $contentRepositoryRegistry)
No description
void
showCommand(string $nodeTypeName, string $path = '', int $depth = 0, string $contentRepository = 'default')
Shows the merged configuration (including supertypes) of a NodeType
void
listCommand(string|null $filter = null, bool $includeAbstract = true, string $contentRepository = 'default')
Lists all declared NodeTypes grouped by namespace