Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ObservableCallbackInterface.php

function ObservableCallbackInterface::detach

Detaches the associated callback from the instrument.

2 methods override ObservableCallbackInterface::detach()
NoopObservableCallback::detach in vendor/open-telemetry/api/Metrics/Noop/NoopObservableCallback.php
Detaches the associated callback from the instrument.
ObservableCallback::detach in vendor/open-telemetry/sdk/Metrics/ObservableCallback.php
Detaches the associated callback from the instrument.

File

vendor/open-telemetry/api/Metrics/ObservableCallbackInterface.php, line 55

Class

ObservableCallbackInterface
An observed callback.

Namespace

OpenTelemetry\API\Metrics

Code

public function detach() : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal