1 line
8.7 KiB
JSON
1 line
8.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L1"}, {"id": "exceptions_exceptionmiddleware", "label": "ExceptionMiddleware", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L18"}, {"id": "exceptions_exceptionmiddleware_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L19"}, {"id": "exceptions_exceptionmiddleware_add_exception_handler", "label": ".add_exception_handler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L36"}, {"id": "exceptions_exceptionmiddleware_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L47"}, {"id": "exceptions_exceptionmiddleware_http_exception", "label": ".http_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L65"}, {"id": "exceptions_exceptionmiddleware_websocket_exception", "label": ".websocket_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L71"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "starlette_exception_handler", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "starlette_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "starlette_requests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "starlette_responses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "starlette_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "starlette_websockets", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_middleware_exceptions_py", "target": "exceptions_exceptionmiddleware", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L18", "weight": 1.0}, {"source": "exceptions_exceptionmiddleware", "target": "exceptions_exceptionmiddleware_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "exceptions_exceptionmiddleware", "target": "exceptions_exceptionmiddleware_add_exception_handler", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L36", "weight": 1.0}, {"source": "exceptions_exceptionmiddleware", "target": "exceptions_exceptionmiddleware_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L47", "weight": 1.0}, {"source": "exceptions_exceptionmiddleware", "target": "exceptions_exceptionmiddleware_http_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L65", "weight": 1.0}, {"source": "exceptions_exceptionmiddleware", "target": "exceptions_exceptionmiddleware_websocket_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L71", "weight": 1.0}, {"source": "exceptions_exceptionmiddleware_init", "target": "exceptions_exceptionmiddleware_add_exception_handler", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_exceptionmiddleware_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L33"}, {"caller_nid": "exceptions_exceptionmiddleware_add_exception_handler", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L41"}, {"caller_nid": "exceptions_exceptionmiddleware_add_exception_handler", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L44"}, {"caller_nid": "exceptions_exceptionmiddleware_call", "callee": "app", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L49"}, {"caller_nid": "exceptions_exceptionmiddleware_call", "callee": "Request", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L59"}, {"caller_nid": "exceptions_exceptionmiddleware_call", "callee": "WebSocket", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L61"}, {"caller_nid": "exceptions_exceptionmiddleware_call", "callee": "wrap_app_handling_exceptions(self.app, conn)", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L63"}, {"caller_nid": "exceptions_exceptionmiddleware_call", "callee": "wrap_app_handling_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L63"}, {"caller_nid": "exceptions_exceptionmiddleware_http_exception", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L66"}, {"caller_nid": "exceptions_exceptionmiddleware_http_exception", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L68"}, {"caller_nid": "exceptions_exceptionmiddleware_http_exception", "callee": "PlainTextResponse", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L69"}, {"caller_nid": "exceptions_exceptionmiddleware_websocket_exception", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L72"}, {"caller_nid": "exceptions_exceptionmiddleware_websocket_exception", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py", "source_location": "L73"}]} |