From 7c8634aff23827ad067965d96dad7959e0a64f0d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 14 Dec 2017 08:31:12 +0100 Subject: add upstream patch to drop timelib_update_ts need --- REFLECTION | 2006 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 2004 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index af9e0d0..a650b5b 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,6 +1,6 @@ -Extension [ extension #117 protobuf version 3.4.0 ] { +Extension [ extension #122 protobuf version 3.5.0.1 ] { - - Classes [14] { + - Classes [54] { Class [ class Google\Protobuf\DescriptorPool ] { - Constants [0] { @@ -608,6 +608,2008 @@ Extension [ extension #117 protobuf version 3.4.0 ] { - Methods [0] { } } + + Class [ class GPBMetadata\Google\Protobuf\Any ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\Api ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\Duration ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\FieldMask ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\GPBEmpty ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\SourceContext ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\Struct ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\Timestamp ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\Type ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class GPBMetadata\Google\Protobuf\Wrappers ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method initOnce ] { + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Google\Protobuf\Any implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $type_url ] + Property [ private $value ] + } + + - Methods [17] { + Method [ public method __construct ] { + } + + Method [ public method getTypeUrl ] { + } + + Method [ public method setTypeUrl ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method pack ] { + } + + Method [ public method unpack ] { + } + + Method [ public method is ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Api implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ private $name ] + Property [ private $methods ] + Property [ private $options ] + Property [ private $version ] + Property [ private $source_context ] + Property [ private $mixins ] + Property [ private $syntax ] + } + + - Methods [24] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getMethods ] { + } + + Method [ public method setMethods ] { + } + + Method [ public method getOptions ] { + } + + Method [ public method setOptions ] { + } + + Method [ public method getVersion ] { + } + + Method [ public method setVersion ] { + } + + Method [ public method getSourceContext ] { + } + + Method [ public method setSourceContext ] { + } + + Method [ public method getMixins ] { + } + + Method [ public method setMixins ] { + } + + Method [ public method getSyntax ] { + } + + Method [ public method setSyntax ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\BoolValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\BytesValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\DoubleValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Duration implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $seconds ] + Property [ private $nanos ] + } + + - Methods [14] { + Method [ public method __construct ] { + } + + Method [ public method getSeconds ] { + } + + Method [ public method setSeconds ] { + } + + Method [ public method getNanos ] { + } + + Method [ public method setNanos ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Enum implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ private $name ] + Property [ private $enumvalue ] + Property [ private $options ] + Property [ private $source_context ] + Property [ private $syntax ] + } + + - Methods [20] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getEnumvalue ] { + } + + Method [ public method setEnumvalue ] { + } + + Method [ public method getOptions ] { + } + + Method [ public method setOptions ] { + } + + Method [ public method getSourceContext ] { + } + + Method [ public method setSourceContext ] { + } + + Method [ public method getSyntax ] { + } + + Method [ public method setSyntax ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\EnumValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ private $name ] + Property [ private $number ] + Property [ private $options ] + } + + - Methods [16] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getNumber ] { + } + + Method [ public method setNumber ] { + } + + Method [ public method getOptions ] { + } + + Method [ public method setOptions ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Field_Cardinality ] { + + - Constants [4] { + Constant [ integer CARDINALITY_UNKNOWN ] { 0 } + Constant [ integer CARDINALITY_OPTIONAL ] { 1 } + Constant [ integer CARDINALITY_REQUIRED ] { 2 } + Constant [ integer CARDINALITY_REPEATED ] { 3 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Google\Protobuf\Field implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + Property [ private $kind ] + Property [ private $cardinality ] + Property [ private $number ] + Property [ private $name ] + Property [ private $type_url ] + Property [ private $oneof_index ] + Property [ private $packed ] + Property [ private $options ] + Property [ private $json_name ] + Property [ private $default_value ] + } + + - Methods [30] { + Method [ public method __construct ] { + } + + Method [ public method getKind ] { + } + + Method [ public method setKind ] { + } + + Method [ public method getCardinality ] { + } + + Method [ public method setCardinality ] { + } + + Method [ public method getNumber ] { + } + + Method [ public method setNumber ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getTypeUrl ] { + } + + Method [ public method setTypeUrl ] { + } + + Method [ public method getOneofIndex ] { + } + + Method [ public method setOneofIndex ] { + } + + Method [ public method getPacked ] { + } + + Method [ public method setPacked ] { + } + + Method [ public method getOptions ] { + } + + Method [ public method setOptions ] { + } + + Method [ public method getJsonName ] { + } + + Method [ public method setJsonName ] { + } + + Method [ public method getDefaultValue ] { + } + + Method [ public method setDefaultValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Field_Kind ] { + + - Constants [19] { + Constant [ integer TYPE_UNKNOWN ] { 0 } + Constant [ integer TYPE_DOUBLE ] { 1 } + Constant [ integer TYPE_FLOAT ] { 2 } + Constant [ integer TYPE_INT64 ] { 3 } + Constant [ integer TYPE_UINT64 ] { 4 } + Constant [ integer TYPE_INT32 ] { 5 } + Constant [ integer TYPE_FIXED64 ] { 6 } + Constant [ integer TYPE_FIXED32 ] { 7 } + Constant [ integer TYPE_BOOL ] { 8 } + Constant [ integer TYPE_STRING ] { 9 } + Constant [ integer TYPE_GROUP ] { 10 } + Constant [ integer TYPE_MESSAGE ] { 11 } + Constant [ integer TYPE_BYTES ] { 12 } + Constant [ integer TYPE_UINT32 ] { 13 } + Constant [ integer TYPE_ENUM ] { 14 } + Constant [ integer TYPE_SFIXED32 ] { 15 } + Constant [ integer TYPE_SFIXED64 ] { 16 } + Constant [ integer TYPE_SINT32 ] { 17 } + Constant [ integer TYPE_SINT64 ] { 18 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Google\Protobuf\FieldMask implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $paths ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getPaths ] { + } + + Method [ public method setPaths ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\FloatValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\GPBEmpty implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [10] { + Method [ public method __construct ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Int32Value implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Int64Value implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\ListValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $values ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValues ] { + } + + Method [ public method setValues ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Method implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ private $name ] + Property [ private $request_type_url ] + Property [ private $request_streaming ] + Property [ private $response_type_url ] + Property [ private $response_streaming ] + Property [ private $options ] + Property [ private $syntax ] + } + + - Methods [24] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getRequestTypeUrl ] { + } + + Method [ public method setRequestTypeUrl ] { + } + + Method [ public method getRequestStreaming ] { + } + + Method [ public method setRequestStreaming ] { + } + + Method [ public method getResponseTypeUrl ] { + } + + Method [ public method setResponseTypeUrl ] { + } + + Method [ public method getResponseStreaming ] { + } + + Method [ public method setResponseStreaming ] { + } + + Method [ public method getOptions ] { + } + + Method [ public method setOptions ] { + } + + Method [ public method getSyntax ] { + } + + Method [ public method setSyntax ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Mixin implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $name ] + Property [ private $root ] + } + + - Methods [14] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getRoot ] { + } + + Method [ public method setRoot ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\NullValue ] { + + - Constants [1] { + Constant [ integer NULL_VALUE ] { 0 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Google\Protobuf\Option implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $name ] + Property [ private $value ] + } + + - Methods [14] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\SourceContext implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $file_name ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getFileName ] { + } + + Method [ public method setFileName ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\StringValue implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Struct implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $fields ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getFields ] { + } + + Method [ public method setFields ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Syntax ] { + + - Constants [2] { + Constant [ integer SYNTAX_PROTO2 ] { 0 } + Constant [ integer SYNTAX_PROTO3 ] { 1 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Google\Protobuf\Timestamp implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $seconds ] + Property [ private $nanos ] + } + + - Methods [16] { + Method [ public method __construct ] { + } + + Method [ public method fromDateTime ] { + } + + Method [ public method toDateTime ] { + } + + Method [ public method getSeconds ] { + } + + Method [ public method setSeconds ] { + } + + Method [ public method getNanos ] { + } + + Method [ public method setNanos ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Type implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ private $name ] + Property [ private $fields ] + Property [ private $oneofs ] + Property [ private $options ] + Property [ private $source_context ] + Property [ private $syntax ] + } + + - Methods [22] { + Method [ public method __construct ] { + } + + Method [ public method getName ] { + } + + Method [ public method setName ] { + } + + Method [ public method getFields ] { + } + + Method [ public method setFields ] { + } + + Method [ public method getOneofs ] { + } + + Method [ public method setOneofs ] { + } + + Method [ public method getOptions ] { + } + + Method [ public method setOptions ] { + } + + Method [ public method getSourceContext ] { + } + + Method [ public method setSourceContext ] { + } + + Method [ public method getSyntax ] { + } + + Method [ public method setSyntax ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\UInt32Value implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\UInt64Value implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $value ] + } + + - Methods [12] { + Method [ public method __construct ] { + } + + Method [ public method getValue ] { + } + + Method [ public method setValue ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } + + Class [ class Google\Protobuf\Value implements Google\Protobuf\Internal\Message ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $kind ] + } + + - Methods [23] { + Method [ public method __construct ] { + } + + Method [ public method getNullValue ] { + } + + Method [ public method setNullValue ] { + } + + Method [ public method getNumberValue ] { + } + + Method [ public method setNumberValue ] { + } + + Method [ public method getStringValue ] { + } + + Method [ public method setStringValue ] { + } + + Method [ public method getBoolValue ] { + } + + Method [ public method setBoolValue ] { + } + + Method [ public method getStructValue ] { + } + + Method [ public method setStructValue ] { + } + + Method [ public method getListValue ] { + } + + Method [ public method setListValue ] { + } + + Method [ public method getKind ] { + } + + Method [ public method clear ] { + } + + Method [ public method serializeToString ] { + } + + Method [ public method mergeFromString ] { + } + + Method [ public method serializeToJsonString ] { + } + + Method [ public method mergeFromJsonString ] { + } + + Method [ public method mergeFrom ] { + } + + Method [ protected method readOneof ] { + } + + Method [ protected method writeOneof ] { + } + + Method [ protected method whichOneof ] { + } + } + } } } -- cgit