‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Resource\Service\FileProcessingService Member List

This is the complete list of members for TYPO3\CMS\Core\Resource\Service\FileProcessingService, including all inherited members.

__construct(protected readonly EventDispatcherInterface $eventDispatcher, protected readonly ProcessedFileRepository $processedFileRepository, protected readonly ProcessorRegistry $processorRegistry,)TYPO3\CMS\Core\Resource\Service\FileProcessingService
getProcessorByTask(TaskInterface $task)TYPO3\CMS\Core\Resource\Service\FileProcessingServiceprotected
processFile(File|FileReference $fileObject, string $taskType, DriverInterface $driver, array $configuration)TYPO3\CMS\Core\Resource\Service\FileProcessingService