메소드 |
설명 |
|
configure ( ) |
|
|
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
|
|
loadData ( eZ\Publish\Core\Persistence\Database\SelectQuery $query, integer $bulkCount, integer $pass ) : array |
Loads field data for given $pass. |
|
updateField ( Symfony\Component\Console\Output\OutputInterface $output, ProgressBar $progress, integer | string $contentId, integer $versionNo, string $fieldTypeIdentifier, boolean $dryRun ) |
For given $contentId in $versionNo updates fields of $fieldTypeIdentifier type. |
|