class DolHooksCollector extends RequestDataCollector (View source)

DolRequestDataCollector class

Methods

array{nb_of_hooks: int, hooks: array<string, array{contexts: string}>}
collect()

Collects the data from the collectors

getWidgets()

Return widget settings

string
getName()

No description

Details

array{nb_of_hooks: int, hooks: array<string, array{contexts: string}>} collect()

Collects the data from the collectors

Return Value

array{nb_of_hooks: int, hooks: array<string, array{contexts: string}>}

Array of collected data

getWidgets()

Return widget settings

@return array<string,array{icon?:string,widget?:string,map:string,default:int|string}> Array

string getName()

No description

Return Value

string