{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_datetime_php", "label": "DateTime.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L1"}, {"id": "utils_datetime_datetime", "label": "DateTime", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L18"}, {"id": "utils_datetime_datetime_from", "label": ".from()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L45"}, {"id": "utils_datetime_datetime_fromparts", "label": ".fromParts()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L67"}, {"id": "utils_datetime_datetime_createfromformat", "label": ".createFromFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L96"}, {"id": "utils_datetime_datetime_jsonserialize", "label": ".jsonSerialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L117"}, {"id": "utils_datetime_datetime_tostring", "label": ".__toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L126"}, {"id": "utils_datetime_datetime_modifyclone", "label": ".modifyClone()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L135"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_datetime_php", "target": "nette", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_datetime_php", "target": "utils_datetime_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L18", "weight": 1.0}, {"source": "utils_datetime_datetime", "target": "utils_datetime_datetime_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L45", "weight": 1.0}, {"source": "utils_datetime_datetime", "target": "utils_datetime_datetime_fromparts", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L67", "weight": 1.0}, {"source": "utils_datetime_datetime", "target": "utils_datetime_datetime_createfromformat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L96", "weight": 1.0}, {"source": "utils_datetime_datetime", "target": "utils_datetime_datetime_jsonserialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L117", "weight": 1.0}, {"source": "utils_datetime_datetime", "target": "utils_datetime_datetime_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L126", "weight": 1.0}, {"source": "utils_datetime_datetime", "target": "utils_datetime_datetime_modifyclone", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L135", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_datetime_datetime_from", "callee": "format", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L48"}, {"caller_nid": "utils_datetime_datetime_from", "callee": "getTimezone", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L48"}, {"caller_nid": "utils_datetime_datetime_from", "callee": "is_numeric", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L50"}, {"caller_nid": "utils_datetime_datetime_from", "callee": "time", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L52"}, {"caller_nid": "utils_datetime_datetime_from", "callee": "setTimestamp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L55"}, {"caller_nid": "utils_datetime_datetime_fromparts", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L76"}, {"caller_nid": "utils_datetime_datetime_fromparts", "callee": "checkdate", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L78"}, {"caller_nid": "utils_datetime_datetime_createfromformat", "callee": "date_default_timezone_get", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L103"}, {"caller_nid": "utils_datetime_datetime_createfromformat", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L105"}, {"caller_nid": "utils_datetime_datetime_createfromformat", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L109"}, {"caller_nid": "utils_datetime_datetime_createfromformat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L110"}, {"caller_nid": "utils_datetime_datetime_jsonserialize", "callee": "format", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L119"}, {"caller_nid": "utils_datetime_datetime_tostring", "callee": "format", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L128"}, {"caller_nid": "utils_datetime_datetime_modifyclone", "callee": "modify", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\DateTime.php", "source_location": "L138"}]}