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

Breadcrumb

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

22 calls to GPBUtil::checkInt64()

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>
Duration::setSeconds in vendor/google/protobuf/src/Google/Protobuf/Duration.php
Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years
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>
ExportLogsPartialSuccess::setRejectedLogRecords in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Logs/V1/ExportLogsPartialSuccess.php
The number of rejected log records. A `rejected_<signal>` field holding a `0` value indicates that the request was fully accepted.
ExportMetricsPartialSuccess::setRejectedDataPoints in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Metrics/V1/ExportMetricsPartialSuccess.php
The number of rejected data points. A `rejected_<signal>` field holding a `0` value indicates that the request was fully accepted.
ExportTracePartialSuccess::setRejectedSpans in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Collector/Trace/V1/ExportTracePartialSuccess.php
The number of rejected spans. A `rejected_<signal>` field holding a `0` value indicates that the request was fully accepted.
Int64Value::setValue in vendor/google/protobuf/src/Google/Protobuf/Int64Value.php
The int64 value.
IntDataPoint::setValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntDataPoint.php
value itself.
IntExemplar::setValue in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntExemplar.php
Numerical int value of the measurement that was recorded.
IntHistogramDataPoint::setSum in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntHistogramDataPoint.php
sum of the values in the population. If count is zero then this field must be zero. This value must be equal to the sum of the "sum" fields in buckets if a histogram is provided.
MapField::checkKey in vendor/google/protobuf/src/Google/Protobuf/Internal/MapField.php
@ignore
MapField::offsetSet in vendor/google/protobuf/src/Google/Protobuf/Internal/MapField.php
Assign the element at the given key.
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>
RateLimitingSampler::setQps in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/RateLimitingSampler.php
Rate per second.
RepeatedField::offsetSet in vendor/google/protobuf/src/Google/Protobuf/Internal/RepeatedField.php
Assign the element at the given index.
Timestamp::setSeconds in vendor/google/protobuf/src/Google/Protobuf/Timestamp.php
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.
TraceConfig::setMaxNumberOfAttributes in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
The global default max number of attributes per span.
TraceConfig::setMaxNumberOfAttributesPerLink in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
The global default max number of attributes per span.
TraceConfig::setMaxNumberOfAttributesPerTimedEvent in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
The global default max number of attributes per timed event.
TraceConfig::setMaxNumberOfLinks in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
The global default max number of link entries per span.
TraceConfig::setMaxNumberOfTimedEvents in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php
The global default max number of annotation events per span.
UninterpretedOption::setNegativeIntValue in vendor/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption.php
Generated from protobuf field <code>optional int64 negative_int_value = 5;</code>

API Navigation

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