MCPcopy Create free account

hub / github.com/FoundationDB/fdb-document-layer / functions

Functions1,167 in github.com/FoundationDB/fdb-document-layer

Methodoperator()
src/QLProjection.actor.h:92
Methodoperator*
src/QLTypes.h:76
Methodoperator+
src/QLTypes.h:75
Methodoperator+
src/QLTypes.h:198
Methodoperator++
src/QLContext.h:469
Methodoperator++
src/ExtUtil.actor.cpp:265
Functionoperator+=
src/QLPlan.actor.cpp:178
Functionoperator+=
src/QLContext.actor.cpp:124
Methodoperator<
src/QLTypes.h:160
Methodoperator<
src/QLContext.h:315
Methodoperator<=
src/QLTypes.h:162
Methodoperator==
src/QLTypes.h:158
Methodoperator==
src/QLProjection.actor.h:57
Methodoperator==
src/ExtUtil.actor.cpp:271
Methodoperator>
src/QLTypes.h:161
Methodoperator>=
src/QLTypes.h:163
Methodoperator[]
src/QLTypes.cpp:754
Methodpair<Standalone<StringRef>, DataValue>>> getArrayAncestor
src/QLExpression.actor.cpp:26
Methodpair<int, int>> dropIndexMatching
src/ExtCmd.actor.cpp:43
Methodpair<int64_t, Reference<ScanReturnedContext>>> executeUntilCompletionAndReturnLastTransactionally
src/QLPlan.actor.cpp:1762
Methodpluck
src/Cursor.actor.cpp:52
MethodprintPlugins
src/QLContext.actor.cpp:653
Methodprocess_update_operator_add_to_set
(self, key, update_expression)
test/correctness/mongo_model.py:795
Methodprocess_update_operator_bit
(self, key, update_expression)
test/correctness/mongo_model.py:926
Methodprocess_update_operator_current_date
(self, key, update_expression)
test/correctness/mongo_model.py:770
Methodprocess_update_operator_inc
(self, key, update_expression)
test/correctness/mongo_model.py:686
Methodprocess_update_operator_max
(self, key, update_expression)
test/correctness/mongo_model.py:757
Methodprocess_update_operator_min
(self, key, update_expression)
test/correctness/mongo_model.py:744
Methodprocess_update_operator_mul
(self, key, update_expression)
test/correctness/mongo_model.py:704
Methodprocess_update_operator_pop
(self, key, update_expression)
test/correctness/mongo_model.py:809
Methodprocess_update_operator_pull
(self, key, update_expression)
test/correctness/mongo_model.py:853
Methodprocess_update_operator_pull_all
(self, key, update_expression)
test/correctness/mongo_model.py:827
Methodprocess_update_operator_push
(self, key, update_expression)
test/correctness/mongo_model.py:877
Methodprocess_update_operator_rename
(self, key, update_expression)
test/correctness/mongo_model.py:721
Methodprocess_update_operator_set
(self, key, update_expression)
test/correctness/mongo_model.py:734
Methodprocess_update_operator_set_on_insert
(self, key, update_expression, new_doc=False)
test/correctness/mongo_model.py:729
Methodprocess_update_operator_unset
(self, key, update_expression)
test/correctness/mongo_model.py:738
Methodprune
src/Cursor.actor.cpp:26
Methodpush_down
* Return a plan equivalent to, but more efficient than, FilterPlan(this, query), or Optional() if no such plan can * be found. */
src/QLPlan.actor.h:170
Functionpytest_addoption
(parser)
test/correctness/conftest.py:33
Functionrandom_all_predicate
()
test/correctness/gen.py:298
Functionrandom_index_spec
()
test/correctness/gen.py:265
Functionrandom_large_primitive_array
()
test/correctness/gen.py:245
Functionrandom_projection
()
test/correctness/gen.py:651
Functionrandom_query_sort
()
test/correctness/gen.py:632
Functionrandom_update
(collection)
test/correctness/gen.py:592
Functionrandom_update_operator_add_to_set
()
test/correctness/gen.py:478
Functionrandom_update_operator_bit
()
test/correctness/gen.py:524
Functionrandom_update_operator_current_date
()
test/correctness/gen.py:461
Functionrandom_update_operator_dollar
()
test/correctness/gen.py:474
Functionrandom_update_operator_inc
()
test/correctness/gen.py:411
Functionrandom_update_operator_isolated
()
test/correctness/gen.py:528
Functionrandom_update_operator_max
()
test/correctness/gen.py:457
Functionrandom_update_operator_min
()
test/correctness/gen.py:453
Functionrandom_update_operator_mul
()
test/correctness/gen.py:416
Functionrandom_update_operator_pop
()
test/correctness/gen.py:485
Functionrandom_update_operator_pull
()
test/correctness/gen.py:493
Functionrandom_update_operator_pull_all
()
test/correctness/gen.py:489
Functionrandom_update_operator_push
()
test/correctness/gen.py:508
Functionrandom_update_operator_rename
()
test/correctness/gen.py:420
Functionrandom_update_operator_set
()
test/correctness/gen.py:439
Functionrandom_update_operator_set_on_insert
()
test/correctness/gen.py:432
Functionrandom_update_operator_unset
()
test/correctness/gen.py:446
Methodrange_is_tight
* Returns whether every key falling in the range returned by get_range would be evaluated to true by this * predicate. I.e., if true, then (min.pres
src/QLPredicate.h:89
Methodrange_is_tight
src/QLPredicate.h:237
Methodrange_is_tight
src/QLPredicate.h:282
Functionrename_file
(fname, new_ext)
test/correctness/util.py:1212
MethodreplacementActor
src/ExtMsg.actor.cpp:1364
Methodreset
src/QLContext.h:479
Methodresolve_fxn
(x)
test/correctness/util.py:588
Methodrun
src/ExtMsg.actor.h:109
Functionsave_cmd_line
(cmd_line)
test/correctness/util.py:1191
Methodset
src/QLContext.h:299
Methodset
src/QLContext.actor.cpp:96
Methodset
src/QLContext.actor.cpp:216
Methodset
src/QLContext.actor.cpp:263
Methodset
src/QLContext.actor.cpp:581
Functionsetup_logger
Set up stream and file handlers.
test/correctness/log.py:36
MethodshouldDoUpdate
src/QLContext.actor.cpp:251
Functionshow_statistics
(ns)
test/correctness/test-automation.py:73
Methodsimplify
src/QLPredicate.h:67
Methodsimplify_and
src/QLPredicate.actor.cpp:69
Methodsimplify_and
* simplify_and MUST do exactly one of the following * - Update a member of the SimplifyAndContext to represent the logical AND of this with that m
src/QLPredicate.h:76
Methodsingle_key
src/QLPlan.actor.h:261
Methodsize
src/QLContext.h:467
Functionstart_forever_test
(ns)
test/correctness/document-correctness.py:517
Functionstart_self_test
(ns)
test/correctness/document-correctness.py:528
FunctionstrAppend
src/QLPlan.actor.cpp:182
MethodsubObject
src/QLTypes.cpp:196
Functiontemplate <class T, class F, class U> Future<Void> mapAsync2
* Maps a stream with an asynchronous function */
src/ExtUtil.actor.h:177
Functiontest_addToSet_with_none_value
(fixture_collection)
test/correctness/smoke/test_update.py:42
Functiontest_array1
(fixture_collection)
test/correctness/smoke/test_core.py:62
Functiontest_array10
(fixture_collection)
test/correctness/smoke/test_core.py:135
Functiontest_array11
(fixture_collection)
test/correctness/smoke/test_core.py:139
Functiontest_array12
(fixture_collection)
test/correctness/smoke/test_core.py:157
Functiontest_array13
(fixture_collection)
test/correctness/smoke/test_core.py:161
Functiontest_array14
(fixture_collection)
test/correctness/smoke/test_core.py:165
Functiontest_array15
(fixture_collection)
test/correctness/smoke/test_core.py:168
Functiontest_array16
(fixture_collection)
test/correctness/smoke/test_core.py:172
Functiontest_array17
(fixture_collection)
test/correctness/smoke/test_core.py:176
← previousnext →901–1,000 of 1,167, ranked by callers