Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
428
class
dispatcher(Generic[_ET]):
Callers
14
decorate
Function · 0.45
_remove_listeners
Method · 0.45
clear
Method · 0.45
clear
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
teardown_test
Method · 0.45
Calls
no outgoing calls
Tested by
10
teardown_test
Method · 0.36
teardown_test
Method · 0.36
teardown_test
Method · 0.36
teardown_test
Method · 0.36
teardown_test
Method · 0.36
teardown_test
Method · 0.36
teardown_test
Method · 0.36
teardown_test
Method · 0.36
test_clear
Method · 0.36
teardown_test
Method · 0.36