1 line
62 KiB
JSON
1 line
62 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "label": "search.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L1"}, {"id": "search_filternode", "label": "FilterNode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L60"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "search_filternode_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L61"}, {"id": "search_filternode_append", "label": ".append()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L67"}, {"id": "search_filternode_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L72"}, {"id": "search_filternode_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L75"}, {"id": "search_evaluate_match", "label": "evaluate_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L85"}, {"id": "search_parse_filter", "label": "parse_filter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L170"}, {"id": "search_compile_filter", "label": "compile_filter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L222"}, {"id": "search_build_attribute_selection", "label": "build_attribute_selection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L298"}, {"id": "search_search_operation", "label": "search_operation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L315"}, {"id": "search_decode_vals", "label": "decode_vals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L380"}, {"id": "search_decode_vals_fast", "label": "decode_vals_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L386"}, {"id": "search_attributes_to_dict", "label": "attributes_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L393"}, {"id": "search_attributes_to_dict_fast", "label": "attributes_to_dict_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L401"}, {"id": "search_decode_raw_vals", "label": "decode_raw_vals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L410"}, {"id": "search_decode_raw_vals_fast", "label": "decode_raw_vals_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L414"}, {"id": "search_raw_attributes_to_dict", "label": "raw_attributes_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L418"}, {"id": "search_raw_attributes_to_dict_fast", "label": "raw_attributes_to_dict_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L428"}, {"id": "search_checked_attributes_to_dict", "label": "checked_attributes_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L437"}, {"id": "search_checked_attributes_to_dict_fast", "label": "checked_attributes_to_dict_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L447"}, {"id": "search_matching_rule_assertion_to_string", "label": "matching_rule_assertion_to_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L457"}, {"id": "search_filter_to_string", "label": "filter_to_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L461"}, {"id": "search_search_request_to_dict", "label": "search_request_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L513"}, {"id": "search_search_result_entry_response_to_dict", "label": "search_result_entry_response_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L524"}, {"id": "search_search_result_done_response_to_dict", "label": "search_result_done_response_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L546"}, {"id": "search_search_result_reference_response_to_dict", "label": "search_result_reference_response_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L561"}, {"id": "search_search_result_entry_response_to_dict_fast", "label": "search_result_entry_response_to_dict_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L565"}, {"id": "search_search_result_reference_response_to_dict_fast", "label": "search_result_reference_response_to_dict_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L578"}, {"id": "search_rationale_223", "label": "Builds ASN1 structure for filter, converts from filter LDAP escaping to bytes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L223"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "string", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_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/operation/search.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_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/operation/search.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_cidict_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc4511_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_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/operation/search.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_formatters_standard_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_filternode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L60", "weight": 1.0}, {"source": "search_filternode", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L60", "weight": 1.0}, {"source": "search_filternode", "target": "search_filternode_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L61", "weight": 1.0}, {"source": "search_filternode", "target": "search_filternode_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L67", "weight": 1.0}, {"source": "search_filternode", "target": "search_filternode_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L72", "weight": 1.0}, {"source": "search_filternode", "target": "search_filternode_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_evaluate_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_parse_filter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_compile_filter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L222", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_build_attribute_selection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L298", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_operation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_decode_vals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_decode_vals_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L386", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_attributes_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L393", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_attributes_to_dict_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_decode_raw_vals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L410", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_decode_raw_vals_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_raw_attributes_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L418", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_raw_attributes_to_dict_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L428", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_checked_attributes_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L437", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_checked_attributes_to_dict_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L447", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_matching_rule_assertion_to_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L457", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_filter_to_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L461", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_request_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_result_entry_response_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L524", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_result_done_response_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L546", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_result_reference_response_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L561", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_result_entry_response_to_dict_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L565", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "target": "search_search_result_reference_response_to_dict_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L578", "weight": 1.0}, {"source": "search_filternode_str", "target": "search_filternode_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L73", "weight": 1.0}, {"source": "search_evaluate_match", "target": "search_filternode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L167", "weight": 1.0}, {"source": "search_parse_filter", "target": "search_filternode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L176", "weight": 1.0}, {"source": "search_parse_filter", "target": "search_filternode_append", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L189", "weight": 1.0}, {"source": "search_parse_filter", "target": "search_evaluate_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L205", "weight": 1.0}, {"source": "search_search_operation", "target": "search_compile_filter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L371", "weight": 1.0}, {"source": "search_search_operation", "target": "search_parse_filter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L371", "weight": 1.0}, {"source": "search_search_operation", "target": "search_build_attribute_selection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L375", "weight": 1.0}, {"source": "search_decode_vals", "target": "search_decode_raw_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L384", "weight": 1.0}, {"source": "search_attributes_to_dict", "target": "search_decode_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L397", "weight": 1.0}, {"source": "search_attributes_to_dict_fast", "target": "search_decode_vals_fast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L405", "weight": 1.0}, {"source": "search_raw_attributes_to_dict", "target": "search_decode_raw_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L423", "weight": 1.0}, {"source": "search_raw_attributes_to_dict_fast", "target": "search_decode_raw_vals_fast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L432", "weight": 1.0}, {"source": "search_checked_attributes_to_dict", "target": "search_decode_raw_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L443", "weight": 1.0}, {"source": "search_checked_attributes_to_dict_fast", "target": "search_decode_raw_vals_fast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L453", "weight": 1.0}, {"source": "search_filter_to_string", "target": "search_matching_rule_assertion_to_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L502", "weight": 1.0}, {"source": "search_search_request_to_dict", "target": "search_filter_to_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L520", "weight": 1.0}, {"source": "search_search_result_entry_response_to_dict", "target": "search_raw_attributes_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L537", "weight": 1.0}, {"source": "search_search_result_entry_response_to_dict", "target": "search_checked_attributes_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L539", "weight": 1.0}, {"source": "search_search_result_entry_response_to_dict", "target": "search_attributes_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L541", "weight": 1.0}, {"source": "search_search_result_entry_response_to_dict_fast", "target": "search_raw_attributes_to_dict_fast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L569", "weight": 1.0}, {"source": "search_search_result_entry_response_to_dict_fast", "target": "search_checked_attributes_to_dict_fast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L571", "weight": 1.0}, {"source": "search_search_result_entry_response_to_dict_fast", "target": "search_attributes_to_dict_fast", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L573", "weight": 1.0}, {"source": "search_rationale_223", "target": "search_compile_filter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L223", "weight": 1.0}], "raw_calls": [{"caller_nid": "search_filternode_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L77"}, {"caller_nid": "search_filternode_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L79"}, {"caller_nid": "search_filternode_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L79"}, {"caller_nid": "search_evaluate_match", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L86"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L86"}, {"caller_nid": "search_evaluate_match", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L88"}, {"caller_nid": "search_evaluate_match", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L89"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L91"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L92"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L93"}, {"caller_nid": "search_evaluate_match", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L94"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L96"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L97"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L98"}, {"caller_nid": "search_evaluate_match", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L99"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L101"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L102"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L103"}, {"caller_nid": "search_evaluate_match", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L104"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L106"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L107"}, {"caller_nid": "search_evaluate_match", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L108"}, {"caller_nid": "search_evaluate_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L113"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L113"}, {"caller_nid": "search_evaluate_match", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L113"}, {"caller_nid": "search_evaluate_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L115"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L115"}, {"caller_nid": "search_evaluate_match", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L115"}, {"caller_nid": "search_evaluate_match", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L119"}, {"caller_nid": "search_evaluate_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L120"}, {"caller_nid": "search_evaluate_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L121"}, {"caller_nid": "search_evaluate_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L123"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L125"}, {"caller_nid": "search_evaluate_match", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L125"}, {"caller_nid": "search_evaluate_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L129"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L129"}, {"caller_nid": "search_evaluate_match", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L129"}, {"caller_nid": "search_evaluate_match", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L134"}, {"caller_nid": "search_evaluate_match", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L137"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L138"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L139"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L140"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L143"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L147"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L148"}, {"caller_nid": "search_evaluate_match", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L149"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L150"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L151"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L152"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L163"}, {"caller_nid": "search_evaluate_match", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L164"}, {"caller_nid": "search_evaluate_match", "callee": "validate_assertion_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L165"}, {"caller_nid": "search_parse_filter", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L171"}, {"caller_nid": "search_parse_filter", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L172"}, {"caller_nid": "search_parse_filter", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L173"}, {"caller_nid": "search_parse_filter", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L174"}, {"caller_nid": "search_parse_filter", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L174"}, {"caller_nid": "search_parse_filter", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L174"}, {"caller_nid": "search_parse_filter", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L174"}, {"caller_nid": "search_parse_filter", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L181"}, {"caller_nid": "search_parse_filter", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L203"}, {"caller_nid": "search_parse_filter", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L204"}, {"caller_nid": "search_parse_filter", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L214"}, {"caller_nid": "search_parse_filter", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L215"}, {"caller_nid": "search_parse_filter", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L216"}, {"caller_nid": "search_parse_filter", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L219"}, {"caller_nid": "search_compile_filter", "callee": "Filter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L224"}, {"caller_nid": "search_compile_filter", "callee": "And", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L226"}, {"caller_nid": "search_compile_filter", "callee": "Or", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L233"}, {"caller_nid": "search_compile_filter", "callee": "Not", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L240"}, {"caller_nid": "search_compile_filter", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L242"}, {"caller_nid": "search_compile_filter", "callee": "ApproxMatch", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L245"}, {"caller_nid": "search_compile_filter", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L246"}, {"caller_nid": "search_compile_filter", "callee": "AssertionValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L247"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L247"}, {"caller_nid": "search_compile_filter", "callee": "GreaterOrEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L250"}, {"caller_nid": "search_compile_filter", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L251"}, {"caller_nid": "search_compile_filter", "callee": "AssertionValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L252"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L252"}, {"caller_nid": "search_compile_filter", "callee": "LessOrEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L255"}, {"caller_nid": "search_compile_filter", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L256"}, {"caller_nid": "search_compile_filter", "callee": "AssertionValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L257"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L257"}, {"caller_nid": "search_compile_filter", "callee": "ExtensibleMatch", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L260"}, {"caller_nid": "search_compile_filter", "callee": "MatchingRule", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L262"}, {"caller_nid": "search_compile_filter", "callee": "Type", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L264"}, {"caller_nid": "search_compile_filter", "callee": "MatchValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L265"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L265"}, {"caller_nid": "search_compile_filter", "callee": "DnAttributes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L266"}, {"caller_nid": "search_compile_filter", "callee": "Present", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L269"}, {"caller_nid": "search_compile_filter", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L269"}, {"caller_nid": "search_compile_filter", "callee": "SubstringFilter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L272"}, {"caller_nid": "search_compile_filter", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L273"}, {"caller_nid": "search_compile_filter", "callee": "Substrings", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L274"}, {"caller_nid": "search_compile_filter", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L277"}, {"caller_nid": "search_compile_filter", "callee": "Substring", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L277"}, {"caller_nid": "search_compile_filter", "callee": "Initial", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L277"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L277"}, {"caller_nid": "search_compile_filter", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L281"}, {"caller_nid": "search_compile_filter", "callee": "Substring", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L281"}, {"caller_nid": "search_compile_filter", "callee": "Any", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L281"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L281"}, {"caller_nid": "search_compile_filter", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L284"}, {"caller_nid": "search_compile_filter", "callee": "Substring", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L284"}, {"caller_nid": "search_compile_filter", "callee": "Final", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L284"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L284"}, {"caller_nid": "search_compile_filter", "callee": "EqualityMatch", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L288"}, {"caller_nid": "search_compile_filter", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L289"}, {"caller_nid": "search_compile_filter", "callee": "AssertionValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L290"}, {"caller_nid": "search_compile_filter", "callee": "prepare_filter_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L290"}, {"caller_nid": "search_compile_filter", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L291"}, {"caller_nid": "search_compile_filter", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L293"}, {"caller_nid": "search_build_attribute_selection", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L299"}, {"caller_nid": "search_build_attribute_selection", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L299"}, {"caller_nid": "search_build_attribute_selection", "callee": "AttributeSelection", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L301"}, {"caller_nid": "search_build_attribute_selection", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L302"}, {"caller_nid": "search_build_attribute_selection", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L305"}, {"caller_nid": "search_build_attribute_selection", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L305"}, {"caller_nid": "search_build_attribute_selection", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L306"}, {"caller_nid": "search_build_attribute_selection", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L308"}, {"caller_nid": "search_build_attribute_selection", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L309"}, {"caller_nid": "search_build_attribute_selection", "callee": "Selector", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L310"}, {"caller_nid": "search_search_operation", "callee": "SearchRequest", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L345"}, {"caller_nid": "search_search_operation", "callee": "LDAPDN", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L346"}, {"caller_nid": "search_search_operation", "callee": "Scope", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L349"}, {"caller_nid": "search_search_operation", "callee": "Scope", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L351"}, {"caller_nid": "search_search_operation", "callee": "Scope", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L353"}, {"caller_nid": "search_search_operation", "callee": "LDAPInvalidScopeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L355"}, {"caller_nid": "search_search_operation", "callee": "DerefAliases", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L358"}, {"caller_nid": "search_search_operation", "callee": "DerefAliases", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L360"}, {"caller_nid": "search_search_operation", "callee": "DerefAliases", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L362"}, {"caller_nid": "search_search_operation", "callee": "DerefAliases", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L364"}, {"caller_nid": "search_search_operation", "callee": "LDAPInvalidDereferenceAliasesError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L366"}, {"caller_nid": "search_search_operation", "callee": "Integer0ToMax", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L368"}, {"caller_nid": "search_search_operation", "callee": "Integer0ToMax", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L369"}, {"caller_nid": "search_search_operation", "callee": "TypesOnly", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L370"}, {"caller_nid": "search_search_operation", "callee": "TypesOnly", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L370"}, {"caller_nid": "search_search_operation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L372"}, {"caller_nid": "search_decode_vals", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L382"}, {"caller_nid": "search_decode_vals_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L388"}, {"caller_nid": "search_attributes_to_dict", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L394"}, {"caller_nid": "search_attributes_to_dict", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L395"}, {"caller_nid": "search_attributes_to_dict", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L395"}, {"caller_nid": "search_attributes_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L397"}, {"caller_nid": "search_attributes_to_dict_fast", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L402"}, {"caller_nid": "search_attributes_to_dict_fast", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L403"}, {"caller_nid": "search_attributes_to_dict_fast", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L403"}, {"caller_nid": "search_attributes_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L405"}, {"caller_nid": "search_decode_raw_vals", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L411"}, {"caller_nid": "search_decode_raw_vals_fast", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L415"}, {"caller_nid": "search_raw_attributes_to_dict", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L419"}, {"caller_nid": "search_raw_attributes_to_dict", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L421"}, {"caller_nid": "search_raw_attributes_to_dict", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L421"}, {"caller_nid": "search_raw_attributes_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L423"}, {"caller_nid": "search_raw_attributes_to_dict_fast", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L429"}, {"caller_nid": "search_raw_attributes_to_dict_fast", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L430"}, {"caller_nid": "search_raw_attributes_to_dict_fast", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L430"}, {"caller_nid": "search_raw_attributes_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L432"}, {"caller_nid": "search_checked_attributes_to_dict", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L438"}, {"caller_nid": "search_checked_attributes_to_dict", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L440"}, {"caller_nid": "search_checked_attributes_to_dict", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L440"}, {"caller_nid": "search_checked_attributes_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L442"}, {"caller_nid": "search_checked_attributes_to_dict", "callee": "format_attribute_values", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L443"}, {"caller_nid": "search_checked_attributes_to_dict_fast", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L448"}, {"caller_nid": "search_checked_attributes_to_dict_fast", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L450"}, {"caller_nid": "search_checked_attributes_to_dict_fast", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L450"}, {"caller_nid": "search_checked_attributes_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L452"}, {"caller_nid": "search_checked_attributes_to_dict_fast", "callee": "format_attribute_values", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L453"}, {"caller_nid": "search_matching_rule_assertion_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L458"}, {"caller_nid": "search_filter_to_string", "callee": "getName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L462"}, {"caller_nid": "search_filter_to_string", "callee": "ava_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L475"}, {"caller_nid": "search_filter_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L479"}, {"caller_nid": "search_filter_to_string", "callee": "getName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L481"}, {"caller_nid": "search_filter_to_string", "callee": "hasValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L482"}, {"caller_nid": "search_filter_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L484"}, {"caller_nid": "search_filter_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L486"}, {"caller_nid": "search_filter_to_string", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L486"}, {"caller_nid": "search_filter_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L486"}, {"caller_nid": "search_filter_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L489"}, {"caller_nid": "search_filter_to_string", "callee": "ava_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L491"}, {"caller_nid": "search_filter_to_string", "callee": "ava_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L494"}, {"caller_nid": "search_filter_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L497"}, {"caller_nid": "search_filter_to_string", "callee": "ava_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L499"}, {"caller_nid": "search_filter_to_string", "callee": "LDAPInvalidFilterError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L504"}, {"caller_nid": "search_filter_to_string", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L508"}, {"caller_nid": "search_search_request_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L514"}, {"caller_nid": "search_search_request_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L515"}, {"caller_nid": "search_search_request_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L516"}, {"caller_nid": "search_search_request_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L517"}, {"caller_nid": "search_search_request_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L518"}, {"caller_nid": "search_search_request_to_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L519"}, {"caller_nid": "search_search_request_to_dict", "callee": "attributes_to_list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L521"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L525"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L528"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "to_raw", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L529"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L530"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L532"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L533"}, {"caller_nid": "search_search_result_entry_response_to_dict", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L533"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L547"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "getName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L548"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "getNamedValues", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L548"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "ResultCode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L548"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L549"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L550"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "referrals_to_list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L551"}, {"caller_nid": "search_search_result_done_response_to_dict", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L554"}, {"caller_nid": "search_search_result_reference_response_to_dict", "callee": "search_refs_to_list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L562"}, {"caller_nid": "search_search_result_entry_response_to_dict_fast", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L566"}, {"caller_nid": "search_search_result_entry_response_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L568"}, {"caller_nid": "search_search_result_reference_response_to_dict_fast", "callee": "search_refs_to_list_fast", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/search.py", "source_location": "L579"}]} |