ModifyResultAfterFetchingObjectDataEvent

FinalYes

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

Table of Contents

Methods

__construct()  : mixed
getQuery()  : QueryInterface
getResult()  : array<string|int, mixed>
setResult()  : void

Methods

getResult()

public getResult() : array<string|int, mixed>
Return values
array<string|int, mixed>

setResult()

public setResult(array<string|int, mixed> $result) : void
Parameters
$result : array<string|int, mixed>

        
On this page

Search results