From de563cf75d50d49b2d1fc2db853293388c630297 Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Tue, 21 Apr 2026 09:30:09 -0700 Subject: [PATCH 1/2] update PHP api docs --- content/reference/php/api-docs/DOCTUM_VERSION | 2 +- content/reference/php/api-docs/Google.html | 4 +- .../php/api-docs/Google/Protobuf.html | 15 +- .../php/api-docs/Google/Protobuf/Any.html | 253 +- .../php/api-docs/Google/Protobuf/Api.html | 376 ++- .../api-docs/Google/Protobuf/BoolValue.html | 207 +- .../api-docs/Google/Protobuf/BytesValue.html | 207 +- .../api-docs/Google/Protobuf/Descriptor.html | 22 +- .../Google/Protobuf/DescriptorPool.html | 12 +- .../api-docs/Google/Protobuf/DoubleValue.html | 207 +- .../api-docs/Google/Protobuf/Duration.html | 207 +- .../php/api-docs/Google/Protobuf/Enum.html | 356 ++- .../Google/Protobuf/EnumDescriptor.html | 16 +- .../api-docs/Google/Protobuf/EnumValue.html | 229 +- .../Google/Protobuf/EnumValueDescriptor.html | 12 +- .../php/api-docs/Google/Protobuf/Field.html | 257 +- .../Google/Protobuf/Field/Cardinality.html | 10 +- .../api-docs/Google/Protobuf/Field/Kind.html | 10 +- .../Google/Protobuf/FieldDescriptor.html | 125 +- .../api-docs/Google/Protobuf/FieldMask.html | 215 +- .../Google/Protobuf/Field_Cardinality.html | 6 +- .../api-docs/Google/Protobuf/Field_Kind.html | 6 +- .../api-docs/Google/Protobuf/FloatValue.html | 207 +- .../api-docs/Google/Protobuf/GPBEmpty.html | 199 +- .../api-docs/Google/Protobuf/Int32Value.html | 207 +- .../api-docs/Google/Protobuf/Int64Value.html | 207 +- .../api-docs/Google/Protobuf/Internal.html | 89 +- .../Google/Protobuf/Internal/AnyBase.html | 221 +- .../Protobuf/Internal/CodedInputStream.html | 38 +- .../Protobuf/Internal/CodedOutputStream.html | 68 +- .../Google/Protobuf/Internal/Descriptor.html | 56 +- .../Protobuf/Internal/DescriptorPool.html | 28 +- .../Protobuf/Internal/DescriptorProto.html | 516 +++- .../DescriptorProto/ExtensionRange.html | 223 +- .../DescriptorProto/ReservedRange.html | 215 +- .../Google/Protobuf/Internal/Edition.html | 338 +++ .../Protobuf/Internal/EnumBuilderContext.html | 12 +- .../Protobuf/Internal/EnumDescriptor.html | 34 +- .../Internal/EnumDescriptorProto.html | 436 ++- .../EnumReservedRange.html | 215 +- .../Google/Protobuf/Internal/EnumOptions.html | 610 +++- .../Internal/EnumValueDescriptorProto.html | 223 +- .../Protobuf/Internal/EnumValueOptions.html | 758 ++++- .../Internal/ExtensionRangeOptions.html | 672 ++++- .../ExtensionRangeOptions/Declaration.html | 2165 ++++++++++++++ .../VerificationState.html | 230 ++ .../Google/Protobuf/Internal/FeatureSet.html | 2662 +++++++++++++++++ .../FeatureSet/EnforceNamingStyle.html | 239 ++ .../Internal/FeatureSet/EnumType.html | 239 ++ .../Internal/FeatureSet/FieldPresence.html | 248 ++ .../Internal/FeatureSet/JsonFormat.html | 239 ++ .../Internal/FeatureSet/MessageEncoding.html | 239 ++ .../FeatureSet/RepeatedFieldEncoding.html | 239 ++ .../Internal/FeatureSet/Utf8Validation.html | 239 ++ .../FeatureSet/VisibilityFeature.html | 1268 ++++++++ .../DefaultSymbolVisibility.html | 259 ++ .../Protobuf/Internal/FeatureSetDefaults.html | 1723 +++++++++++ .../FeatureSetEditionDefault.html | 1795 +++++++++++ .../Protobuf/Internal/FieldDescriptor.html | 113 +- .../Internal/FieldDescriptorProto.html | 311 +- .../Internal/FieldDescriptorProto/Label.html | 22 +- .../Internal/FieldDescriptorProto/Type.html | 15 +- .../Protobuf/Internal/FieldOptions.html | 1290 +++++++- .../Protobuf/Internal/FieldOptions/CType.html | 19 +- .../Internal/FieldOptions/EditionDefault.html | 1619 ++++++++++ .../Internal/FieldOptions/FeatureSupport.html | 1995 ++++++++++++ .../Internal/FieldOptions/JSType.html | 10 +- .../FieldOptions/OptionRetention.html | 239 ++ .../FieldOptions/OptionTargetType.html | 304 ++ .../Protobuf/Internal/FileDescriptor.html | 20 +- .../Internal/FileDescriptorProto.html | 640 +++- .../Protobuf/Internal/FileDescriptorSet.html | 215 +- .../Google/Protobuf/Internal/FileOptions.html | 761 +++-- .../Internal/FileOptions/OptimizeMode.html | 10 +- .../Protobuf/Internal/GPBDecodeException.html | 14 +- .../Google/Protobuf/Internal/GPBJsonWire.html | 12 +- .../Google/Protobuf/Internal/GPBLabel.html | 6 +- .../Google/Protobuf/Internal/GPBType.html | 6 +- .../Google/Protobuf/Internal/GPBUtil.html | 64 +- .../Google/Protobuf/Internal/GPBWire.html | 98 +- .../Google/Protobuf/Internal/GPBWireType.html | 6 +- .../Protobuf/Internal/GeneratedCodeInfo.html | 215 +- .../GeneratedCodeInfo/Annotation.html | 422 ++- .../Annotation/Semantic.html | 240 ++ .../Internal/GetPublicDescriptorTrait.html | 6 +- .../Internal/HasPublicDescriptorTrait.html | 8 +- .../Google/Protobuf/Internal/MapEntry.html | 207 +- .../Google/Protobuf/Internal/MapField.html | 28 +- .../Protobuf/Internal/MapFieldIter.html | 28 +- .../Google/Protobuf/Internal/Message.html | 197 +- .../Internal/MessageBuilderContext.html | 16 +- .../Protobuf/Internal/MessageOptions.html | 630 +++- .../Internal/MethodDescriptorProto.html | 247 +- .../Protobuf/Internal/MethodOptions.html | 410 ++- .../MethodOptions/IdempotencyLevel.html | 10 +- .../Protobuf/Internal/OneofDescriptor.html | 22 +- .../Internal/OneofDescriptorProto.html | 215 +- .../Google/Protobuf/Internal/OneofField.html | 20 +- .../Protobuf/Internal/OneofOptions.html | 399 ++- .../Protobuf/Internal/RawInputStream.html | 10 +- .../Protobuf/Internal/RepeatedField.html | 171 +- .../Protobuf/Internal/RepeatedFieldIter.html | 24 +- .../Internal/ServiceDescriptorProto.html | 231 +- .../Protobuf/Internal/ServiceOptions.html | 402 ++- .../Protobuf/Internal/SourceCodeInfo.html | 215 +- .../Internal/SourceCodeInfo/Location.html | 393 +-- .../Protobuf/Internal/SymbolVisibility.html | 243 ++ .../Protobuf/Internal/TimestampBase.html | 203 +- .../Internal/UninterpretedOption.html | 263 +- .../UninterpretedOption/NamePart.html | 215 +- .../api-docs/Google/Protobuf/ListValue.html | 215 +- .../php/api-docs/Google/Protobuf/Method.html | 398 ++- .../php/api-docs/Google/Protobuf/Mixin.html | 207 +- .../api-docs/Google/Protobuf/NullValue.html | 10 +- .../Google/Protobuf/OneofDescriptor.html | 16 +- .../php/api-docs/Google/Protobuf/Option.html | 216 +- .../Google/Protobuf/PrintOptions.html | 127 + .../Google/Protobuf/RepeatedField.html | 654 ++++ .../Google/Protobuf/SourceContext.html | 203 +- .../api-docs/Google/Protobuf/StringValue.html | 207 +- .../php/api-docs/Google/Protobuf/Struct.html | 203 +- .../php/api-docs/Google/Protobuf/Syntax.html | 19 +- .../api-docs/Google/Protobuf/Timestamp.html | 282 +- .../php/api-docs/Google/Protobuf/Type.html | 372 ++- .../api-docs/Google/Protobuf/UInt32Value.html | 207 +- .../api-docs/Google/Protobuf/UInt64Value.html | 207 +- .../php/api-docs/Google/Protobuf/Value.html | 237 +- .../reference/php/api-docs/PROJECT_VERSION | 2 +- content/reference/php/api-docs/classes.html | 169 +- content/reference/php/api-docs/doc-index.html | 1018 +++++-- .../reference/php/api-docs/doctum-search.json | 2 +- content/reference/php/api-docs/doctum.js | 7 +- content/reference/php/api-docs/index.html | 111 +- .../reference/php/api-docs/interfaces.html | 4 +- .../reference/php/api-docs/namespaces.html | 9 +- content/reference/php/api-docs/renderer.index | 2 +- content/reference/php/api-docs/search.html | 4 +- content/reference/php/api-docs/traits.html | 6 +- 138 files changed, 34007 insertions(+), 4696 deletions(-) create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/Edition.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/ExtensionRangeOptions/Declaration.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/ExtensionRangeOptions/VerificationState.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/EnforceNamingStyle.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/EnumType.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/FieldPresence.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/JsonFormat.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/MessageEncoding.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/RepeatedFieldEncoding.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/Utf8Validation.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/VisibilityFeature.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSet/VisibilityFeature/DefaultSymbolVisibility.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSetDefaults.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FeatureSetDefaults/FeatureSetEditionDefault.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FieldOptions/EditionDefault.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FieldOptions/FeatureSupport.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FieldOptions/OptionRetention.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/FieldOptions/OptionTargetType.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation/Semantic.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/Internal/SymbolVisibility.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/PrintOptions.html create mode 100644 content/reference/php/api-docs/Google/Protobuf/RepeatedField.html diff --git a/content/reference/php/api-docs/DOCTUM_VERSION b/content/reference/php/api-docs/DOCTUM_VERSION index d41f08f1f..0413736d6 100644 --- a/content/reference/php/api-docs/DOCTUM_VERSION +++ b/content/reference/php/api-docs/DOCTUM_VERSION @@ -1 +1 @@ -5.5.1 \ No newline at end of file +5.5.4 \ No newline at end of file diff --git a/content/reference/php/api-docs/Google.html b/content/reference/php/api-docs/Google.html index 1bc51c655..e52460c6a 100644 --- a/content/reference/php/api-docs/Google.html +++ b/content/reference/php/api-docs/Google.html @@ -3,7 +3,7 @@ - Google | Google Protobuf - v3.21.10 + Google | Google Protobuf - 4.33.6 @@ -57,7 +57,7 @@ - Google Protobuf - v3.21.10 + Google Protobuf - 4.33.6

A protocol buffer option, which can be attached to a message, field, enumeration, etc.

+ +
+ +
+
+
+ +

RepeatedField is used by generated protocol message classes to manipulate +repeated fields. It can be used like native PHP array.

diff --git a/content/reference/php/api-docs/Google/Protobuf/Any.html b/content/reference/php/api-docs/Google/Protobuf/Any.html index eb77f9cdf..6ec460c1e 100644 --- a/content/reference/php/api-docs/Google/Protobuf/Any.html +++ b/content/reference/php/api-docs/Google/Protobuf/Any.html @@ -3,7 +3,7 @@ - Google\Protobuf\Any | Google Protobuf - v3.21.10 + Google\Protobuf\Any | Google Protobuf - 4.33.6 @@ -57,7 +57,7 @@ - Google Protobuf - v3.21.10 + Google Protobuf - 4.33.6
- + null
clear() @@ -301,7 +305,7 @@

Methods

- + null
discardUnknownFields() @@ -312,7 +316,7 @@

Methods

- + null
mergeFrom(object $msg) @@ -323,7 +327,7 @@

Methods

- + null
mergeFromString(string $data) @@ -334,10 +338,10 @@

Methods

- + null
- mergeFromJsonString(string $data, $ignore_unknown = false) + mergeFromJsonString(string $data, bool $ignore_unknown = false)

Parses a json string to protobuf message.

- + null
mergeFromArray(array $array) @@ -431,7 +435,7 @@

Methods

string
- serializeToJsonString() + serializeToJsonString($options = 0)

Serialize the message to json string.

- jsonByteSize() + jsonByteSize($options = 0)

No description

@@ -463,6 +467,18 @@

Methods

+ +
+
+ __debugInfo() + +

No description

+
+
from  +Message
+
+
+
@@ -480,7 +496,7 @@

Methods

- pack($msg) + pack(Message $msg)

The type_url will be created according to the given message’s type and the value is encoded data from the given message.

@@ -492,7 +508,7 @@

Methods

- is($klass) + is(string $klass)

This method returns whether the type_url in any_message is corresponded to the given class.

@@ -557,7 +573,7 @@

Details

- + __construct($data = NULL) @@ -591,7 +607,7 @@

Parameters

protected readWrapperValue($member) @@ -626,7 +642,7 @@

Parameters

protected writeWrapperValue($member, $value) @@ -666,7 +682,7 @@

Parameters

protected readOneof($number) @@ -701,7 +717,7 @@

Parameters

protected hasOneof($number) @@ -736,7 +752,7 @@

Parameters

protected writeOneof($number, $value) @@ -776,7 +792,7 @@

Parameters

protected whichOneof($oneof_name) @@ -811,8 +827,8 @@

Parameters

+ null clear() @@ -825,6 +841,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -835,8 +860,8 @@

+ null discardUnknownFields()

@@ -849,6 +874,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -859,8 +893,8 @@

+ null mergeFrom(object $msg)

@@ -888,6 +922,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -898,8 +941,8 @@

Parameters

+ null mergeFromString(string $data) @@ -925,6 +968,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+

Exceptions

@@ -944,9 +996,9 @@

Exceptions

- - mergeFromJsonString(string $data, $ignore_unknown = false) +Message at line 770

+ null + mergeFromJsonString(string $data, bool $ignore_unknown = false)
@@ -969,13 +1021,22 @@

Parameters

Json protobuf data.

- + bool $ignore_unknown +

Return Value

+ + + + + + +
null
+

Exceptions

@@ -995,7 +1056,7 @@

Exceptions

parseFromStream($input) @@ -1030,8 +1091,8 @@

Parameters

- protected +Message at line 1037

+ protected null mergeFromArray(array $array) @@ -1065,6 +1126,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -1075,7 +1145,7 @@

Parameters

protected mergeFromJsonArray($array, $ignore_unknown) @@ -1115,7 +1185,7 @@

Parameters

parseFromJsonStream($input, $ignore_unknown) @@ -1155,7 +1225,7 @@

Parameters

serializeToStream($output) @@ -1190,7 +1260,7 @@

Parameters

serializeToJsonStream($output) @@ -1225,7 +1295,7 @@

Parameters

string serializeToString() @@ -1258,9 +1328,9 @@

Return Value

string - serializeToJsonString() + serializeToJsonString($options = 0)
@@ -1271,6 +1341,16 @@

Serialize the message to json string.

+

Parameters

+ + + + + + + +
$options
+

Return Value

@@ -1291,7 +1371,7 @@

Return Value

byteSize() @@ -1316,9 +1396,44 @@

+ + jsonByteSize($options = 0) + +

+
+ + + +
+

No description

+ +
+
+

Parameters

+ + + + + + + +
$options
+ + + + + +
+
+ +
+
+

+ - jsonByteSize() + __debugInfo()

@@ -1341,7 +1456,7 @@

Message unpack() @@ -1394,9 +1509,9 @@

Exceptions

- pack($msg) + pack(Message $msg)
@@ -1412,9 +1527,9 @@

Parameters

- + - +
Message $msg

A proto message.

@@ -1429,9 +1544,9 @@

Parameters

- is($klass) + is(string $klass)
@@ -1447,9 +1562,9 @@

Parameters

- + - +
string $klass

The fully qualified PHP class name of a proto message type.

@@ -1463,7 +1578,7 @@

Parameters

- + string getTypeUrl() @@ -1493,7 +1608,8 @@

breaking changes.) Note: this functionality is not currently available in the official protobuf release, and it is not used for type URLs beginning with -type.googleapis.com. +type.googleapis.com. As of May 2023, there are no widely used type server +implementations and no plans to implement one. Schemes other than http, https (or the empty scheme) might be used with implementation specific semantics. @@ -1519,7 +1635,7 @@

Return Value

- + $this setTypeUrl(string $var) @@ -1549,7 +1665,8 @@

breaking changes.) Note: this functionality is not currently available in the official protobuf release, and it is not used for type URLs beginning with -type.googleapis.com. +type.googleapis.com. As of May 2023, there are no widely used type server +implementations and no plans to implement one. Schemes other than http, https (or the empty scheme) might be used with implementation specific semantics. @@ -1585,7 +1702,7 @@

Return Value

- + string getValue() @@ -1617,7 +1734,7 @@

Return Value

- + $this setValue(string $var) diff --git a/content/reference/php/api-docs/Google/Protobuf/Api.html b/content/reference/php/api-docs/Google/Protobuf/Api.html index 7fb3ac2de..5a81725ed 100644 --- a/content/reference/php/api-docs/Google/Protobuf/Api.html +++ b/content/reference/php/api-docs/Google/Protobuf/Api.html @@ -3,7 +3,7 @@ - Google\Protobuf\Api | Google Protobuf - v3.21.10 + Google\Protobuf\Api | Google Protobuf - 4.33.6 @@ -57,7 +57,7 @@ - Google Protobuf - v3.21.10 + Google Protobuf - 4.33.6

@@ -150,6 +154,15 @@

Properties

$syntax

The source syntax of the service.

+ + + + protected + + + $edition +

The source edition string, only valid when syntax is SYNTAX_EDITIONS.

+ @@ -241,7 +254,7 @@

Methods

- + null
clear() @@ -252,7 +265,7 @@

Methods

- + null
discardUnknownFields() @@ -263,7 +276,7 @@

Methods

- + null
mergeFrom(object $msg) @@ -274,7 +287,7 @@

Methods

- + null
mergeFromString(string $data) @@ -285,10 +298,10 @@

Methods

- + null
- mergeFromJsonString(string $data, $ignore_unknown = false) + mergeFromJsonString(string $data, bool $ignore_unknown = false)

Parses a json string to protobuf message.

- + null
mergeFromArray(array $array) @@ -382,7 +395,7 @@

Methods

string
- serializeToJsonString() + serializeToJsonString($options = 0)

Serialize the message to json string.

- jsonByteSize() + jsonByteSize($options = 0)

No description

@@ -414,6 +427,18 @@

Methods

+ +
+
+ __debugInfo() + +

No description

+
+
from  +Message
+
+
+
string
@@ -436,7 +461,7 @@

Methods

- RepeatedField + Method>
getMethods() @@ -449,14 +474,14 @@

Methods

$this
- setMethods(Method[]|RepeatedField $var) + setMethods(Method[] $var)

The methods of this interface, in unspecified order.

- RepeatedField + Option>
getOptions() @@ -469,7 +494,7 @@

Methods

$this
- setOptions(Option[]|RepeatedField $var) + setOptions(Option[] $var)

Any metadata attached to the interface.

@@ -550,7 +575,7 @@

Methods

- RepeatedField + Mixin>
getMixins() @@ -563,7 +588,7 @@

Methods

$this
- setMixins(Mixin[]|RepeatedField $var) + setMixins(Mixin[] $var)

Included interfaces. See [Mixin][].

@@ -587,6 +612,26 @@

Methods

The source syntax of the service.

+
+
+
+ string +
+
+ getEdition() + +

The source edition string, only valid when syntax is SYNTAX_EDITIONS.

+
+
+
+
+ $this +
+
+ setEdition(string $var) + +

The source edition string, only valid when syntax is SYNTAX_EDITIONS.

+
@@ -596,7 +641,7 @@

Details

- + __construct($data = NULL) @@ -630,7 +675,7 @@

Parameters

protected readWrapperValue($member) @@ -665,7 +710,7 @@

Parameters

protected writeWrapperValue($member, $value) @@ -705,7 +750,7 @@

Parameters

protected readOneof($number) @@ -740,7 +785,7 @@

Parameters

protected hasOneof($number) @@ -775,7 +820,7 @@

Parameters

protected writeOneof($number, $value) @@ -815,7 +860,7 @@

Parameters

protected whichOneof($oneof_name) @@ -850,8 +895,8 @@

Parameters

+ null clear() @@ -864,6 +909,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -874,8 +928,8 @@

+ null discardUnknownFields()

@@ -888,6 +942,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -898,8 +961,8 @@

+ null mergeFrom(object $msg)

@@ -927,6 +990,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -937,8 +1009,8 @@

Parameters

+ null mergeFromString(string $data) @@ -964,6 +1036,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+

Exceptions

@@ -983,9 +1064,9 @@

Exceptions

- - mergeFromJsonString(string $data, $ignore_unknown = false) +Message at line 770

+ null + mergeFromJsonString(string $data, bool $ignore_unknown = false)
@@ -1008,13 +1089,22 @@

Parameters

Json protobuf data.

- + bool $ignore_unknown +

Return Value

+ + + + + + +
null
+

Exceptions

@@ -1034,7 +1124,7 @@

Exceptions

parseFromStream($input) @@ -1069,8 +1159,8 @@

Parameters

- protected +Message at line 1037

+ protected null mergeFromArray(array $array) @@ -1104,6 +1194,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -1114,7 +1213,7 @@

Parameters

protected mergeFromJsonArray($array, $ignore_unknown) @@ -1154,7 +1253,7 @@

Parameters

parseFromJsonStream($input, $ignore_unknown) @@ -1194,7 +1293,7 @@

Parameters

serializeToStream($output) @@ -1229,7 +1328,7 @@

Parameters

serializeToJsonStream($output) @@ -1264,7 +1363,7 @@

Parameters

string serializeToString() @@ -1297,9 +1396,9 @@

Return Value

string - serializeToJsonString() + serializeToJsonString($options = 0)
@@ -1310,6 +1409,16 @@

Serialize the message to json string.

+

Parameters

+ + + + + + + +
$options
+

Return Value

@@ -1330,7 +1439,7 @@

Return Value

byteSize() @@ -1355,9 +1464,44 @@

+ + jsonByteSize($options = 0) + +

+
+ + + +
+

No description

+ +
+
+

Parameters

+ + + + + + + +
$options
+ + + + + +
+
+ +
+
+

+ - jsonByteSize() + __debugInfo()

@@ -1379,7 +1523,7 @@

- + string getName() @@ -1412,7 +1556,7 @@

Return Value

- + $this setName(string $var) @@ -1455,8 +1599,8 @@

Return Value

- - RepeatedField + + Method> getMethods()

@@ -1473,7 +1617,7 @@

Return Value

- +
RepeatedFieldMethod>
@@ -1487,9 +1631,9 @@

Return Value

- + $this - setMethods(Method[]|RepeatedField $var) + setMethods(Method[] $var)

@@ -1504,7 +1648,7 @@

Parameters

- + @@ -1529,8 +1673,8 @@

Return Value

- - RepeatedField + + Option> getOptions()

@@ -1547,7 +1691,7 @@

Return Value

Method[]|RepeatedFieldMethod[] $var
- +
RepeatedFieldOption>
@@ -1561,9 +1705,9 @@

Return Value

- + $this - setOptions(Option[]|RepeatedField $var) + setOptions(Option[] $var)

@@ -1578,7 +1722,7 @@

Parameters

- + @@ -1603,7 +1747,7 @@

Return Value

- + string getVersion() @@ -1651,7 +1795,7 @@

Return Value

- + $this setVersion(string $var) @@ -1709,7 +1853,7 @@

Return Value

- + SourceContext|null getSourceContext() @@ -1742,7 +1886,7 @@

Return Value

- + hasSourceContext() @@ -1766,7 +1910,7 @@

- + clearSourceContext() @@ -1790,7 +1934,7 @@

- + $this setSourceContext(SourceContext $var) @@ -1833,8 +1977,8 @@

Return Value

- - RepeatedField + + Mixin> getMixins()

@@ -1851,7 +1995,7 @@

Return Value

Option[]|RepeatedFieldOption[] $var
- +
RepeatedFieldMixin>
@@ -1865,9 +2009,9 @@

Return Value

- + $this - setMixins(Mixin[]|RepeatedField $var) + setMixins(Mixin[] $var)

@@ -1882,7 +2026,7 @@

Parameters

- + @@ -1907,7 +2051,7 @@

Return Value

- + int getSyntax() @@ -1939,7 +2083,7 @@

Return Value

- + $this setSyntax(int $var) @@ -1975,6 +2119,80 @@

Return Value

+
+ + + +
+

+ + string + getEdition() + +

+
+ + + +
+

The source edition string, only valid when syntax is SYNTAX_EDITIONS.

Generated from protobuf field string edition = 8;

+
+
+ +

Return Value

+ +
Mixin[]|RepeatedFieldMixin[] $var
+ + + + +
string
+ + + + +
+
+ +
+
+

+ + $this + setEdition(string $var) + +

+
+ + + +
+

The source edition string, only valid when syntax is SYNTAX_EDITIONS.

Generated from protobuf field string edition = 8;

+
+
+

Parameters

+ + + + + + + +
string$var
+ + +

Return Value

+ + + + + + +
$this
+ + + +
diff --git a/content/reference/php/api-docs/Google/Protobuf/BoolValue.html b/content/reference/php/api-docs/Google/Protobuf/BoolValue.html index 36ed89dac..641c6208d 100644 --- a/content/reference/php/api-docs/Google/Protobuf/BoolValue.html +++ b/content/reference/php/api-docs/Google/Protobuf/BoolValue.html @@ -3,7 +3,7 @@ - Google\Protobuf\BoolValue | Google Protobuf - v3.21.10 + Google\Protobuf\BoolValue | Google Protobuf - 4.33.6 @@ -57,7 +57,7 @@ - Google Protobuf - v3.21.10 + Google Protobuf - 4.33.6
- + null
clear() @@ -212,7 +214,7 @@

Methods

- + null
discardUnknownFields() @@ -223,7 +225,7 @@

Methods

- + null
mergeFrom(object $msg) @@ -234,7 +236,7 @@

Methods

- + null
mergeFromString(string $data) @@ -245,10 +247,10 @@

Methods

- + null
- mergeFromJsonString(string $data, $ignore_unknown = false) + mergeFromJsonString(string $data, bool $ignore_unknown = false)

Parses a json string to protobuf message.

- + null
mergeFromArray(array $array) @@ -342,7 +344,7 @@

Methods

string
- serializeToJsonString() + serializeToJsonString($options = 0)

Serialize the message to json string.

- jsonByteSize() + jsonByteSize($options = 0)

No description

@@ -374,6 +376,18 @@

Methods

+ +
+
+ __debugInfo() + +

No description

+
+
from  +Message
+
+
+
bool
@@ -400,7 +414,7 @@

Details

- + __construct($data = NULL) @@ -434,7 +448,7 @@

Parameters

protected readWrapperValue($member) @@ -469,7 +483,7 @@

Parameters

protected writeWrapperValue($member, $value) @@ -509,7 +523,7 @@

Parameters

protected readOneof($number) @@ -544,7 +558,7 @@

Parameters

protected hasOneof($number) @@ -579,7 +593,7 @@

Parameters

protected writeOneof($number, $value) @@ -619,7 +633,7 @@

Parameters

protected whichOneof($oneof_name) @@ -654,8 +668,8 @@

Parameters

+ null clear() @@ -668,6 +682,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -678,8 +701,8 @@

+ null discardUnknownFields()

@@ -692,6 +715,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -702,8 +734,8 @@

+ null mergeFrom(object $msg)

@@ -731,6 +763,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -741,8 +782,8 @@

Parameters

+ null mergeFromString(string $data) @@ -768,6 +809,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+

Exceptions

@@ -787,9 +837,9 @@

Exceptions

- - mergeFromJsonString(string $data, $ignore_unknown = false) +Message at line 770

+ null + mergeFromJsonString(string $data, bool $ignore_unknown = false)
@@ -812,13 +862,22 @@

Parameters

Json protobuf data.

- + bool $ignore_unknown +

Return Value

+ + + + + + +
null
+

Exceptions

@@ -838,7 +897,7 @@

Exceptions

parseFromStream($input) @@ -873,8 +932,8 @@

Parameters

- protected +Message at line 1037

+ protected null mergeFromArray(array $array) @@ -908,6 +967,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -918,7 +986,7 @@

Parameters

protected mergeFromJsonArray($array, $ignore_unknown) @@ -958,7 +1026,7 @@

Parameters

parseFromJsonStream($input, $ignore_unknown) @@ -998,7 +1066,7 @@

Parameters

serializeToStream($output) @@ -1033,7 +1101,7 @@

Parameters

serializeToJsonStream($output) @@ -1068,7 +1136,7 @@

Parameters

string serializeToString() @@ -1101,9 +1169,9 @@

Return Value

string - serializeToJsonString() + serializeToJsonString($options = 0)
@@ -1114,6 +1182,16 @@

Serialize the message to json string.

+

Parameters

+ + + + + + + +
$options
+

Return Value

@@ -1134,7 +1212,7 @@

Return Value

byteSize() @@ -1159,9 +1237,44 @@

+ + jsonByteSize($options = 0) + +

+
+ + + +
+

No description

+ +
+
+

Parameters

+ + + + + + + +
$options
+ + + + + +
+
+ +
+
+

+ - jsonByteSize() + __debugInfo()

@@ -1183,7 +1296,7 @@

- + bool getValue() @@ -1215,7 +1328,7 @@

Return Value

- + $this setValue(bool $var) diff --git a/content/reference/php/api-docs/Google/Protobuf/BytesValue.html b/content/reference/php/api-docs/Google/Protobuf/BytesValue.html index 1d2bddba6..8776ebd6a 100644 --- a/content/reference/php/api-docs/Google/Protobuf/BytesValue.html +++ b/content/reference/php/api-docs/Google/Protobuf/BytesValue.html @@ -3,7 +3,7 @@ - Google\Protobuf\BytesValue | Google Protobuf - v3.21.10 + Google\Protobuf\BytesValue | Google Protobuf - 4.33.6 @@ -57,7 +57,7 @@ - Google Protobuf - v3.21.10 + Google Protobuf - 4.33.6

- + null
clear() @@ -212,7 +214,7 @@

Methods

- + null
discardUnknownFields() @@ -223,7 +225,7 @@

Methods

- + null
mergeFrom(object $msg) @@ -234,7 +236,7 @@

Methods

- + null
mergeFromString(string $data) @@ -245,10 +247,10 @@

Methods

- + null
- mergeFromJsonString(string $data, $ignore_unknown = false) + mergeFromJsonString(string $data, bool $ignore_unknown = false)

Parses a json string to protobuf message.

- + null
mergeFromArray(array $array) @@ -342,7 +344,7 @@

Methods

string
- serializeToJsonString() + serializeToJsonString($options = 0)

Serialize the message to json string.

- jsonByteSize() + jsonByteSize($options = 0)

No description

@@ -374,6 +376,18 @@

Methods

+ +
+
+ __debugInfo() + +

No description

+
+
from  +Message
+
+
+
string
@@ -400,7 +414,7 @@

Details

- + __construct($data = NULL) @@ -434,7 +448,7 @@

Parameters

protected readWrapperValue($member) @@ -469,7 +483,7 @@

Parameters

protected writeWrapperValue($member, $value) @@ -509,7 +523,7 @@

Parameters

protected readOneof($number) @@ -544,7 +558,7 @@

Parameters

protected hasOneof($number) @@ -579,7 +593,7 @@

Parameters

protected writeOneof($number, $value) @@ -619,7 +633,7 @@

Parameters

protected whichOneof($oneof_name) @@ -654,8 +668,8 @@

Parameters

+ null clear() @@ -668,6 +682,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -678,8 +701,8 @@

+ null discardUnknownFields()

@@ -692,6 +715,15 @@

+

Return Value

+ + + + + + +
null
+ @@ -702,8 +734,8 @@

+ null mergeFrom(object $msg)

@@ -731,6 +763,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -741,8 +782,8 @@

Parameters

+ null mergeFromString(string $data) @@ -768,6 +809,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+

Exceptions

@@ -787,9 +837,9 @@

Exceptions

- - mergeFromJsonString(string $data, $ignore_unknown = false) +Message at line 770

+ null + mergeFromJsonString(string $data, bool $ignore_unknown = false)
@@ -812,13 +862,22 @@

Parameters

Json protobuf data.

- + bool $ignore_unknown +

Return Value

+ + + + + + +
null
+

Exceptions

@@ -838,7 +897,7 @@

Exceptions

parseFromStream($input) @@ -873,8 +932,8 @@

Parameters

- protected +Message at line 1037

+ protected null mergeFromArray(array $array) @@ -908,6 +967,15 @@

Parameters

+

Return Value

+ + + + + + +
null
+ @@ -918,7 +986,7 @@

Parameters

protected mergeFromJsonArray($array, $ignore_unknown) @@ -958,7 +1026,7 @@

Parameters

parseFromJsonStream($input, $ignore_unknown) @@ -998,7 +1066,7 @@

Parameters

serializeToStream($output) @@ -1033,7 +1101,7 @@

Parameters

serializeToJsonStream($output) @@ -1068,7 +1136,7 @@

Parameters

string serializeToString() @@ -1101,9 +1169,9 @@

Return Value

string - serializeToJsonString() + serializeToJsonString($options = 0)
@@ -1114,6 +1182,16 @@

Serialize the message to json string.

+

Parameters

+ + + + + + + +
$options
+

Return Value

@@ -1134,7 +1212,7 @@

Return Value

byteSize() @@ -1159,9 +1237,44 @@

+ + jsonByteSize($options = 0) + +

+
+ + + +
+

No description

+ +
+
+

Parameters

+ + + + + + + +
$options
+ + + + + +
+
+ +
+
+

+ - jsonByteSize() + __debugInfo()

@@ -1183,7 +1296,7 @@

- + string getValue() @@ -1215,7 +1328,7 @@

Return Value

- + $this setValue(string $var) diff --git a/content/reference/php/api-docs/Google/Protobuf/Descriptor.html b/content/reference/php/api-docs/Google/Protobuf/Descriptor.html index 91d331c7e..b29c244e6 100644 --- a/content/reference/php/api-docs/Google/Protobuf/Descriptor.html +++ b/content/reference/php/api-docs/Google/Protobuf/Descriptor.html @@ -3,7 +3,7 @@ - Google\Protobuf\Descriptor | Google Protobuf - v3.21.10 + Google\Protobuf\Descriptor | Google Protobuf - 4.33.6 @@ -57,7 +57,7 @@ - Google Protobuf - v3.21.10 + Google Protobuf - 4.33.6