1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "label": "on.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L1"}, {"id": "on_lifespanon", "label": "LifespanOn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L31"}, {"id": "on_lifespanon_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L32"}, {"id": "on_lifespanon_startup", "label": ".startup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L47"}, {"id": "on_lifespanon_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L64"}, {"id": "on_lifespanon_main", "label": ".main()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L78"}, {"id": "on_lifespanon_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L102"}, {"id": "on_lifespanon_receive", "label": ".receive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L136"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "asyncio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "uvicorn", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "uvicorn_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_on_py", "target": "on_lifespanon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L31", "weight": 1.0}, {"source": "on_lifespanon", "target": "on_lifespanon_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L32", "weight": 1.0}, {"source": "on_lifespanon", "target": "on_lifespanon_startup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L47", "weight": 1.0}, {"source": "on_lifespanon", "target": "on_lifespanon_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L64", "weight": 1.0}, {"source": "on_lifespanon", "target": "on_lifespanon_main", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L78", "weight": 1.0}, {"source": "on_lifespanon", "target": "on_lifespanon_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L102", "weight": 1.0}, {"source": "on_lifespanon", "target": "on_lifespanon_receive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L136", "weight": 1.0}, {"source": "on_lifespanon_startup", "target": "on_lifespanon_main", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L51", "weight": 1.0}], "raw_calls": [{"caller_nid": "on_lifespanon_init", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L34"}, {"caller_nid": "on_lifespanon_init", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L37"}, {"caller_nid": "on_lifespanon_init", "callee": "Event", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L38"}, {"caller_nid": "on_lifespanon_init", "callee": "Event", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L39"}, {"caller_nid": "on_lifespanon_init", "callee": "Queue", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L40"}, {"caller_nid": "on_lifespanon_startup", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L48"}, {"caller_nid": "on_lifespanon_startup", "callee": "get_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L50"}, {"caller_nid": "on_lifespanon_startup", "callee": "create_task", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L51"}, {"caller_nid": "on_lifespanon_startup", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L55"}, {"caller_nid": "on_lifespanon_startup", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L56"}, {"caller_nid": "on_lifespanon_startup", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L59"}, {"caller_nid": "on_lifespanon_startup", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L62"}, {"caller_nid": "on_lifespanon_shutdown", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L67"}, {"caller_nid": "on_lifespanon_shutdown", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L69"}, {"caller_nid": "on_lifespanon_shutdown", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L70"}, {"caller_nid": "on_lifespanon_shutdown", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L73"}, {"caller_nid": "on_lifespanon_shutdown", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L76"}, {"caller_nid": "on_lifespanon_main", "callee": "app", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L86"}, {"caller_nid": "on_lifespanon_main", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L94"}, {"caller_nid": "on_lifespanon_main", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L97"}, {"caller_nid": "on_lifespanon_main", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L99"}, {"caller_nid": "on_lifespanon_main", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L100"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L111"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L112"}, {"caller_nid": "on_lifespanon_send", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L113"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L116"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L117"}, {"caller_nid": "on_lifespanon_send", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L118"}, {"caller_nid": "on_lifespanon_send", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L120"}, {"caller_nid": "on_lifespanon_send", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L121"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L124"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L125"}, {"caller_nid": "on_lifespanon_send", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L126"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L129"}, {"caller_nid": "on_lifespanon_send", "callee": "is_set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L130"}, {"caller_nid": "on_lifespanon_send", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L131"}, {"caller_nid": "on_lifespanon_send", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L133"}, {"caller_nid": "on_lifespanon_send", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L134"}, {"caller_nid": "on_lifespanon_receive", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py", "source_location": "L137"}]} |