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

Breadcrumb

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

28 calls to Message::writeOneof()

AnyValue::setArrayValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>.opentelemetry.proto.common.v1.ArrayValue array_value = 5;</code>
AnyValue::setBoolValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>bool bool_value = 2;</code>
AnyValue::setBytesValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>bytes bytes_value = 7;</code>
AnyValue::setDoubleValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>double double_value = 4;</code>
AnyValue::setIntValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>int64 int_value = 3;</code>
AnyValue::setKvlistValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>.opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;</code>
AnyValue::setStringValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Generated from protobuf field <code>string string_value = 1;</code>
Exemplar::setAsDouble in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Exemplar.php
Generated from protobuf field <code>double as_double = 3;</code>
Exemplar::setAsInt in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Exemplar.php
Generated from protobuf field <code>sfixed64 as_int = 6;</code>
Message::writeWrapperValue in vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php
Metric::setExponentialHistogram in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php
Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.ExponentialHistogram exponential_histogram = 10;</code>
Metric::setGauge in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php
Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Gauge gauge = 5;</code>
Metric::setHistogram in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php
Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Histogram histogram = 9;</code>
Metric::setSum in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php
Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Sum sum = 7;</code>
Metric::setSummary in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php
Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.Summary summary = 11;</code>
NumberDataPoint::setAsDouble in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/NumberDataPoint.php
Generated from protobuf field <code>double as_double = 4;</code>
NumberDataPoint::setAsInt in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/NumberDataPoint.php
Generated from protobuf field <code>sfixed64 as_int = 6;</code>
Pattern::setEquals in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse/Schedule/Pattern.php
matches the metric name exactly
Pattern::setStartsWith in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigResponse/Schedule/Pattern.php
prefix-matches the metric name
TraceConfig::setConstantSampler in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
Generated from protobuf field <code>.opentelemetry.proto.trace.v1.ConstantSampler constant_sampler = 1;</code>
TraceConfig::setRateLimitingSampler in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
Generated from protobuf field <code>.opentelemetry.proto.trace.v1.RateLimitingSampler rate_limiting_sampler = 3;</code>
TraceConfig::setTraceIdRatioBased in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
Generated from protobuf field <code>.opentelemetry.proto.trace.v1.TraceIdRatioBased trace_id_ratio_based = 2;</code>
Value::setBoolValue in vendor/google/protobuf/src/Google/Protobuf/Value.php
Represents a boolean value.
Value::setListValue in vendor/google/protobuf/src/Google/Protobuf/Value.php
Represents a repeated `Value`.
Value::setNullValue in vendor/google/protobuf/src/Google/Protobuf/Value.php
Represents a null value.
Value::setNumberValue in vendor/google/protobuf/src/Google/Protobuf/Value.php
Represents a double value.
Value::setStringValue in vendor/google/protobuf/src/Google/Protobuf/Value.php
Represents a string value.
Value::setStructValue in vendor/google/protobuf/src/Google/Protobuf/Value.php
Represents a structured value.
RSS feed
Powered by Drupal