Deprecated
Table of Contents
Bucket.php |
ConjunctionSearchQuery.php |
DisjunctionSearchQuery.php |
Management/BucketManager.php |
Management/BucketSettings.php |
Utilities/Deprecations.php |
ViewOptions.php |
Bucket.php
Line | Element | Reason |
---|---|---|
199 | Bucket::diagnostics() |
|
ConjunctionSearchQuery.php
Line | Element | Reason |
---|---|---|
74 | ConjunctionSearchQuery::every() |
DisjunctionSearchQuery.php
Line | Element | Reason |
---|---|---|
79 | DisjunctionSearchQuery::either() |
BucketManager.php
Line | Element | Reason |
---|---|---|
73 | BucketManager::removeBucket() | see dropBucket |
BucketSettings.php
Line | Element | Reason |
---|---|---|
166 | BucketSettings::maxTtl() | see maxExpiry |
238 | BucketSettings::setName() | use constructor argument instead |
364 | BucketSettings::setMaxTtl() | |
415 | BucketSettings::minimalDurabilityLevel() | |
436 | BucketSettings::setMinimalDurabilityLevel() |
Deprecations.php
Line | Element | Reason |
---|---|---|
42 | Deprecations::convertDeprecatedQueryScanConsistency() | this utility function should not be used directly |
69 | Deprecations::convertDeprecatedAnalyticsScanConsistency() | this utility function should not be used directly |
96 | Deprecations::convertDeprecatedViewConsistency() | this utility function should not be used directly |
125 | Deprecations::convertDeprecatedDurabilityLevel() | this utility function should not be used directly |
156 | Deprecations::convertDeprecatedStoreSemantics() | this utility function should not be used directly |
185 | Deprecations::convertDeprecatedQueryProfile() | this utility function should not be used directly |
214 | Deprecations::convertDeprecatedViewOrder() | this utility function should not be used directly |
ViewOptions.php
Line | Element | Reason |
---|---|---|
334 | ViewOptions::range() | |
358 | ViewOptions::idRange() |