{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_helpers_php", "label": "Helpers.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L1"}, {"id": "utils_helpers_helpers", "label": "Helpers", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L15"}, {"id": "utils_helpers_helpers_capture", "label": ".capture()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L20"}, {"id": "utils_helpers_helpers_getlasterror", "label": ".getLastError()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L37"}, {"id": "utils_helpers_helpers_falsetonull", "label": ".falseToNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L49"}, {"id": "utils_helpers_helpers_clamp", "label": ".clamp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L58"}, {"id": "utils_helpers_helpers_getsuggestion", "label": ".getSuggestion()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L72"}, {"id": "utils_helpers_helpers_compare", "label": ".compare()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L90"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_helpers_php", "target": "nette", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_helpers_php", "target": "utils_helpers_helpers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L15", "weight": 1.0}, {"source": "utils_helpers_helpers", "target": "utils_helpers_helpers_capture", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L20", "weight": 1.0}, {"source": "utils_helpers_helpers", "target": "utils_helpers_helpers_getlasterror", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L37", "weight": 1.0}, {"source": "utils_helpers_helpers", "target": "utils_helpers_helpers_falsetonull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L49", "weight": 1.0}, {"source": "utils_helpers_helpers", "target": "utils_helpers_helpers_clamp", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L58", "weight": 1.0}, {"source": "utils_helpers_helpers", "target": "utils_helpers_helpers_getsuggestion", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L72", "weight": 1.0}, {"source": "utils_helpers_helpers", "target": "utils_helpers_helpers_compare", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_helpers_helpers_capture", "callee": "ob_start", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L22"}, {"caller_nid": "utils_helpers_helpers_capture", "callee": "$func", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L24"}, {"caller_nid": "utils_helpers_helpers_capture", "callee": "ob_get_clean", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L25"}, {"caller_nid": "utils_helpers_helpers_capture", "callee": "ob_end_clean", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L27"}, {"caller_nid": "utils_helpers_helpers_getlasterror", "callee": "error_get_last", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L39"}, {"caller_nid": "utils_helpers_helpers_getlasterror", "callee": "ini_get", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L40"}, {"caller_nid": "utils_helpers_helpers_getlasterror", "callee": "Html", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L40"}, {"caller_nid": "utils_helpers_helpers_getlasterror", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L41"}, {"caller_nid": "utils_helpers_helpers_clamp", "callee": "min", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L64"}, {"caller_nid": "utils_helpers_helpers_clamp", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L64"}, {"caller_nid": "utils_helpers_helpers_getsuggestion", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L75"}, {"caller_nid": "utils_helpers_helpers_getsuggestion", "callee": "array_unique", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L76"}, {"caller_nid": "utils_helpers_helpers_getsuggestion", "callee": "levenshtein", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Helpers.php", "source_location": "L77"}]}