CleanupPreviewLinksCommand extends Command

Removes unused records from sys_preview

Internal
Attributes
#[AsCommand]
'cleanup:previewlinks'
'Find all versioned records and possibly cleans up invalid records in the database.'

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