[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 107 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
EventDataCollector:: (8 methods):
__construct()
collect()
lateCollect()
setCalledListeners()
getCalledListeners()
setNotCalledListeners()
getNotCalledListeners()
getName()
Class: EventDataCollector - X-Ref
EventDataCollector.__construct(EventDispatcherInterface $dispatcher = null) X-Ref |
No description |
collect(Request $request, Response $response, \Exception $exception = null) X-Ref |
{@inheritdoc} |
lateCollect() X-Ref |
No description |
setCalledListeners(array $listeners) X-Ref |
Sets the called listeners. param: array $listeners An array of called listeners |
getCalledListeners() X-Ref |
Gets the called listeners. return: array An array of called listeners |
setNotCalledListeners(array $listeners) X-Ref |
Sets the not called listeners. param: array $listeners An array of not called listeners |
getNotCalledListeners() X-Ref |
Gets the not called listeners. return: array An array of not called listeners |
getName() X-Ref |
{@inheritdoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |