{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "label": "InteractsWithTime.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L1"}, {"id": "concerns_interactswithtime_freezetime", "label": "freezeTime()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L16"}, {"id": "concerns_interactswithtime_freezesecond", "label": "freezeSecond()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L27"}, {"id": "concerns_interactswithtime_travel", "label": "travel()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L38"}, {"id": "concerns_interactswithtime_travelto", "label": "travelTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L50"}, {"id": "concerns_interactswithtime_travelback", "label": "travelBack()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L66"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "wormhole", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "carbon", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "concerns_interactswithtime_freezetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "concerns_interactswithtime_freezesecond", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "concerns_interactswithtime_travel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L38", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "concerns_interactswithtime_travelto", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L50", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithtime_php", "target": "concerns_interactswithtime_travelback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L66", "weight": 1.0}, {"source": "concerns_interactswithtime_freezetime", "target": "concerns_interactswithtime_travelto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L18", "weight": 1.0}, {"source": "concerns_interactswithtime_freezesecond", "target": "concerns_interactswithtime_travelto", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "concerns_interactswithtime_freezetime", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L18"}, {"caller_nid": "concerns_interactswithtime_freezesecond", "callee": "startOfSecond", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L29"}, {"caller_nid": "concerns_interactswithtime_freezesecond", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L29"}, {"caller_nid": "concerns_interactswithtime_travelto", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L52"}, {"caller_nid": "concerns_interactswithtime_travelto", "callee": "tap", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L55"}, {"caller_nid": "concerns_interactswithtime_travelto", "callee": "$callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L55"}, {"caller_nid": "concerns_interactswithtime_travelto", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L56"}, {"caller_nid": "concerns_interactswithtime_travelback", "callee": "Wormhole", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithTime.php", "source_location": "L68"}]}