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

Breadcrumb

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

StatusCode::$valueToName

Type: valueToName

File

vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status/StatusCode.php, line 37

Class

StatusCode
For the semantics of status codes see https://github.com/open-telemetry/opentelemetry-specification/blob/main…

Namespace

Opentelemetry\Proto\Trace\V1\Status

Code

private static $valueToName = [
    self::STATUS_CODE_UNSET => 'STATUS_CODE_UNSET',
    self::STATUS_CODE_OK => 'STATUS_CODE_OK',
    self::STATUS_CODE_ERROR => 'STATUS_CODE_ERROR',
];

API Navigation

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