VuFind API Documentation

API Documentation

Namespaces

VuFind
VuFindTest
VuFindAdmin
VuFindApi
VuFindConsole
VuFindDevTools
VuFindLocalTemplate
VuFindSearch
VuFindTheme

Interfaces, Classes, Traits and Enums

minSO
This non-namespaced class exists to keep serialized search objects small by using an abbreviated name. Unfortunately, the name does not comply with coding standards, but we cannot easily change it due to legacy compatibility issues.

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