VuFind API Documentation

Profiling

Table of Contents

setupVuFindRemoteCodeCoverage()  : void
Setup remote code coverage support if requested
enableVuFindProfiling()  : void
Enable profiler (XHProf or Tideways)

Functions

setupVuFindRemoteCodeCoverage()

Setup remote code coverage support if requested

setupVuFindRemoteCodeCoverage(array<string|int, mixed> $modules) : void
Parameters
$modules : array<string|int, mixed>

Active modules

Return values
void

enableVuFindProfiling()

Enable profiler (XHProf or Tideways)

enableVuFindProfiling(string $profilerBaseUrl) : void
Parameters
$profilerBaseUrl : string

Profiler base url to display

Return values
void

Search results