MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / _clear

Method _clear

lib/sqlalchemy/event/base.py:424–425  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

422
423 @classmethod
424 def _clear(cls) -> None:
425 cls.dispatch._clear()
426
427
428class dispatcher(Generic[_ET]):

Callers 14

decorateFunction · 0.45
_remove_listenersMethod · 0.45
clearMethod · 0.45
clearMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45
teardown_testMethod · 0.45

Calls

no outgoing calls

Tested by 10

teardown_testMethod · 0.36
teardown_testMethod · 0.36
teardown_testMethod · 0.36
teardown_testMethod · 0.36
teardown_testMethod · 0.36
teardown_testMethod · 0.36
teardown_testMethod · 0.36
teardown_testMethod · 0.36
test_clearMethod · 0.36
teardown_testMethod · 0.36