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

Breadcrumb

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

function Common::initOnce

11 calls to Common::initOnce()
AnyValue::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/AnyValue.php
Constructor.
ArrayValue::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/ArrayValue.php
Constructor.
InstrumentationLibrary::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/InstrumentationLibrary.php
Constructor.
InstrumentationScope::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/InstrumentationScope.php
Constructor.
KeyValue::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Common/V1/KeyValue.php
Constructor.

... See full list

File

vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Common/V1/Common.php, line 11

Class

Common

Namespace

GPBMetadata\Opentelemetry\Proto\Common\V1

Code

public static function initOnce() {
    $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
    if (static::$is_initialized == true) {
        return;
    }
    $pool->internalAddGeneratedFile('
�
*opentelemetry/proto/common/v1/common.protoopentelemetry.proto.common.v1"�
AnyValue
string_value (	H

bool_value (H
	int_value (H
double_value (H@
array_value (2).opentelemetry.proto.common.v1.ArrayValueHC
kvlist_value (2+.opentelemetry.proto.common.v1.KeyValueListH
bytes_value (HB
value"E

ArrayValue7
values (2\'.opentelemetry.proto.common.v1.AnyValue"G
KeyValueList7
values (2\'.opentelemetry.proto.common.v1.KeyValue"O
KeyValue
key (	6
value (2\'.opentelemetry.proto.common.v1.AnyValue"�
InstrumentationScope
name (	
version (	;

attributes (2\'.opentelemetry.proto.common.v1.KeyValue 
dropped_attributes_count (
B{
 io.opentelemetry.proto.common.v1BCommonProtoPZ(go.opentelemetry.io/proto/otlp/common/v1�OpenTelemetry.Proto.Common.V1bproto3', true);
    static::$is_initialized = true;
}

API Navigation

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