1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_h11_events_py", "label": "_events.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L1"}, {"id": "events_event", "label": "Event", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L32"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "events_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L41"}, {"id": "events_request_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L82"}, {"id": "events_responsebase", "label": "_ResponseBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L129"}, {"id": "events_responsebase_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L137"}, {"id": "events_responsebase_post_init", "label": ".__post_init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L168"}, {"id": "events_informationalresponse", "label": "InformationalResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L176"}, {"id": "events_informationalresponse_post_init", "label": ".__post_init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L206"}, {"id": "events_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L218"}, {"id": "events_response_post_init", "label": ".__post_init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L247"}, {"id": "events_data", "label": "Data", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L260"}, {"id": "events_data_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L299"}, {"id": "events_endofmessage", "label": "EndOfMessage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L316"}, {"id": "events_endofmessage_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L337"}, {"id": "events_connectionclosed", "label": "ConnectionClosed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L358"}, {"id": "events_rationale_33", "label": "Base class for h11 events.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L33"}, {"id": "events_rationale_42", "label": "The beginning of an HTTP request. Fields: .. attribute:: method", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L42"}, {"id": "events_rationale_177", "label": "An HTTP informational response. Fields: .. attribute:: status_code", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L177"}, {"id": "events_rationale_219", "label": "The beginning of an HTTP response. Fields: .. attribute:: status_code", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L219"}, {"id": "events_rationale_261", "label": "Part of an HTTP message body. Fields: .. attribute:: data A :t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L261"}, {"id": "events_rationale_317", "label": "The end of an HTTP message. Fields: .. attribute:: headers Def", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L317"}, {"id": "events_rationale_359", "label": "This event indicates that the sender has closed their outgoing connection.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L359"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "backend_venv_lib_python3_12_site_packages_h11_abnf_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "backend_venv_lib_python3_12_site_packages_h11_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L32", "weight": 1.0}, {"source": "events_event", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L41", "weight": 1.0}, {"source": "events_request", "target": "events_event", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L41", "weight": 1.0}, {"source": "events_request", "target": "events_request_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_responsebase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L129", "weight": 1.0}, {"source": "events_responsebase", "target": "events_event", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L129", "weight": 1.0}, {"source": "events_responsebase", "target": "events_responsebase_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L137", "weight": 1.0}, {"source": "events_responsebase", "target": "events_responsebase_post_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L168", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_informationalresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L176", "weight": 1.0}, {"source": "events_informationalresponse", "target": "events_responsebase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L176", "weight": 1.0}, {"source": "events_informationalresponse", "target": "events_informationalresponse_post_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L218", "weight": 1.0}, {"source": "events_response", "target": "events_responsebase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L218", "weight": 1.0}, {"source": "events_response", "target": "events_response_post_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L260", "weight": 1.0}, {"source": "events_data", "target": "events_event", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L260", "weight": 1.0}, {"source": "events_data", "target": "events_data_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_endofmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L316", "weight": 1.0}, {"source": "events_endofmessage", "target": "events_event", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L316", "weight": 1.0}, {"source": "events_endofmessage", "target": "events_endofmessage_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_events_py", "target": "events_connectionclosed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L358", "weight": 1.0}, {"source": "events_connectionclosed", "target": "events_event", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L358", "weight": 1.0}, {"source": "events_request_init", "target": "events_endofmessage_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L91", "weight": 1.0}, {"source": "events_responsebase_init", "target": "events_endofmessage_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L146", "weight": 1.0}, {"source": "events_responsebase_init", "target": "events_response_post_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L166", "weight": 1.0}, {"source": "events_rationale_33", "target": "events_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L33", "weight": 1.0}, {"source": "events_rationale_42", "target": "events_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L42", "weight": 1.0}, {"source": "events_rationale_177", "target": "events_informationalresponse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L177", "weight": 1.0}, {"source": "events_rationale_219", "target": "events_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L219", "weight": 1.0}, {"source": "events_rationale_261", "target": "events_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L261", "weight": 1.0}, {"source": "events_rationale_317", "target": "events_endofmessage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L317", "weight": 1.0}, {"source": "events_rationale_359", "target": "events_connectionclosed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L359", "weight": 1.0}], "raw_calls": [{"caller_nid": "events_request_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L91"}, {"caller_nid": "events_request_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L92"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L93"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L95"}, {"caller_nid": "events_request_init", "callee": "normalize_and_validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L96"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L99"}, {"caller_nid": "events_request_init", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L99"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L100"}, {"caller_nid": "events_request_init", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L100"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L101"}, {"caller_nid": "events_request_init", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L101"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L103"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L104"}, {"caller_nid": "events_request_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L105"}, {"caller_nid": "events_request_init", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L117"}, {"caller_nid": "events_request_init", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L119"}, {"caller_nid": "events_request_init", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L121"}, {"caller_nid": "events_request_init", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L122"}, {"caller_nid": "events_responsebase_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L146"}, {"caller_nid": "events_responsebase_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L147"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L148"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L150"}, {"caller_nid": "events_responsebase_init", "callee": "normalize_and_validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L151"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L154"}, {"caller_nid": "events_responsebase_init", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L154"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L155"}, {"caller_nid": "events_responsebase_init", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L155"}, {"caller_nid": "events_responsebase_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L156"}, {"caller_nid": "events_responsebase_init", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L157"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L160"}, {"caller_nid": "events_responsebase_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L160"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L162"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L163"}, {"caller_nid": "events_responsebase_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L164"}, {"caller_nid": "events_informationalresponse_post_init", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L208"}, {"caller_nid": "events_informationalresponse_post_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L209"}, {"caller_nid": "events_response_post_init", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L249"}, {"caller_nid": "events_response_post_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L250"}, {"caller_nid": "events_data_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L302"}, {"caller_nid": "events_data_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L303"}, {"caller_nid": "events_data_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L304"}, {"caller_nid": "events_endofmessage_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L345"}, {"caller_nid": "events_endofmessage_init", "callee": "Headers", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L347"}, {"caller_nid": "events_endofmessage_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L348"}, {"caller_nid": "events_endofmessage_init", "callee": "normalize_and_validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L349"}, {"caller_nid": "events_endofmessage_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_events.py", "source_location": "L351"}]} |