{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "label": "RefreshDatabase.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L1"}, {"id": "testing_refreshdatabase_refreshdatabase", "label": "refreshDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L17"}, {"id": "testing_refreshdatabase_usinginmemorydatabase", "label": "usingInMemoryDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L33"}, {"id": "testing_refreshdatabase_refreshinmemorydatabase", "label": "refreshInMemoryDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L45"}, {"id": "testing_refreshdatabase_migrateusing", "label": "migrateUsing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L57"}, {"id": "testing_refreshdatabase_refreshtestdatabase", "label": "refreshTestDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L70"}, {"id": "testing_refreshdatabase_begindatabasetransaction", "label": "beginDatabaseTransaction()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L88"}, {"id": "testing_refreshdatabase_connectionstotransact", "label": "connectionsToTransact()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L122"}, {"id": "testing_refreshdatabase_beforerefreshingdatabase", "label": "beforeRefreshingDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L133"}, {"id": "testing_refreshdatabase_afterrefreshingdatabase", "label": "afterRefreshingDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L143"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "kernel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "canconfiguremigrationcommands", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_refreshdatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_usinginmemorydatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L33", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_refreshinmemorydatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L45", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_migrateusing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L57", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_refreshtestdatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L70", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_begindatabasetransaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L88", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_connectionstotransact", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L122", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_beforerefreshingdatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L133", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_refreshdatabase_php", "target": "testing_refreshdatabase_afterrefreshingdatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L143", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshdatabase", "target": "testing_refreshdatabase_beforerefreshingdatabase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L19", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshdatabase", "target": "testing_refreshdatabase_usinginmemorydatabase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L21", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshdatabase", "target": "testing_refreshdatabase_refreshinmemorydatabase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L22", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshdatabase", "target": "testing_refreshdatabase_refreshtestdatabase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L23", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshdatabase", "target": "testing_refreshdatabase_afterrefreshingdatabase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L25", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshinmemorydatabase", "target": "testing_refreshdatabase_migrateusing", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L47", "weight": 1.0}, {"source": "testing_refreshdatabase_refreshtestdatabase", "target": "testing_refreshdatabase_begindatabasetransaction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L80", "weight": 1.0}, {"source": "testing_refreshdatabase_begindatabasetransaction", "target": "testing_refreshdatabase_connectionstotransact", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L94", "weight": 1.0}], "raw_calls": [{"caller_nid": "testing_refreshdatabase_usinginmemorydatabase", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L35"}, {"caller_nid": "testing_refreshdatabase_usinginmemorydatabase", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L37"}, {"caller_nid": "testing_refreshdatabase_refreshinmemorydatabase", "callee": "artisan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L47"}, {"caller_nid": "testing_refreshdatabase_refreshinmemorydatabase", "callee": "setArtisan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L49"}, {"caller_nid": "testing_refreshdatabase_migrateusing", "callee": "shouldSeed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L60"}, {"caller_nid": "testing_refreshdatabase_migrateusing", "callee": "seeder", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L61"}, {"caller_nid": "testing_refreshdatabase_refreshtestdatabase", "callee": "artisan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L73"}, {"caller_nid": "testing_refreshdatabase_refreshtestdatabase", "callee": "migrateFreshUsing", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L73"}, {"caller_nid": "testing_refreshdatabase_refreshtestdatabase", "callee": "setArtisan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L75"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L90"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "instance", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L92"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L95"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "setTransactionManager", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L96"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "getEventDispatcher", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L97"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "unsetEventDispatcher", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L99"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "beginTransaction", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L100"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "setEventDispatcher", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L101"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "beforeApplicationDestroyed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L104"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L106"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "getEventDispatcher", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L107"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "unsetEventDispatcher", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L109"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "rollBack", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L110"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "setEventDispatcher", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L111"}, {"caller_nid": "testing_refreshdatabase_begindatabasetransaction", "callee": "disconnect", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L112"}, {"caller_nid": "testing_refreshdatabase_connectionstotransact", "callee": "property_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\RefreshDatabase.php", "source_location": "L124"}]}