Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mongodb/motor
/ functions
Functions
986 in github.com/mongodb/motor
⨍
Functions
986
◇
Types & classes
164
Function
page_handler
(request)
doc/examples/aiohttp_example.py:23
Function
platform_info
()
motor/frameworks/asyncio/__init__.py:169
Function
platform_info
()
motor/frameworks/tornado/__init__.py:151
Function
process_mongodoc_nodes
(app, doctree, fromdocname)
doc/mongo_extensions.py:64
Function
process_motor_docstring
(app, what, name, obj, options, lines)
doc/motor_extensions.py:161
Function
process_motor_nodes
(app, doctree)
doc/motor_extensions.py:70
Function
pymongo_class_wrapper
Executes the coroutine f and wraps its result in a Motor class. See WrapAsync.
motor/frameworks/asyncio/__init__.py:140
Function
pymongo_class_wrapper
Executes the coroutine f and wraps its result in a Motor class. See WrapAsync.
motor/frameworks/tornado/__init__.py:122
Method
pytest_collection_modifyitems
(self, session, config, items)
synchro/synchrotest.py:270
Method
require_auth
Run a test only if the server is started with auth.
test/test_environment.py:323
Method
require_csfle
Run a test only if the deployment supports CSFLE.
test/test_environment.py:360
Method
require_no_standalone
Run a test only if the client is not connected to a standalone.
test/test_environment.py:343
Method
require_replica_set
Run a test only if the client is connected to a replica set.
test/test_environment.py:347
Method
require_transactions
Run a test only if the deployment might support transactions. *Might* because this does not test the FCV.
test/test_environment.py:353
Method
require_version_max
Run a test only if the server version is at most ``version``.
test/test_environment.py:335
Method
require_version_min
Run a test only if the server version is at least ``version``.
test/test_environment.py:327
Method
return_clone
(self, *args, **kwargs)
motor/metaprogramming.py:256
Method
rewind
Rewind this cursor to its unevaluated state.
motor/core.py:1775
Method
run
(self)
doc/coroutine_annotation.py:14
Method
runTest
(self)
test/tornado_tests/__init__.py:70
Method
runTest
(self)
test/tornado_tests/test_motor_web.py:77
Method
runTest
(self)
test/asyncio_tests/__init__.py:101
Function
run_on_executor
(loop, fn, *args, **kwargs)
motor/frameworks/asyncio/__init__.py:80
Function
run_on_executor
(loop, fn, *args, **kwargs)
motor/frameworks/tornado/__init__.py:76
Method
run_transaction_with_retry
(txn_coro, session)
test/asyncio_tests/test_examples.py:1014
Method
setUp
(self)
test/tornado_tests/test_motor_replica_set.py:62
Method
setUp
(self)
test/tornado_tests/test_motor_cursor.py:532
Method
setUp
(self)
test/tornado_tests/test_motor_core.py:105
Method
setUp
(self)
test/tornado_tests/__init__.py:114
Method
setUp
(self)
test/tornado_tests/test_motor_web.py:37
Method
setUp
(self)
test/tornado_tests/test_motor_gridfsbucket.py:33
Method
setUp
(self)
test/tornado_tests/test_motor_auth.py:27
Method
setUp
(self)
test/tornado_tests/test_motor_ssl.py:45
Method
setUp
(self)
test/asyncio_tests/test_asyncio_cursor.py:601
Method
setUp
(self)
test/asyncio_tests/test_asyncio_ssl.py:40
Method
setUp
(self)
test/asyncio_tests/__init__.py:84
Method
setUp
(self)
test/asyncio_tests/test_asyncio_encryption.py:37
Method
setUp
(self)
test/asyncio_tests/test_asyncio_replica_set.py:53
Method
setUp
(self)
test/asyncio_tests/test_asyncio_gridfsbucket.py:35
Method
setUpClass
(cls)
test/tornado_tests/test_motor_session.py:32
Method
setUpClass
(cls)
test/tornado_tests/test_motor_change_stream.py:31
Method
setUpClass
(cls)
test/asyncio_tests/test_examples.py:52
Method
setUpClass
(cls)
test/asyncio_tests/test_asyncio_session.py:31
Method
setUpClass
(cls)
test/asyncio_tests/test_asyncio_change_stream.py:33
Method
setUpClass
(cls)
test/asyncio_tests/test_aiohttp_gridfs.py:55
Function
set_extra_headers
Override to modify the response before sending to client. For example, to allow image caching:: def gzip_header(response, gridout):
motor/aiohttp/__init__.py:94
Method
set_extra_headers
(self, path, gridout)
test/tornado_tests/test_motor_web.py:207
Method
setter
()
test/tornado_tests/test_motor_grid_file.py:159
Method
setter
()
test/asyncio_tests/test_asyncio_grid_file.py:159
Function
setup
(app)
doc/coroutine_annotation.py:25
Function
setup
(app)
doc/mongo_extensions.py:85
Function
setup
(app)
doc/motor_extensions.py:175
Function
skip_if_mongos
(client)
test/tornado_tests/__init__.py:41
Function
skip_if_mongos
(client)
test/asyncio_tests/__init__.py:259
Method
started
(self, event)
test/utils.py:85
Method
started
(self, event)
test/asyncio_tests/test_asyncio_client.py:230
Method
started
(self, event)
doc/examples/monitoring_example.py:28
Method
started
(self, event)
doc/examples/monitoring_example.py:126
Method
storage_engine
(self)
test/test_environment.py:285
Method
strptime
(s)
test/asyncio_tests/test_examples.py:1264
Method
succeeded
(self, event)
test/utils.py:89
Method
succeeded
(self, event)
test/asyncio_tests/test_asyncio_client.py:233
Method
succeeded
(self, event)
doc/examples/monitoring_example.py:35
Method
succeeded
(self, event)
doc/examples/monitoring_example.py:129
Method
supports_transactions
(self)
test/test_environment.py:292
Method
synchro_method
(*args, **kwargs)
synchro/__init__.py:224
Method
synchronized_method
(*args, **kwargs)
synchro/__init__.py:336
Method
target
()
test/tornado_tests/test_motor_change_stream.py:44
Method
target
()
test/asyncio_tests/test_asyncio_change_stream.py:46
Method
tearDown
(self)
test/tornado_tests/test_motor_cursor.py:536
Method
tearDown
(self)
test/tornado_tests/test_motor_core.py:110
Method
tearDown
(self)
test/tornado_tests/__init__.py:106
Method
tearDown
(self)
test/tornado_tests/test_motor_web.py:72
Method
tearDown
(self)
test/tornado_tests/test_motor_gridfsbucket.py:38
Method
tearDown
(self)
test/tornado_tests/test_motor_grid_file.py:39
Method
tearDown
(self)
test/tornado_tests/test_motor_auth.py:31
Method
tearDown
(self)
test/asyncio_tests/test_asyncio_cursor.py:605
Method
tearDown
(self)
test/asyncio_tests/test_examples.py:55
Method
tearDown
(self)
test/asyncio_tests/test_asyncio_ssl.py:49
Method
tearDown
(self)
test/asyncio_tests/__init__.py:141
Method
tearDown
(self)
test/asyncio_tests/test_asyncio_grid_file.py:38
Method
tearDown
(self)
test/asyncio_tests/test_aiohttp_gridfs.py:50
Method
tearDown
(self)
test/asyncio_tests/test_asyncio_gridfsbucket.py:40
Method
tearDownClass
(cls)
test/asyncio_tests/test_aiohttp_gridfs.py:80
Method
test
(self)
test/asyncio_tests/test_asyncio_tests.py:51
Method
test_404
(self)
test/tornado_tests/test_motor_web.py:143
Method
test_404
(self)
test/asyncio_tests/test_aiohttp_gridfs.py:177
Method
test_IAM_auth
(self)
test/asyncio_tests/test_examples.py:1570
Method
test_abc
(self)
test/tornado_tests/test_motor_basic.py:121
Method
test_abc
(self)
test/asyncio_tests/test_asyncio_basic.py:119
Method
test_aggregate
(self)
test/tornado_tests/test_motor_database.py:62
Method
test_aggregate
(self)
test/asyncio_tests/test_asyncio_database.py:62
Method
test_aggregate_batch_size
(self)
test/tornado_tests/test_motor_cursor.py:481
Method
test_aggregate_batch_size
(self)
test/asyncio_tests/test_asyncio_cursor.py:522
Method
test_aggregate_cursor_del
(self)
test/tornado_tests/test_motor_collection.py:220
Method
test_aggregate_cursor_del
(self)
test/asyncio_tests/test_asyncio_collection.py:219
Method
test_aggregate_examples
(self)
test/asyncio_tests/test_examples.py:807
Method
test_aggregate_pipeline
(self)
test/test_typing.py:184
Method
test_aggregate_projection_example
(self)
test/asyncio_tests/test_examples.py:897
Method
test_aggregation_cursor
(self)
test/tornado_tests/test_motor_collection.py:191
← previous
next →
501–600 of 986, ranked by callers