summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION22
1 files changed, 18 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index a022c34..0bb7c57 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #94 mongodb version 1.18.0 ] {
+Extension [ <persistent> extension #99 mongodb version 1.19.0 ] {
- Dependencies {
Dependency [ date (Required) ]
@@ -14,7 +14,7 @@ Extension [ <persistent> extension #94 mongodb version 1.18.0 ] {
}
- Constants [2] {
- Constant [ string MONGODB_VERSION ] { 1.18.0 }
+ Constant [ string MONGODB_VERSION ] { 1.19.0 }
Constant [ string MONGODB_STABILITY ] { stable }
}
@@ -5026,7 +5026,7 @@ Extension [ <persistent> extension #94 mongodb version 1.18.0 ] {
- Properties [0] {
}
- - Methods [10] {
+ - Methods [11] {
Method [ <internal:mongodb, ctor> final private method __construct ] {
- Parameters [0] {
@@ -5040,6 +5040,13 @@ Extension [ <persistent> extension #94 mongodb version 1.18.0 ] {
- Return [ string ]
}
+ Method [ <internal:mongodb> final public method getDatabaseName ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
+ }
+
Method [ <internal:mongodb> final public method getDurationMicros ] {
- Parameters [0] {
@@ -5191,7 +5198,7 @@ Extension [ <persistent> extension #94 mongodb version 1.18.0 ] {
- Properties [0] {
}
- - Methods [9] {
+ - Methods [10] {
Method [ <internal:mongodb, ctor> final private method __construct ] {
- Parameters [0] {
@@ -5205,6 +5212,13 @@ Extension [ <persistent> extension #94 mongodb version 1.18.0 ] {
- Return [ string ]
}
+ Method [ <internal:mongodb> final public method getDatabaseName ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
+ }
+
Method [ <internal:mongodb> final public method getDurationMicros ] {
- Parameters [0] {