{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "label": "InteractsWithDatabase.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L1"}, {"id": "concerns_interactswithdatabase_assertdatabasehas", "label": "assertDatabaseHas()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L27"}, {"id": "concerns_interactswithdatabase_assertdatabasemissing", "label": "assertDatabaseMissing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L44"}, {"id": "concerns_interactswithdatabase_assertdatabasecount", "label": "assertDatabaseCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L63"}, {"id": "concerns_interactswithdatabase_assertdatabaseempty", "label": "assertDatabaseEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L79"}, {"id": "concerns_interactswithdatabase_assertsoftdeleted", "label": "assertSoftDeleted()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L97"}, {"id": "concerns_interactswithdatabase_assertnotsoftdeleted", "label": "assertNotSoftDeleted()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L129"}, {"id": "concerns_interactswithdatabase_assertmodelexists", "label": "assertModelExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L158"}, {"id": "concerns_interactswithdatabase_assertmodelmissing", "label": "assertModelMissing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L173"}, {"id": "concerns_interactswithdatabase_expectsdatabasequerycount", "label": "expectsDatabaseQueryCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L189"}, {"id": "concerns_interactswithdatabase_issoftdeletablemodel", "label": "isSoftDeletableModel()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L218"}, {"id": "concerns_interactswithdatabase_castasjson", "label": "castAsJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L230"}, {"id": "concerns_interactswithdatabase_getconnection", "label": "getConnection()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L252"}, {"id": "concerns_interactswithdatabase_gettable", "label": "getTable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L267"}, {"id": "concerns_interactswithdatabase_gettableconnection", "label": "getTableConnection()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L278"}, {"id": "concerns_interactswithdatabase_getdeletedatcolumn", "label": "getDeletedAtColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L290"}, {"id": "concerns_interactswithdatabase_newmodelfor", "label": "newModelFor()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L301"}, {"id": "concerns_interactswithdatabase_seed", "label": "seed()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L312"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "jsonable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "softdeletes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "queryexecuted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "db", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "countindatabase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "hasindatabase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "notsoftdeletedindatabase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "softdeletedindatabase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "logicalnot", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertdatabasehas", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertdatabasemissing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L44", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertdatabasecount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L63", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertdatabaseempty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L79", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertsoftdeleted", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L97", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertnotsoftdeleted", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L129", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertmodelexists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L158", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_assertmodelmissing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L173", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_expectsdatabasequerycount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L189", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_issoftdeletablemodel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L218", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_castasjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L230", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_getconnection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L252", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_gettable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L267", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_gettableconnection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L278", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_getdeletedatcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L290", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_newmodelfor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L301", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_concerns_interactswithdatabase_php", "target": "concerns_interactswithdatabase_seed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L312", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabasehas", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L30", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabasehas", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L30", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabasemissing", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L47", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabasemissing", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L50", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabasecount", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L66", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabasecount", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L66", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabaseempty", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L82", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertdatabaseempty", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L82", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertsoftdeleted", "target": "concerns_interactswithdatabase_issoftdeletablemodel", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L99", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertsoftdeleted", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L101", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertsoftdeleted", "target": "concerns_interactswithdatabase_getdeletedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L104", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertsoftdeleted", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L111", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertnotsoftdeleted", "target": "concerns_interactswithdatabase_issoftdeletablemodel", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L131", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertnotsoftdeleted", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L133", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertnotsoftdeleted", "target": "concerns_interactswithdatabase_getdeletedatcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L136", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertnotsoftdeleted", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L143", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertmodelexists", "target": "concerns_interactswithdatabase_assertdatabasehas", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L160", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertmodelexists", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L161", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertmodelmissing", "target": "concerns_interactswithdatabase_assertdatabasemissing", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L175", "weight": 1.0}, {"source": "concerns_interactswithdatabase_assertmodelmissing", "target": "concerns_interactswithdatabase_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L176", "weight": 1.0}, {"source": "concerns_interactswithdatabase_expectsdatabasequerycount", "target": "concerns_interactswithdatabase_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L191", "weight": 1.0}, {"source": "concerns_interactswithdatabase_getconnection", "target": "concerns_interactswithdatabase_gettableconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L256", "weight": 1.0}, {"source": "concerns_interactswithdatabase_gettable", "target": "concerns_interactswithdatabase_newmodelfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L269", "weight": 1.0}, {"source": "concerns_interactswithdatabase_gettableconnection", "target": "concerns_interactswithdatabase_newmodelfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L280", "weight": 1.0}, {"source": "concerns_interactswithdatabase_getdeletedatcolumn", "target": "concerns_interactswithdatabase_newmodelfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L292", "weight": 1.0}], "raw_calls": [{"caller_nid": "concerns_interactswithdatabase_assertdatabasehas", "callee": "assertThat", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L29"}, {"caller_nid": "concerns_interactswithdatabase_assertdatabasemissing", "callee": "assertThat", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L50"}, {"caller_nid": "concerns_interactswithdatabase_assertdatabasecount", "callee": "assertThat", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L65"}, {"caller_nid": "concerns_interactswithdatabase_assertdatabaseempty", "callee": "assertThat", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L81"}, {"caller_nid": "concerns_interactswithdatabase_assertsoftdeleted", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L102"}, {"caller_nid": "concerns_interactswithdatabase_assertsoftdeleted", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L102"}, {"caller_nid": "concerns_interactswithdatabase_assertsoftdeleted", "callee": "getKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L102"}, {"caller_nid": "concerns_interactswithdatabase_assertsoftdeleted", "callee": "getConnectionName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L103"}, {"caller_nid": "concerns_interactswithdatabase_assertsoftdeleted", "callee": "assertThat", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L108"}, {"caller_nid": "concerns_interactswithdatabase_assertnotsoftdeleted", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L134"}, {"caller_nid": "concerns_interactswithdatabase_assertnotsoftdeleted", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L134"}, {"caller_nid": "concerns_interactswithdatabase_assertnotsoftdeleted", "callee": "getKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L134"}, {"caller_nid": "concerns_interactswithdatabase_assertnotsoftdeleted", "callee": "getConnectionName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L135"}, {"caller_nid": "concerns_interactswithdatabase_assertnotsoftdeleted", "callee": "assertThat", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L140"}, {"caller_nid": "concerns_interactswithdatabase_assertmodelexists", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L162"}, {"caller_nid": "concerns_interactswithdatabase_assertmodelexists", "callee": "getKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L162"}, {"caller_nid": "concerns_interactswithdatabase_assertmodelexists", "callee": "getConnectionName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L163"}, {"caller_nid": "concerns_interactswithdatabase_assertmodelmissing", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L177"}, {"caller_nid": "concerns_interactswithdatabase_assertmodelmissing", "callee": "getKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L177"}, {"caller_nid": "concerns_interactswithdatabase_assertmodelmissing", "callee": "getConnectionName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L178"}, {"caller_nid": "concerns_interactswithdatabase_expectsdatabasequerycount", "callee": "with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L191"}, {"caller_nid": "concerns_interactswithdatabase_expectsdatabasequerycount", "callee": "listen", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L194"}, {"caller_nid": "concerns_interactswithdatabase_expectsdatabasequerycount", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L195"}, {"caller_nid": "concerns_interactswithdatabase_expectsdatabasequerycount", "callee": "beforeApplicationDestroyed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L200"}, {"caller_nid": "concerns_interactswithdatabase_expectsdatabasequerycount", "callee": "assertSame", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L201"}, {"caller_nid": "concerns_interactswithdatabase_expectsdatabasequerycount", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L204"}, {"caller_nid": "concerns_interactswithdatabase_issoftdeletablemodel", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L221"}, {"caller_nid": "concerns_interactswithdatabase_issoftdeletablemodel", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L221"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "toJson", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L233"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L234"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "is_object", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L234"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L235"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "quote", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L238"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "getPdo", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L238"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "DB", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L238"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "DB", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L240"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "compileJsonValueCast", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L241"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "getQueryGrammar", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L241"}, {"caller_nid": "concerns_interactswithdatabase_castasjson", "callee": "DB", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L241"}, {"caller_nid": "concerns_interactswithdatabase_getconnection", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L254"}, {"caller_nid": "concerns_interactswithdatabase_getconnection", "callee": "getDefaultConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L256"}, {"caller_nid": "concerns_interactswithdatabase_getconnection", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L258"}, {"caller_nid": "concerns_interactswithdatabase_newmodelfor", "callee": "is_subclass_of", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L303"}, {"caller_nid": "concerns_interactswithdatabase_seed", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L314"}, {"caller_nid": "concerns_interactswithdatabase_seed", "callee": "artisan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase.php", "source_location": "L315"}]}