From cbbc8d1bb59c61a8641ce8b1765ea4f22393d43d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 31 Aug 2015 19:54:34 +0200 Subject: php-pecl-mongodb: 1.0.0alpha2 --- REFLECTION | 139 +++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 99 insertions(+), 40 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 20f1a19..e19f381 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #122 mongodb version 0.6.3 ] { +Extension [ extension #124 mongodb version 1.0.0alpha2 ] { - INI { Entry [ mongodb.debug ] @@ -6,31 +6,32 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - - Constants [2] { - Constant [ string MONGODB_VERSION ] { 0.6.3 } + - Constants [3] { + Constant [ string MONGODB_VERSION ] { 1.0.0alpha2 } Constant [ string MONGODB_STABILITY ] { alpha } + Constant [ string BSON_NAMESPACE ] { MongoDB\BSON } } - Functions { - Function [ function BSON\fromArray ] { + Function [ function MongoDB\BSON\fromPHP ] { - Parameters [1] { - Parameter #0 [ $array ] + Parameter #0 [ $value ] } } - Function [ function BSON\toArray ] { + Function [ function MongoDB\BSON\toPHP ] { - Parameters [1] { Parameter #0 [ $bson ] } } - Function [ function BSON\toJSON ] { + Function [ function MongoDB\BSON\toJSON ] { - Parameters [1] { Parameter #0 [ $bson ] } } - Function [ function BSON\fromJSON ] { + Function [ function MongoDB\BSON\fromJSON ] { - Parameters [1] { Parameter #0 [ $json ] @@ -163,7 +164,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { - Properties [0] { } - - Methods [10] { + - Methods [12] { Method [ final public method __construct ] { - Parameters [3] { @@ -230,12 +231,24 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ final public method getReadPreference ] { + + - Parameters [0] { + } + } + Method [ final public method getServers ] { - Parameters [0] { } } + Method [ final public method getWriteConcern ] { + + - Parameters [0] { + } + } + Method [ final public method selectServer ] { - Parameters [1] { @@ -351,9 +364,10 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Method [ final public method executeBulkWrite ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ $namespace ] Parameter #1 [ MongoDB\Driver\BulkWrite $zbulk ] + Parameter #2 [ MongoDB\Driver\WriteConcern or NULL $writeConcern ] } } @@ -726,7 +740,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -736,6 +750,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -780,7 +797,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -790,6 +807,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -834,7 +854,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -844,6 +864,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -888,7 +911,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -898,6 +921,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -942,7 +968,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -952,6 +978,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -996,7 +1025,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -1006,6 +1035,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1050,7 +1082,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -1060,6 +1092,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1105,7 +1140,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $writeResult ] } - - Methods [10] { + - Methods [11] { Method [ final public method getWriteResult ] { - Parameters [0] { @@ -1121,6 +1156,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1166,7 +1204,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $writeResult ] } - - Methods [10] { + - Methods [11] { Method [ final public method getWriteResult ] { - Parameters [0] { @@ -1182,6 +1220,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1227,7 +1268,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $writeResult ] } - - Methods [10] { + - Methods [11] { Method [ final public method getWriteResult ] { - Parameters [0] { @@ -1243,6 +1284,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1288,7 +1332,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $writeResult ] } - - Methods [10] { + - Methods [11] { Method [ final public method getWriteResult ] { - Parameters [0] { @@ -1304,6 +1348,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1348,7 +1395,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -1358,6 +1405,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1402,7 +1452,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -1412,6 +1462,9 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -1438,7 +1491,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Interface [ interface BSON\Type ] { + Interface [ interface MongoDB\BSON\Type ] { - Constants [0] { } @@ -1456,7 +1509,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Interface [ interface BSON\Serializable extends BSON\Type ] { + Interface [ interface MongoDB\BSON\Serializable extends MongoDB\BSON\Type ] { - Constants [0] { } @@ -1479,7 +1532,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Interface [ interface BSON\Unserializable ] { + Interface [ interface MongoDB\BSON\Unserializable ] { - Constants [0] { } @@ -1503,7 +1556,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Interface [ interface BSON\Persistable extends BSON\Unserializable, BSON\Serializable, BSON\Type ] { + Interface [ interface MongoDB\BSON\Persistable extends MongoDB\BSON\Unserializable, MongoDB\BSON\Serializable, MongoDB\BSON\Type ] { - Constants [0] { } @@ -1518,14 +1571,14 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } - Methods [2] { - Method [ abstract public method bsonUnserialize ] { + Method [ abstract public method bsonUnserialize ] { - Parameters [1] { Parameter #0 [ array $data ] } } - Method [ abstract public method bsonSerialize ] { + Method [ abstract public method bsonSerialize ] { - Parameters [0] { } @@ -1533,7 +1586,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\Binary implements BSON\Type ] { + Class [ class MongoDB\BSON\Binary implements MongoDB\BSON\Type ] { - Constants [7] { Constant [ integer TYPE_GENERIC ] { 0 } @@ -1554,16 +1607,22 @@ Extension [ extension #122 mongodb version 0.6.3 ] { - Properties [0] { } - - Methods [2] { + - Methods [3] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $data ] - Parameter #1 [ $subtype ] + Parameter #1 [ $type ] + } + } + + Method [ public method getData ] { + + - Parameters [0] { } } - Method [ public method getSubType ] { + Method [ public method getType ] { - Parameters [0] { } @@ -1571,7 +1630,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\Javascript implements BSON\Type ] { + Class [ class MongoDB\BSON\Javascript implements MongoDB\BSON\Type ] { - Constants [0] { } @@ -1596,7 +1655,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\MaxKey implements BSON\Type ] { + Class [ class MongoDB\BSON\MaxKey implements MongoDB\BSON\Type ] { - Constants [0] { } @@ -1614,7 +1673,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\MinKey implements BSON\Type ] { + Class [ class MongoDB\BSON\MinKey implements MongoDB\BSON\Type ] { - Constants [0] { } @@ -1632,7 +1691,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\ObjectID implements BSON\Type ] { + Class [ class MongoDB\BSON\ObjectID implements MongoDB\BSON\Type ] { - Constants [0] { } @@ -1662,7 +1721,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\Regex implements BSON\Type ] { + Class [ class MongoDB\BSON\Regex implements MongoDB\BSON\Type ] { - Constants [0] { } @@ -1705,7 +1764,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\Timestamp implements BSON\Type ] { + Class [ class MongoDB\BSON\Timestamp implements MongoDB\BSON\Type ] { - Constants [0] { } @@ -1736,7 +1795,7 @@ Extension [ extension #122 mongodb version 0.6.3 ] { } } - Class [ class BSON\UTCDatetime implements BSON\Type ] { + Class [ class MongoDB\BSON\UTCDateTime implements MongoDB\BSON\Type ] { - Constants [0] { } -- cgit