ModifyResultAfterFetchingObjectDataEvent

Event which is fired after the storage backend has pulled results from a given query.

API

class \TYPO3\CMS\Extbase\Event\Persistence\ ModifyResultAfterFetchingObjectDataEvent

Event which is fired after the storage backend has pulled results from a given query.

getQuery ( )
returntype

TYPO3\CMS\Extbase\Persistence\QueryInterface

getResult ( )
returntype

array

setResult ( array $result)
param array $result

the result