Nextcloud PHP API (master)

IRequestId

Tags
since
24.0.0

Table of Contents

Methods

getId()  : string
Returns a request identifier intended primarily for logging and tracing.

Methods

getId()

Returns a request identifier intended primarily for logging and tracing.

public getId() : string

The value is not guaranteed to be globally unique. If mod_unique_id is installed, that value may be used by the implementation.

Tags
since
24.0.0
Return values
string
On this page

Search results