Method | Description | |
---|---|---|
asText ( ) | ||
isEnabled ( ) : boolean |
Method | Description | |
---|---|---|
checkFilename ( Symfony\Component\Console\Input\InputInterface $input ) : mixed | ||
configure ( ) | ||
doImport ( Symfony\Component\Console\Output\OutputInterface $output, string $fileName, string $exec ) : void | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void | ||
optimize ( $fileName ) : string | Optimize a dump by converting single INSERTs per line to INSERTs with multiple lines |
protected checkFilename ( Symfony\Component\Console\Input\InputInterface $input ) : mixed | ||
$input | Symfony\Component\Console\Input\InputInterface | |
return | mixed |