MCPcopy Create free account

hub / github.com/mongodb/motor / functions

Functions986 in github.com/mongodb/motor

Methodcleanup
()
test/tornado_tests/test_motor_await.py:109
Methodclient
The :class:`~MotorClient` this session was created from.
motor/core.py:540
Methodclient
This MotorDatabase's :class:`MotorClient`.
motor/core.py:834
Methodclient
(self)
synchro/__init__.py:474
Methodclone
Get a clone of this cursor.
motor/core.py:1781
Methodclosed
(self, event)
doc/examples/monitoring_example.py:92
Methodclosed
(self, event)
doc/examples/monitoring_example.py:116
Methodcollection
(self)
synchro/__init__.py:618
Methodcommit_with_retry
(session)
test/asyncio_tests/test_examples.py:1042
Methodconn_closed
()
test/tornado_tests/test_motor_cursor.py:448
Methodconn_closed
()
test/asyncio_tests/test_asyncio_cursor.py:495
Functioncopy
(future)
motor/frameworks/asyncio/__init__.py:90
Functioncopy
(_future)
motor/frameworks/tornado/__init__.py:94
Methodcoro
(session)
test/tornado_tests/test_motor_transaction.py:54
Methodcoro_raise_error
(_)
test/tornado_tests/test_motor_transaction.py:75
Functioncoroutine
()
motor/frameworks/asyncio/__init__.py:39
Functioncoroutine_annotation
In docs, annotate a function that returns a Future with 'coroutine'. This doesn't affect behavior.
motor/metaprogramming.py:112
Methodcreate_attribute
(self, cls, attr_name)
motor/motor_gridfs.py:58
Methodcreate_attribute
(self, cls, attr_name)
motor/metaprogramming.py:134
Methodcreate_attribute
(self, cls, attr_name)
motor/metaprogramming.py:199
Methodcreate_attribute
(self, cls, attr_name)
motor/metaprogramming.py:226
Methodcreate_attribute
(self, cls, attr_name)
motor/metaprogramming.py:252
Methodcreate_encrypted_collection
Create a collection with encryptedFields. .. warning:: This function does not update the encryptedFieldsMap in the client's
motor/core.py:2208
Methodcreate_module
(self, spec)
synchro/synchrotest.py:261
Methodcustom_timeout
(self)
test/asyncio_tests/test_asyncio_tests.py:123
Methoddecorate
(f)
test/test_environment.py:317
Methoddefault_timeout
(self)
test/asyncio_tests/test_asyncio_tests.py:115
Functiondepart_mongodoc_node
(self, node)
doc/mongo_extensions.py:34
Functiondepart_mongoref_node
(self, node)
doc/mongo_extensions.py:43
Methoddescription_changed
(self, event)
doc/examples/monitoring_example.py:82
Methoddescription_changed
(self, event)
doc/examples/monitoring_example.py:105
Functiondo_insert
()
doc/examples/monitoring_example.py:66
Methodeach
Iterates over all the documents for this cursor. :meth:`each` returns immediately, and `callback` is executed asynchronously for each
motor/core.py:1547
Methodemit
(self, record)
test/assert_logs_backport.py:30
Functionexc_handler
(loop, context)
test/asyncio_tests/__init__.py:207
Methodexec_module
(self, module)
synchro/synchrotest.py:258
Methodexecute_transaction
(session: Any)
test/test_typing.py:209
Methodexpected
(start, stop)
test/tornado_tests/test_motor_cursor.py:198
Methodexpected
(start, stop)
test/asyncio_tests/test_asyncio_cursor.py:185
Functionexpires
(response)
test/asyncio_tests/test_aiohttp_gridfs.py:42
Methodextras
(response, gridout)
test/asyncio_tests/test_aiohttp_gridfs.py:263
Methodfailed
(self, event)
test/utils.py:93
Methodfailed
(self, event)
test/asyncio_tests/test_asyncio_client.py:236
Methodfailed
(self, event)
doc/examples/monitoring_example.py:43
Methodfailed
(self, event)
doc/examples/monitoring_example.py:136
Methodfetch_next
(self, cursor)
test/asyncio_tests/__init__.py:167
Methodfetch_next
**DEPRECATED** - A Future used with `gen.coroutine`_ to asynchronously retrieve the next document in the result set, fetching a batch
motor/core.py:1450
Methodfget
(obj)
motor/motor_gridfs.py:59
Methodfget
(obj)
motor/metaprogramming.py:200
Methodfind
Find and return the files collection documents that match ``filter``. Returns a cursor that iterates across files matching arbitrary
motor/motor_gridfs.py:433
Methodfind_insert
()
test/asyncio_tests/test_asyncio_change_stream.py:285
Methodfind_spec
(self, fullname, path, target=None)
synchro/synchrotest.py:242
Methodflush
(self)
test/assert_logs_backport.py:27
Methodfrom_client
(cls, client)
test/tornado_tests/__init__.py:147
Methodget_app
(self)
test/tornado_tests/test_motor_web.py:80
Methodget_app
(self)
test/tornado_tests/test_motor_web.py:197
Functionget_cache_time
Override to customize cache control behavior. Return a positive number of seconds to trigger aggressive caching or 0 to mark resource as cach
motor/aiohttp/__init__.py:67
Methodget_cache_time
(self, path, modified, mime_type)
test/tornado_tests/test_motor_web.py:204
Functionget_event_loop
()
motor/frameworks/tornado/__init__.py:40
Functionget_future
(loop)
motor/frameworks/asyncio/__init__.py:57
Functionget_future
(loop)
motor/frameworks/tornado/__init__.py:53
Functionget_gridfs_file
Override to choose a GridFS file to serve at a URL. By default, if a URL pattern like ``/fs/{filename}`` is mapped to this :class:`AIOHTTPGri
motor/aiohttp/__init__.py:34
Methodget_gridfs_file
(self, bucket, filename, request)
test/tornado_tests/test_motor_web.py:199
Methodget_io_loop
(self)
motor/core.py:373
Methodget_io_loop
(self)
motor/core.py:1380
Methodget_io_loop
(self)
motor/motor_gridfs.py:408
Methodget_keys
(self)
motor/core.py:2204
Functionget_motor_attr
If any Motor attributes can't be accessed, grab the equivalent PyMongo attribute. While we're at it, store some info about each attribute in t
doc/motor_extensions.py:120
Functionget_version_string
()
motor/_version.py:40
Methodgetter
(bucket, filename, request)
test/asyncio_tests/test_aiohttp_gridfs.py:255
Functiongzip_header
(response, gridout)
doc/examples/aiohttp_gridfs_example.py:40
Methodhandle_signature
(self, sig, signode)
doc/coroutine_annotation.py:7
Methodhead
(self, path)
motor/web.py:169
Functionignore_deprecations
(fn=None)
test/utils.py:50
Methodinitialize
(self, database, root_collection="fs")
motor/web.py:57
Functioninner
(*args: Any, **kwargs: Any)
test/test_typing.py:62
Methodinner
()
motor/core.py:819
Methodinner
()
motor/core.py:1826
Methodinsert_docs
()
test/asyncio_tests/test_examples.py:768
Methodio_loop
(self)
motor/core.py:175
Methodio_loop
(self)
motor/core.py:2183
Functionis_future
(f)
motor/frameworks/asyncio/__init__.py:125
Functionis_future
(f)
motor/frameworks/tornado/__init__.py:107
Methodlambda_handler
(event, context)
test/asyncio_tests/test_examples.py:1558
Methodlist_indexes
Get a cursor over the index documents for this collection. :: async def print_indexes(): async for index in db.test.list_inde
motor/core.py:1332
Methodlist_search_indexes
Return a cursor over search indexes for the current collection.
motor/core.py:1350
Methodmake_wrapper
(f)
test/test_environment.py:305
Methodmaybe_skip
(self)
test/tornado_tests/test_motor_cursor.py:540
Methodmock_kill_cursors
()
test/tornado_tests/test_motor_cursor.py:281
Methodmotor_db
(self)
test/tornado_tests/test_motor_web.py:181
Methodnext
Advance the cursor. .. versionadded:: 2.2
motor/core.py:1420
Methodnext
Advance the cursor. This method blocks until the next change document is returned or an unrecoverable error is raised. This method is
motor/core.py:2013
Methodnext
(self)
synchro/__init__.py:538
Methodnext
(self)
synchro/__init__.py:647
Methodnext_object
**DEPRECATED** - Get next GridOut object from cursor.
motor/motor_gridfs.py:40
Methodon_close
(self)
doc/examples/tornado_change_stream_example.py:47
Functiononly_type_check
(func: FuncT)
test/test_typing.py:61
Methodopen
(self)
doc/examples/tornado_change_stream_example.py:44
Methodopened
(self, event)
doc/examples/monitoring_example.py:79
Methodopened
(self, event)
doc/examples/monitoring_example.py:102
← previousnext →401–500 of 986, ranked by callers