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()
Return type

TYPO3\CMS\Extbase\Persistence\QueryInterface

getResult()
Return type

array

setResult(array $result)
Parameters
  • $result (array) -- the result