CleanupPreviewLinksCommand extends Command

Removes unused records from sys_preview

Table of Contents

Methods

__construct()  : mixed
configure()  : mixed
Configuring the command options
execute()  : int
Executes the command to find versioned records

Methods

configure()

Configuring the command options

public configure() : mixed

execute()

Executes the command to find versioned records

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results