1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "label": "adapter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L1"}, {"id": "adapter_cachecontroladapter", "label": "CacheControlAdapter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L26"}, {"id": "httpadapter", "label": "HTTPAdapter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "adapter_cachecontroladapter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L29"}, {"id": "adapter_cachecontroladapter_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L50"}, {"id": "adapter_cachecontroladapter_build_response", "label": ".build_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L80"}, {"id": "adapter_cachecontroladapter_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L165"}, {"id": "adapter_rationale_60", "label": "Send a request. Use the request information to see if it exists in the c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L60"}, {"id": "adapter_rationale_87", "label": "Build a response by making a request or using the cache. This will end", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L87"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "weakref", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "zlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_requests_adapters", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_cachecontrol_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_cachecontrol_controller", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_cachecontrol_filewrapper", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_requests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_urllib3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_cachecontrol_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_cachecontrol_heuristics", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "pip_vendor_cachecontrol_serialize", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_cachecontrol_adapter_py", "target": "adapter_cachecontroladapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L26", "weight": 1.0}, {"source": "adapter_cachecontroladapter", "target": "httpadapter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L26", "weight": 1.0}, {"source": "adapter_cachecontroladapter", "target": "adapter_cachecontroladapter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L29", "weight": 1.0}, {"source": "adapter_cachecontroladapter", "target": "adapter_cachecontroladapter_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L50", "weight": 1.0}, {"source": "adapter_cachecontroladapter", "target": "adapter_cachecontroladapter_build_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L80", "weight": 1.0}, {"source": "adapter_cachecontroladapter", "target": "adapter_cachecontroladapter_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L165", "weight": 1.0}, {"source": "adapter_cachecontroladapter_send", "target": "adapter_cachecontroladapter_build_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L71", "weight": 1.0}, {"source": "adapter_rationale_60", "target": "adapter_cachecontroladapter_send", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L60", "weight": 1.0}, {"source": "adapter_rationale_87", "target": "adapter_cachecontroladapter_build_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L87", "weight": 1.0}], "raw_calls": [{"caller_nid": "adapter_cachecontroladapter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L40"}, {"caller_nid": "adapter_cachecontroladapter_init", "callee": "DictCache", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L41"}, {"caller_nid": "adapter_cachecontroladapter_init", "callee": "controller_factory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L46"}, {"caller_nid": "adapter_cachecontroladapter_send", "callee": "cached_request", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L67"}, {"caller_nid": "adapter_cachecontroladapter_send", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L74"}, {"caller_nid": "adapter_cachecontroladapter_send", "callee": "conditional_headers", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L74"}, {"caller_nid": "adapter_cachecontroladapter_send", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L76"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "apply", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L98"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "update_cached_response", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L106"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L117"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "release_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L118"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L123"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "cache_response", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L124"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "CallbackFileWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L128"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L130"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L131"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L148"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L149"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L152"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "cache_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L157"}, {"caller_nid": "adapter_cachecontroladapter_build_response", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L158"}, {"caller_nid": "adapter_cachecontroladapter_close", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py", "source_location": "L167"}]} |