| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 112 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MemoryDataCollector:: (8 methods):
__construct()
collect()
lateCollect()
getMemory()
getMemoryLimit()
updateMemoryUsage()
getName()
convertToBytes()
Class: MemoryDataCollector - X-Ref
MemoryDataCollector.| __construct() X-Ref |
| No description |
| collect(Request $request, Response $response, \Exception $exception = null) X-Ref |
| {@inheritdoc} |
| lateCollect() X-Ref |
| {@inheritdoc} |
| getMemory() X-Ref |
| Gets the memory. return: int The memory |
| getMemoryLimit() X-Ref |
| Gets the PHP memory limit. return: int The memory limit |
| updateMemoryUsage() X-Ref |
| Updates the memory usage data. |
| getName() X-Ref |
| {@inheritdoc} |
| convertToBytes($memoryLimit) X-Ref |
| No description |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |