1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "label": "mockSync.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L1"}, {"id": "mocksync_mocksyncstrategy", "label": "MockSyncStrategy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L42"}, {"id": "mockbasestrategy", "label": "MockBaseStrategy", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "syncstrategy", "label": "SyncStrategy", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "mocksync_mocksyncstrategy_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L47"}, {"id": "mocksync_mocksyncstrategy_post_send_search", "label": ".post_send_search()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L51"}, {"id": "mocksync_mocksyncstrategy_post_send_single_response", "label": ".post_send_single_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L97"}, {"id": "mocksync_rationale_43", "label": "This strategy create a mock LDAP server, with synchronous access It can be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L43"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_results_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mockbase_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_bind_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_delete_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_compare_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_modifydn_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_modify_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_extended_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_log_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "target": "mocksync_mocksyncstrategy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L42", "weight": 1.0}, {"source": "mocksync_mocksyncstrategy", "target": "mockbasestrategy", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L42", "weight": 1.0}, {"source": "mocksync_mocksyncstrategy", "target": "syncstrategy", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L42", "weight": 1.0}, {"source": "mocksync_mocksyncstrategy", "target": "mocksync_mocksyncstrategy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L47", "weight": 1.0}, {"source": "mocksync_mocksyncstrategy", "target": "mocksync_mocksyncstrategy_post_send_search", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L51", "weight": 1.0}, {"source": "mocksync_mocksyncstrategy", "target": "mocksync_mocksyncstrategy_post_send_single_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L97", "weight": 1.0}, {"source": "mocksync_rationale_43", "target": "mocksync_mocksyncstrategy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L54"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "mock_search", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L56"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "search_result_entry_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L58"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L63"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L65"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L66"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L67"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L68"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L74"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L75"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L76"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L77"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L79"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L80"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L86"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "search_result_done_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L87"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L91"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L92"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_search", "callee": "LDAPOperationResult", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L93"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "bind_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L102"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_bind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L102"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "delete_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L109"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_delete", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L109"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "add_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L112"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_add", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L112"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "compare_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L115"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_compare", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L115"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "modify_dn_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L118"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_modify_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L118"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "modify_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L121"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_modify", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L121"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "extended_response_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L124"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "mock_extended", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L124"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L127"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L129"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L130"}, {"caller_nid": "mocksync_mocksyncstrategy_post_send_single_response", "callee": "LDAPOperationResult", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/mockSync.py", "source_location": "L131"}]} |