1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "label": "fields.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L1"}, {"id": "fields_guess_content_type", "label": "guess_content_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L15"}, {"id": "fields_format_header_param_rfc2231", "label": "format_header_param_rfc2231()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L31"}, {"id": "fields_format_multipart_header_param", "label": "format_multipart_header_param()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L79"}, {"id": "fields_format_header_param_html5", "label": "format_header_param_html5()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L117"}, {"id": "fields_format_header_param", "label": "format_header_param()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L135"}, {"id": "fields_requestfield", "label": "RequestField", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L153"}, {"id": "fields_requestfield_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L171"}, {"id": "fields_from_tuples", "label": "from_tuples()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L200"}, {"id": "fields_requestfield_render_part", "label": "._render_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L244"}, {"id": "fields_requestfield_render_parts", "label": "._render_parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L260"}, {"id": "fields_requestfield_render_headers", "label": ".render_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L291"}, {"id": "fields_requestfield_make_multipart", "label": ".make_multipart()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L310"}, {"id": "fields_rationale_18", "label": "Guess the \"Content-Type\" of a file. :param filename: The filename t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L18"}, {"id": "fields_rationale_32", "label": "Helper function to format and quote a single header parameter using the stra", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L32"}, {"id": "fields_rationale_80", "label": "Format and quote a single multipart header parameter. This follows the `WHA", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L80"}, {"id": "fields_rationale_118", "label": ".. deprecated:: 2.0.0 Renamed to :func:`format_multipart_header_param`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L118"}, {"id": "fields_rationale_136", "label": ".. deprecated:: 2.0.0 Renamed to :func:`format_multipart_header_param`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L136"}, {"id": "fields_rationale_154", "label": "A data container for request body parameters. :param name: The name", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L154"}, {"id": "fields_rationale_206", "label": "A :class:`~urllib3.fields.RequestField` factory from old-style tuple parameters.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L206"}, {"id": "fields_rationale_245", "label": "Override this method to change how each multipart header parameter is fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L245"}, {"id": "fields_rationale_267", "label": "Helper function to format and quote a single header. Useful for single", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L267"}, {"id": "fields_rationale_292", "label": "Renders the headers for this request field.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L292"}, {"id": "fields_rationale_316", "label": "Makes this request field into a multipart request field. This method ov", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L316"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "email_utils", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "mimetypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_guess_content_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_format_header_param_rfc2231", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_format_multipart_header_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_format_header_param_html5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_format_header_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_requestfield", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L153", "weight": 1.0}, {"source": "fields_requestfield", "target": "fields_requestfield_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_fields_py", "target": "fields_from_tuples", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L200", "weight": 1.0}, {"source": "fields_requestfield", "target": "fields_requestfield_render_part", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L244", "weight": 1.0}, {"source": "fields_requestfield", "target": "fields_requestfield_render_parts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L260", "weight": 1.0}, {"source": "fields_requestfield", "target": "fields_requestfield_render_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L291", "weight": 1.0}, {"source": "fields_requestfield", "target": "fields_requestfield_make_multipart", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L310", "weight": 1.0}, {"source": "fields_format_header_param_html5", "target": "fields_format_multipart_header_param", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L132", "weight": 1.0}, {"source": "fields_format_header_param", "target": "fields_format_multipart_header_param", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L150", "weight": 1.0}, {"source": "fields_from_tuples", "target": "fields_guess_content_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L231", "weight": 1.0}, {"source": "fields_from_tuples", "target": "fields_requestfield_make_multipart", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L240", "weight": 1.0}, {"source": "fields_requestfield_render_parts", "target": "fields_requestfield_render_part", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L287", "weight": 1.0}, {"source": "fields_requestfield_make_multipart", "target": "fields_requestfield_render_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L333", "weight": 1.0}, {"source": "fields_rationale_18", "target": "fields_guess_content_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L18", "weight": 1.0}, {"source": "fields_rationale_32", "target": "fields_format_header_param_rfc2231", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L32", "weight": 1.0}, {"source": "fields_rationale_80", "target": "fields_format_multipart_header_param", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L80", "weight": 1.0}, {"source": "fields_rationale_118", "target": "fields_format_header_param_html5", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L118", "weight": 1.0}, {"source": "fields_rationale_136", "target": "fields_format_header_param", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L136", "weight": 1.0}, {"source": "fields_rationale_154", "target": "fields_requestfield", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L154", "weight": 1.0}, {"source": "fields_rationale_206", "target": "fields_requestfield_from_tuples", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L206", "weight": 1.0}, {"source": "fields_rationale_245", "target": "fields_requestfield_render_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L245", "weight": 1.0}, {"source": "fields_rationale_267", "target": "fields_requestfield_render_parts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L267", "weight": 1.0}, {"source": "fields_rationale_292", "target": "fields_requestfield_render_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L292", "weight": 1.0}, {"source": "fields_rationale_316", "target": "fields_requestfield_make_multipart", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L316", "weight": 1.0}], "raw_calls": [{"caller_nid": "fields_guess_content_type", "callee": "guess_type", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L27"}, {"caller_nid": "fields_format_header_param_rfc2231", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L53"}, {"caller_nid": "fields_format_header_param_rfc2231", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L61"}, {"caller_nid": "fields_format_header_param_rfc2231", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L62"}, {"caller_nid": "fields_format_header_param_rfc2231", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L64"}, {"caller_nid": "fields_format_header_param_rfc2231", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L67"}, {"caller_nid": "fields_format_header_param_rfc2231", "callee": "encode_rfc2231", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L73"}, {"caller_nid": "fields_format_multipart_header_param", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L109"}, {"caller_nid": "fields_format_multipart_header_param", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L110"}, {"caller_nid": "fields_format_multipart_header_param", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L113"}, {"caller_nid": "fields_format_header_param_html5", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L125"}, {"caller_nid": "fields_format_header_param", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L143"}, {"caller_nid": "fields_requestfield_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L184"}, {"caller_nid": "fields_requestfield_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L189"}, {"caller_nid": "fields_from_tuples", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L226"}, {"caller_nid": "fields_from_tuples", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L227"}, {"caller_nid": "fields_from_tuples", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L237"}, {"caller_nid": "fields_requestfield_render_part", "callee": "header_formatter", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L258"}, {"caller_nid": "fields_requestfield_render_parts", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L280"}, {"caller_nid": "fields_requestfield_render_parts", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L281"}, {"caller_nid": "fields_requestfield_render_parts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L287"}, {"caller_nid": "fields_requestfield_render_parts", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L289"}, {"caller_nid": "fields_requestfield_render_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L299"}, {"caller_nid": "fields_requestfield_render_headers", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L300"}, {"caller_nid": "fields_requestfield_render_headers", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L302"}, {"caller_nid": "fields_requestfield_render_headers", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L305"}, {"caller_nid": "fields_requestfield_render_headers", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L307"}, {"caller_nid": "fields_requestfield_render_headers", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L308"}, {"caller_nid": "fields_requestfield_make_multipart", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/fields.py", "source_location": "L330"}]} |