Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Comfy-Org/ComfyUI-Manager
/ values
Method
values
comfyui_manager/glob/manager_core.py:364–365 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
362
return
self._store.keys()
363
364
def
values(self):
365
return
self._store.values()
366
367
def
items(self):
368
return
self._store.items()
Callers
15
process_git_stats
Function · 0.45
calculateBestPosition
Function · 0.45
renderGrid
Method · 0.45
loadNodes
Method · 0.45
turbogrid.esm.js
File · 0.45
get_current_queue
Method · 0.45
queue_count
Function · 0.45
recursive_search
Function · 0.45
check_invalid_nodes
Function · 0.45
get_module_name
Method · 0.45
get_custom_nodes
Method · 0.45
extract_nodes_from_workflow
Function · 0.45
Calls
no outgoing calls
Tested by
6
isPackInstalled
Function · 0.36
test_installed_list_shows_pack
Method · 0.36
test_uninstall_via_endpoint
Method · 0.36
_extract_history_task
Function · 0.36
test_install_model_accepts_valid_request
Method · 0.36
test_update_all_queues_tasks
Method · 0.36