Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Span.php
function Span::getTotalRecordedEvents
File
vendor/
open-telemetry/
sdk/
Trace/
Span.php
, line 327
Class
Span
Namespace
OpenTelemetry\SDK\Trace
Code
public
function
getTotalRecordedEvents
() : int {
return
$this
->
totalRecordedEvents
; }
RSS feed