{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "label": "Assert.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1"}, {"id": "framework_assert_assert", "label": "Assert", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L71"}, {"id": "framework_assert_assert_assertarrayhaskey", "label": ".assertArrayHasKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L81"}, {"id": "framework_assert_assert_assertarraynothaskey", "label": ".assertArrayNotHasKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L94"}, {"id": "framework_assert_assert_assertislist", "label": ".assertIsList()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L106"}, {"id": "framework_assert_assert_assertcontains", "label": ".assertContains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L121"}, {"id": "framework_assert_assert_assertcontainsequals", "label": ".assertContainsEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L131"}, {"id": "framework_assert_assert_assertnotcontains", "label": ".assertNotContains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L144"}, {"id": "framework_assert_assert_assertnotcontainsequals", "label": ".assertNotContainsEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L156"}, {"id": "framework_assert_assert_assertcontainsonly", "label": ".assertContainsOnly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L169"}, {"id": "framework_assert_assert_assertcontainsonlyinstancesof", "label": ".assertContainsOnlyInstancesOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L191"}, {"id": "framework_assert_assert_assertnotcontainsonly", "label": ".assertNotContainsOnly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L209"}, {"id": "framework_assert_assert_assertcount", "label": ".assertCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L234"}, {"id": "framework_assert_assert_assertnotcount", "label": ".assertNotCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L254"}, {"id": "framework_assert_assert_assertequals", "label": ".assertEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L272"}, {"id": "framework_assert_assert_assertequalscanonicalizing", "label": ".assertEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L284"}, {"id": "framework_assert_assert_assertequalsignoringcase", "label": ".assertEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L296"}, {"id": "framework_assert_assert_assertequalswithdelta", "label": ".assertEqualsWithDelta()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L308"}, {"id": "framework_assert_assert_assertnotequals", "label": ".assertNotEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L323"}, {"id": "framework_assert_assert_assertnotequalscanonicalizing", "label": ".assertNotEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L337"}, {"id": "framework_assert_assert_assertnotequalsignoringcase", "label": ".assertNotEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L351"}, {"id": "framework_assert_assert_assertnotequalswithdelta", "label": ".assertNotEqualsWithDelta()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L365"}, {"id": "framework_assert_assert_assertobjectequals", "label": ".assertObjectEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L380"}, {"id": "framework_assert_assert_assertempty", "label": ".assertEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L397"}, {"id": "framework_assert_assert_assertnotempty", "label": ".assertNotEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L414"}, {"id": "framework_assert_assert_assertgreaterthan", "label": ".assertGreaterThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L428"}, {"id": "framework_assert_assert_assertgreaterthanorequal", "label": ".assertGreaterThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L438"}, {"id": "framework_assert_assert_assertlessthan", "label": ".assertLessThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L452"}, {"id": "framework_assert_assert_assertlessthanorequal", "label": ".assertLessThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L462"}, {"id": "framework_assert_assert_assertfileequals", "label": ".assertFileEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L473"}, {"id": "framework_assert_assert_assertfileequalscanonicalizing", "label": ".assertFileEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L489"}, {"id": "framework_assert_assert_assertfileequalsignoringcase", "label": ".assertFileEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L507"}, {"id": "framework_assert_assert_assertfilenotequals", "label": ".assertFileNotEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L523"}, {"id": "framework_assert_assert_assertfilenotequalscanonicalizing", "label": ".assertFileNotEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L541"}, {"id": "framework_assert_assert_assertfilenotequalsignoringcase", "label": ".assertFileNotEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L559"}, {"id": "framework_assert_assert_assertstringequalsfile", "label": ".assertStringEqualsFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L577"}, {"id": "framework_assert_assert_assertstringequalsfilecanonicalizing", "label": ".assertStringEqualsFileCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L592"}, {"id": "framework_assert_assert_assertstringequalsfileignoringcase", "label": ".assertStringEqualsFileIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L607"}, {"id": "framework_assert_assert_assertstringnotequalsfile", "label": ".assertStringNotEqualsFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L622"}, {"id": "framework_assert_assert_assertstringnotequalsfilecanonicalizing", "label": ".assertStringNotEqualsFileCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L639"}, {"id": "framework_assert_assert_assertstringnotequalsfileignoringcase", "label": ".assertStringNotEqualsFileIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L656"}, {"id": "framework_assert_assert_assertisreadable", "label": ".assertIsReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L672"}, {"id": "framework_assert_assert_assertisnotreadable", "label": ".assertIsNotReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L682"}, {"id": "framework_assert_assert_assertiswritable", "label": ".assertIsWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L692"}, {"id": "framework_assert_assert_assertisnotwritable", "label": ".assertIsNotWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L702"}, {"id": "framework_assert_assert_assertdirectoryexists", "label": ".assertDirectoryExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L712"}, {"id": "framework_assert_assert_assertdirectorydoesnotexist", "label": ".assertDirectoryDoesNotExist()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L722"}, {"id": "framework_assert_assert_assertdirectoryisreadable", "label": ".assertDirectoryIsReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L732"}, {"id": "framework_assert_assert_assertdirectoryisnotreadable", "label": ".assertDirectoryIsNotReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L743"}, {"id": "framework_assert_assert_assertdirectoryiswritable", "label": ".assertDirectoryIsWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L754"}, {"id": "framework_assert_assert_assertdirectoryisnotwritable", "label": ".assertDirectoryIsNotWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L765"}, {"id": "framework_assert_assert_assertfileexists", "label": ".assertFileExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L776"}, {"id": "framework_assert_assert_assertfiledoesnotexist", "label": ".assertFileDoesNotExist()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L786"}, {"id": "framework_assert_assert_assertfileisreadable", "label": ".assertFileIsReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L796"}, {"id": "framework_assert_assert_assertfileisnotreadable", "label": ".assertFileIsNotReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L807"}, {"id": "framework_assert_assert_assertfileiswritable", "label": ".assertFileIsWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L818"}, {"id": "framework_assert_assert_assertfileisnotwritable", "label": ".assertFileIsNotWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L829"}, {"id": "framework_assert_assert_asserttrue", "label": ".assertTrue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L842"}, {"id": "framework_assert_assert_assertnottrue", "label": ".assertNotTrue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L854"}, {"id": "framework_assert_assert_assertfalse", "label": ".assertFalse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L866"}, {"id": "framework_assert_assert_assertnotfalse", "label": ".assertNotFalse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L878"}, {"id": "framework_assert_assert_assertnull", "label": ".assertNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L890"}, {"id": "framework_assert_assert_assertnotnull", "label": ".assertNotNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L902"}, {"id": "framework_assert_assert_assertfinite", "label": ".assertFinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L912"}, {"id": "framework_assert_assert_assertinfinite", "label": ".assertInfinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L922"}, {"id": "framework_assert_assert_assertnan", "label": ".assertNan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L932"}, {"id": "framework_assert_assert_assertobjecthasproperty", "label": ".assertObjectHasProperty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L942"}, {"id": "framework_assert_assert_assertobjectnothasproperty", "label": ".assertObjectNotHasProperty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L956"}, {"id": "framework_assert_assert_assertsame", "label": ".assertSame()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L980"}, {"id": "framework_assert_assert_assertnotsame", "label": ".assertNotSame()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L996"}, {"id": "framework_assert_assert_assertinstanceof", "label": ".assertInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1024"}, {"id": "framework_assert_assert_assertnotinstanceof", "label": ".assertNotInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1049"}, {"id": "framework_assert_assert_assertisarray", "label": ".assertIsArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1072"}, {"id": "framework_assert_assert_assertisbool", "label": ".assertIsBool()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1089"}, {"id": "framework_assert_assert_assertisfloat", "label": ".assertIsFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1106"}, {"id": "framework_assert_assert_assertisint", "label": ".assertIsInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1123"}, {"id": "framework_assert_assert_assertisnumeric", "label": ".assertIsNumeric()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1140"}, {"id": "framework_assert_assert_assertisobject", "label": ".assertIsObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1157"}, {"id": "framework_assert_assert_assertisresource", "label": ".assertIsResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1174"}, {"id": "framework_assert_assert_assertisclosedresource", "label": ".assertIsClosedResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1191"}, {"id": "framework_assert_assert_assertisstring", "label": ".assertIsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1208"}, {"id": "framework_assert_assert_assertisscalar", "label": ".assertIsScalar()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1225"}, {"id": "framework_assert_assert_assertiscallable", "label": ".assertIsCallable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1242"}, {"id": "framework_assert_assert_assertisiterable", "label": ".assertIsIterable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1259"}, {"id": "framework_assert_assert_assertisnotarray", "label": ".assertIsNotArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1276"}, {"id": "framework_assert_assert_assertisnotbool", "label": ".assertIsNotBool()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1293"}, {"id": "framework_assert_assert_assertisnotfloat", "label": ".assertIsNotFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1310"}, {"id": "framework_assert_assert_assertisnotint", "label": ".assertIsNotInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1327"}, {"id": "framework_assert_assert_assertisnotnumeric", "label": ".assertIsNotNumeric()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1344"}, {"id": "framework_assert_assert_assertisnotobject", "label": ".assertIsNotObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1361"}, {"id": "framework_assert_assert_assertisnotresource", "label": ".assertIsNotResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1378"}, {"id": "framework_assert_assert_assertisnotclosedresource", "label": ".assertIsNotClosedResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1395"}, {"id": "framework_assert_assert_assertisnotstring", "label": ".assertIsNotString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1412"}, {"id": "framework_assert_assert_assertisnotscalar", "label": ".assertIsNotScalar()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1429"}, {"id": "framework_assert_assert_assertisnotcallable", "label": ".assertIsNotCallable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1446"}, {"id": "framework_assert_assert_assertisnotiterable", "label": ".assertIsNotIterable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1463"}, {"id": "framework_assert_assert_assertmatchesregularexpression", "label": ".assertMatchesRegularExpression()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1477"}, {"id": "framework_assert_assert_assertdoesnotmatchregularexpression", "label": ".assertDoesNotMatchRegularExpression()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1487"}, {"id": "framework_assert_assert_assertsamesize", "label": ".assertSameSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1506"}, {"id": "framework_assert_assert_assertnotsamesize", "label": ".assertNotSameSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1531"}, {"id": "framework_assert_assert_assertstringcontainsstringignoringlineendings", "label": ".assertStringContainsStringIgnoringLineEndings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1553"}, {"id": "framework_assert_assert_assertstringequalsstringignoringlineendings", "label": ".assertStringEqualsStringIgnoringLineEndings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1563"}, {"id": "framework_assert_assert_assertfilematchesformat", "label": ".assertFileMatchesFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1573"}, {"id": "framework_assert_assert_assertfilematchesformatfile", "label": ".assertFileMatchesFormatFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1589"}, {"id": "framework_assert_assert_assertstringmatchesformat", "label": ".assertStringMatchesFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1606"}, {"id": "framework_assert_assert_assertstringnotmatchesformat", "label": ".assertStringNotMatchesFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1618"}, {"id": "framework_assert_assert_assertstringmatchesformatfile", "label": ".assertStringMatchesFormatFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1634"}, {"id": "framework_assert_assert_assertstringnotmatchesformatfile", "label": ".assertStringNotMatchesFormatFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1654"}, {"id": "framework_assert_assert_assertstringstartswith", "label": ".assertStringStartsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1677"}, {"id": "framework_assert_assert_assertstringstartsnotwith", "label": ".assertStringStartsNotWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1690"}, {"id": "framework_assert_assert_assertstringcontainsstring", "label": ".assertStringContainsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1704"}, {"id": "framework_assert_assert_assertstringcontainsstringignoringcase", "label": ".assertStringContainsStringIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1714"}, {"id": "framework_assert_assert_assertstringnotcontainsstring", "label": ".assertStringNotContainsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1724"}, {"id": "framework_assert_assert_assertstringnotcontainsstringignoringcase", "label": ".assertStringNotContainsStringIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1734"}, {"id": "framework_assert_assert_assertstringendswith", "label": ".assertStringEndsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1749"}, {"id": "framework_assert_assert_assertstringendsnotwith", "label": ".assertStringEndsNotWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1762"}, {"id": "framework_assert_assert_assertxmlfileequalsxmlfile", "label": ".assertXmlFileEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1780"}, {"id": "framework_assert_assert_assertxmlfilenotequalsxmlfile", "label": ".assertXmlFileNotEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1794"}, {"id": "framework_assert_assert_assertxmlstringequalsxmlfile", "label": ".assertXmlStringEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1808"}, {"id": "framework_assert_assert_assertxmlstringnotequalsxmlfile", "label": ".assertXmlStringNotEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1822"}, {"id": "framework_assert_assert_assertxmlstringequalsxmlstring", "label": ".assertXmlStringEqualsXmlString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1836"}, {"id": "framework_assert_assert_assertxmlstringnotequalsxmlstring", "label": ".assertXmlStringNotEqualsXmlString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1850"}, {"id": "framework_assert_assert_assertthat", "label": ".assertThat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1863"}, {"id": "framework_assert_assert_assertjson", "label": ".assertJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1895"}, {"id": "framework_assert_assert_assertjsonstringequalsjsonstring", "label": ".assertJsonStringEqualsJsonString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1905"}, {"id": "framework_assert_assert_assertjsonstringnotequalsjsonstring", "label": ".assertJsonStringNotEqualsJsonString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1918"}, {"id": "framework_assert_assert_assertjsonstringequalsjsonfile", "label": ".assertJsonStringEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1937"}, {"id": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "label": ".assertJsonStringNotEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1953"}, {"id": "framework_assert_assert_assertjsonfileequalsjsonfile", "label": ".assertJsonFileEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1975"}, {"id": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "label": ".assertJsonFileNotEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2001"}, {"id": "framework_assert_assert_logicaland", "label": ".logicalAnd()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2025"}, {"id": "framework_assert_assert_logicalor", "label": ".logicalOr()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2030"}, {"id": "framework_assert_assert_logicalnot", "label": ".logicalNot()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2035"}, {"id": "framework_assert_assert_logicalxor", "label": ".logicalXor()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2040"}, {"id": "framework_assert_assert_anything", "label": ".anything()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2045"}, {"id": "framework_assert_assert_istrue", "label": ".isTrue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2050"}, {"id": "framework_assert_assert_callback", "label": ".callback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2062"}, {"id": "framework_assert_assert_isfalse", "label": ".isFalse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2067"}, {"id": "framework_assert_assert_isjson", "label": ".isJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2072"}, {"id": "framework_assert_assert_isnull", "label": ".isNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2077"}, {"id": "framework_assert_assert_isfinite", "label": ".isFinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2082"}, {"id": "framework_assert_assert_isinfinite", "label": ".isInfinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2087"}, {"id": "framework_assert_assert_isnan", "label": ".isNan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2092"}, {"id": "framework_assert_assert_containsequal", "label": ".containsEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2097"}, {"id": "framework_assert_assert_containsidentical", "label": ".containsIdentical()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2102"}, {"id": "framework_assert_assert_containsonly", "label": ".containsOnly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2110"}, {"id": "framework_assert_assert_containsonlyinstancesof", "label": ".containsOnlyInstancesOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2118"}, {"id": "framework_assert_assert_arrayhaskey", "label": ".arrayHasKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2123"}, {"id": "framework_assert_assert_islist", "label": ".isList()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2128"}, {"id": "framework_assert_assert_equalto", "label": ".equalTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2133"}, {"id": "framework_assert_assert_equaltocanonicalizing", "label": ".equalToCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2138"}, {"id": "framework_assert_assert_equaltoignoringcase", "label": ".equalToIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2143"}, {"id": "framework_assert_assert_equaltowithdelta", "label": ".equalToWithDelta()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2148"}, {"id": "framework_assert_assert_isempty", "label": ".isEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2153"}, {"id": "framework_assert_assert_iswritable", "label": ".isWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2158"}, {"id": "framework_assert_assert_isreadable", "label": ".isReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2163"}, {"id": "framework_assert_assert_directoryexists", "label": ".directoryExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2168"}, {"id": "framework_assert_assert_fileexists", "label": ".fileExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2173"}, {"id": "framework_assert_assert_greaterthan", "label": ".greaterThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2178"}, {"id": "framework_assert_assert_greaterthanorequal", "label": ".greaterThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2183"}, {"id": "framework_assert_assert_identicalto", "label": ".identicalTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2191"}, {"id": "framework_assert_assert_isinstanceof", "label": ".isInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2199"}, {"id": "framework_assert_assert_istype", "label": ".isType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2209"}, {"id": "framework_assert_assert_lessthan", "label": ".lessThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2214"}, {"id": "framework_assert_assert_lessthanorequal", "label": ".lessThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2219"}, {"id": "framework_assert_assert_matchesregularexpression", "label": ".matchesRegularExpression()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2227"}, {"id": "framework_assert_assert_matches", "label": ".matches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2232"}, {"id": "framework_assert_assert_stringstartswith", "label": ".stringStartsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2242"}, {"id": "framework_assert_assert_stringcontains", "label": ".stringContains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2247"}, {"id": "framework_assert_assert_stringendswith", "label": ".stringEndsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2257"}, {"id": "framework_assert_assert_stringequalsstringignoringlineendings", "label": ".stringEqualsStringIgnoringLineEndings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2262"}, {"id": "framework_assert_assert_countof", "label": ".countOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2267"}, {"id": "framework_assert_assert_objectequals", "label": ".objectEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2272"}, {"id": "framework_assert_assert_fail", "label": ".fail()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2282"}, {"id": "framework_assert_assert_marktestincomplete", "label": ".markTestIncomplete()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2294"}, {"id": "framework_assert_assert_marktestskipped", "label": ".markTestSkipped()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2304"}, {"id": "framework_assert_assert_getcount", "label": ".getCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2312"}, {"id": "framework_assert_assert_resetcount", "label": ".resetCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2320"}, {"id": "framework_assert_assert_isnativetype", "label": ".isNativeType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2325"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "class_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "file_get_contents", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "interface_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "is_bool", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "arrayaccess", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "countable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "generator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "event", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "arrayhaskey", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "callback", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "constraint", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L23", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L24", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "directoryexists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L25", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "fileexists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L26", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "greaterthan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isanything", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L28", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isempty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L29", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isequal", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L30", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isequalcanonicalizing", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L31", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isequalignoringcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L32", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isequalwithdelta", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L33", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isfalse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L34", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isfinite", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L35", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isidentical", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L36", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isinfinite", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L37", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isinstanceof", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L38", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isjson", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L39", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "islist", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L40", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isnan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L41", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isnull", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L42", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "isreadable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L43", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "istrue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L44", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "istype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L45", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "iswritable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L46", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "jsonmatches", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L47", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "lessthan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L48", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "logicaland", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L49", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "logicalnot", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L50", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "logicalor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L51", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "logicalxor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L52", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "objectequals", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L53", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "objecthasproperty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L54", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "regularexpression", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L55", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "samesize", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L56", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "stringcontains", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L57", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "stringendswith", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L58", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "stringequalsstringignoringlineendings", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L59", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "stringmatchesformatdescription", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L60", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "stringstartswith", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L61", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "traversablecontainsequal", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L62", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "traversablecontainsidentical", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L63", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "traversablecontainsonly", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L64", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "loader", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L65", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "xmlexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L66", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_php", "target": "framework_assert_assert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L71", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertarrayhaskey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L81", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertarraynothaskey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L94", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertislist", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L106", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertcontains", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L121", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertcontainsequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L131", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotcontains", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L144", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotcontainsequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L156", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertcontainsonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L169", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertcontainsonlyinstancesof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L191", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotcontainsonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L209", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L234", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L254", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L272", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertequalscanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L284", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertequalsignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L296", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertequalswithdelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L308", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L323", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotequalscanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L337", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotequalsignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L351", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotequalswithdelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L365", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertobjectequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L380", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L397", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L414", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertgreaterthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L428", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertgreaterthanorequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L438", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertlessthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L452", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertlessthanorequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L462", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L473", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileequalscanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L489", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileequalsignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L507", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfilenotequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L523", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfilenotequalscanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L541", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfilenotequalsignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L559", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringequalsfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L577", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringequalsfilecanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L592", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringequalsfileignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L607", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotequalsfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L622", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotequalsfilecanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L639", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotequalsfileignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L656", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L672", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L682", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertiswritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L692", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotwritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L702", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdirectoryexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L712", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdirectorydoesnotexist", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L722", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdirectoryisreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L732", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdirectoryisnotreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L743", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdirectoryiswritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L754", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdirectoryisnotwritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L765", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L776", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfiledoesnotexist", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L786", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileisreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L796", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileisnotreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L807", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileiswritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L818", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfileisnotwritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L829", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_asserttrue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L842", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnottrue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L854", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfalse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L866", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotfalse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L878", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L890", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L902", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfinite", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L912", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertinfinite", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L922", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L932", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertobjecthasproperty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L942", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertobjectnothasproperty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L956", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertsame", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L980", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotsame", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L996", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertinstanceof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1024", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotinstanceof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1049", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1072", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisbool", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1089", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisfloat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1106", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisint", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1123", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnumeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1140", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisobject", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1157", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1174", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisclosedresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1191", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1208", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisscalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1225", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertiscallable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1242", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisiterable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1259", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1276", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotbool", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1293", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotfloat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1310", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotint", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1327", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotnumeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1344", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotobject", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1361", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1378", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotclosedresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1395", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1412", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotscalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1429", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotcallable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1446", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertisnotiterable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1463", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertmatchesregularexpression", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1477", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertdoesnotmatchregularexpression", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1487", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertsamesize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1506", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertnotsamesize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1531", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringcontainsstringignoringlineendings", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1553", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringequalsstringignoringlineendings", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1563", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfilematchesformat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1573", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertfilematchesformatfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1589", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringmatchesformat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1606", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotmatchesformat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1618", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringmatchesformatfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1634", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotmatchesformatfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1654", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringstartswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1677", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringstartsnotwith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1690", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringcontainsstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1704", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringcontainsstringignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1714", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotcontainsstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1724", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringnotcontainsstringignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1734", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringendswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1749", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertstringendsnotwith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1762", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertxmlfileequalsxmlfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1780", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertxmlfilenotequalsxmlfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1794", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertxmlstringequalsxmlfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1808", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertxmlstringnotequalsxmlfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1822", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertxmlstringequalsxmlstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1836", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertxmlstringnotequalsxmlstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1850", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertthat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1863", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1895", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjsonstringequalsjsonstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1905", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjsonstringnotequalsjsonstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1918", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjsonstringequalsjsonfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1937", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1953", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjsonfileequalsjsonfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1975", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2001", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_logicaland", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2025", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_logicalor", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2030", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_logicalnot", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2035", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_logicalxor", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2040", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_anything", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2045", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_istrue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2050", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_callback", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2062", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isfalse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2067", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isjson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2072", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2077", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isfinite", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2082", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isinfinite", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2087", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isnan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2092", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_containsequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2097", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_containsidentical", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2102", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_containsonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2110", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_containsonlyinstancesof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2118", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_arrayhaskey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2123", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_islist", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2128", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_equalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2133", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_equaltocanonicalizing", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2138", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_equaltoignoringcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2143", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_equaltowithdelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2148", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2153", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_iswritable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2158", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isreadable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2163", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_directoryexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2168", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_fileexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2173", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_greaterthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2178", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_greaterthanorequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2183", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_identicalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2191", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isinstanceof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2199", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_istype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2209", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_lessthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2214", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_lessthanorequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2219", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_matchesregularexpression", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2227", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2232", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_stringstartswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2242", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_stringcontains", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2247", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_stringendswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2257", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_stringequalsstringignoringlineendings", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2262", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_countof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2267", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_objectequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2272", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2282", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_marktestincomplete", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2294", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_marktestskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2304", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_getcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2312", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_resetcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2320", "weight": 1.0}, {"source": "framework_assert_assert", "target": "framework_assert_assert_isnativetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2325", "weight": 1.0}, {"source": "framework_assert_assert_assertisarray", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1076", "weight": 1.0}, {"source": "framework_assert_assert_assertisbool", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1093", "weight": 1.0}, {"source": "framework_assert_assert_assertisfloat", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1110", "weight": 1.0}, {"source": "framework_assert_assert_assertisint", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1127", "weight": 1.0}, {"source": "framework_assert_assert_assertisnumeric", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1144", "weight": 1.0}, {"source": "framework_assert_assert_assertisobject", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1161", "weight": 1.0}, {"source": "framework_assert_assert_assertisresource", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1178", "weight": 1.0}, {"source": "framework_assert_assert_assertisclosedresource", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1195", "weight": 1.0}, {"source": "framework_assert_assert_assertisstring", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1212", "weight": 1.0}, {"source": "framework_assert_assert_assertisscalar", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1229", "weight": 1.0}, {"source": "framework_assert_assert_assertiscallable", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1246", "weight": 1.0}, {"source": "framework_assert_assert_assertisiterable", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1263", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotarray", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1280", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotbool", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1297", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotfloat", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1314", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotint", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1331", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotnumeric", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1348", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotobject", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1365", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotresource", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1382", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotclosedresource", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1399", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotstring", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1416", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotscalar", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1433", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotcallable", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1450", "weight": 1.0}, {"source": "framework_assert_assert_assertisnotiterable", "target": "framework_assert_assert_istype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1467", "weight": 1.0}], "raw_calls": [{"caller_nid": "framework_assert_assert_assertarrayhaskey", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L85"}, {"caller_nid": "framework_assert_assert_assertarraynothaskey", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L100"}, {"caller_nid": "framework_assert_assert_assertislist", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L108"}, {"caller_nid": "framework_assert_assert_assertcontains", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L125"}, {"caller_nid": "framework_assert_assert_assertcontainsequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L135"}, {"caller_nid": "framework_assert_assert_assertnotcontains", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L150"}, {"caller_nid": "framework_assert_assert_assertnotcontainsequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L160"}, {"caller_nid": "framework_assert_assert_assertcontainsonly", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L172"}, {"caller_nid": "framework_assert_assert_assertcontainsonly", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L175"}, {"caller_nid": "framework_assert_assert_assertcontainsonlyinstancesof", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L193"}, {"caller_nid": "framework_assert_assert_assertnotcontainsonly", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L212"}, {"caller_nid": "framework_assert_assert_assertnotcontainsonly", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L215"}, {"caller_nid": "framework_assert_assert_assertcount", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L237"}, {"caller_nid": "framework_assert_assert_assertcount", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L240"}, {"caller_nid": "framework_assert_assert_assertnotcount", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L257"}, {"caller_nid": "framework_assert_assert_assertnotcount", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L264"}, {"caller_nid": "framework_assert_assert_assertequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L276"}, {"caller_nid": "framework_assert_assert_assertequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L288"}, {"caller_nid": "framework_assert_assert_assertequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L300"}, {"caller_nid": "framework_assert_assert_assertequalswithdelta", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L315"}, {"caller_nid": "framework_assert_assert_assertnotequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L329"}, {"caller_nid": "framework_assert_assert_assertnotequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L343"}, {"caller_nid": "framework_assert_assert_assertnotequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L357"}, {"caller_nid": "framework_assert_assert_assertnotequalswithdelta", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L374"}, {"caller_nid": "framework_assert_assert_assertobjectequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L382"}, {"caller_nid": "framework_assert_assert_assertobjectequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L384"}, {"caller_nid": "framework_assert_assert_assertempty", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L400"}, {"caller_nid": "framework_assert_assert_assertempty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L403"}, {"caller_nid": "framework_assert_assert_assertempty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L403"}, {"caller_nid": "framework_assert_assert_assertnotempty", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L417"}, {"caller_nid": "framework_assert_assert_assertnotempty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L420"}, {"caller_nid": "framework_assert_assert_assertnotempty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L420"}, {"caller_nid": "framework_assert_assert_assertnotempty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L420"}, {"caller_nid": "framework_assert_assert_assertgreaterthan", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L430"}, {"caller_nid": "framework_assert_assert_assertgreaterthan", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L430"}, {"caller_nid": "framework_assert_assert_assertgreaterthanorequal", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L440"}, {"caller_nid": "framework_assert_assert_assertgreaterthanorequal", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L442"}, {"caller_nid": "framework_assert_assert_assertlessthan", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L454"}, {"caller_nid": "framework_assert_assert_assertlessthan", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L454"}, {"caller_nid": "framework_assert_assert_assertlessthanorequal", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L464"}, {"caller_nid": "framework_assert_assert_assertlessthanorequal", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L464"}, {"caller_nid": "framework_assert_assert_assertfileequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L475"}, {"caller_nid": "framework_assert_assert_assertfileequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L476"}, {"caller_nid": "framework_assert_assert_assertfileequals", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L478"}, {"caller_nid": "framework_assert_assert_assertfileequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L480"}, {"caller_nid": "framework_assert_assert_assertfileequals", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L480"}, {"caller_nid": "framework_assert_assert_assertfileequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L491"}, {"caller_nid": "framework_assert_assert_assertfileequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L492"}, {"caller_nid": "framework_assert_assert_assertfileequalscanonicalizing", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L495"}, {"caller_nid": "framework_assert_assert_assertfileequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L498"}, {"caller_nid": "framework_assert_assert_assertfileequalscanonicalizing", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L498"}, {"caller_nid": "framework_assert_assert_assertfileequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L509"}, {"caller_nid": "framework_assert_assert_assertfileequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L510"}, {"caller_nid": "framework_assert_assert_assertfileequalsignoringcase", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L512"}, {"caller_nid": "framework_assert_assert_assertfileequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L514"}, {"caller_nid": "framework_assert_assert_assertfileequalsignoringcase", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L514"}, {"caller_nid": "framework_assert_assert_assertfilenotequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L525"}, {"caller_nid": "framework_assert_assert_assertfilenotequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L526"}, {"caller_nid": "framework_assert_assert_assertfilenotequals", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L529"}, {"caller_nid": "framework_assert_assert_assertfilenotequals", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L532"}, {"caller_nid": "framework_assert_assert_assertfilenotequals", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L532"}, {"caller_nid": "framework_assert_assert_assertfilenotequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L543"}, {"caller_nid": "framework_assert_assert_assertfilenotequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L544"}, {"caller_nid": "framework_assert_assert_assertfilenotequalscanonicalizing", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L547"}, {"caller_nid": "framework_assert_assert_assertfilenotequalscanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L550"}, {"caller_nid": "framework_assert_assert_assertfilenotequalscanonicalizing", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L550"}, {"caller_nid": "framework_assert_assert_assertfilenotequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L561"}, {"caller_nid": "framework_assert_assert_assertfilenotequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L562"}, {"caller_nid": "framework_assert_assert_assertfilenotequalsignoringcase", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L565"}, {"caller_nid": "framework_assert_assert_assertfilenotequalsignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L568"}, {"caller_nid": "framework_assert_assert_assertfilenotequalsignoringcase", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L568"}, {"caller_nid": "framework_assert_assert_assertstringequalsfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L579"}, {"caller_nid": "framework_assert_assert_assertstringequalsfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L581"}, {"caller_nid": "framework_assert_assert_assertstringequalsfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L583"}, {"caller_nid": "framework_assert_assert_assertstringequalsfilecanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L594"}, {"caller_nid": "framework_assert_assert_assertstringequalsfilecanonicalizing", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L596"}, {"caller_nid": "framework_assert_assert_assertstringequalsfilecanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L598"}, {"caller_nid": "framework_assert_assert_assertstringequalsfileignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L609"}, {"caller_nid": "framework_assert_assert_assertstringequalsfileignoringcase", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L611"}, {"caller_nid": "framework_assert_assert_assertstringequalsfileignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L613"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L624"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L627"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L630"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfilecanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L641"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfilecanonicalizing", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L644"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfilecanonicalizing", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L647"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfileignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L658"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfileignoringcase", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L661"}, {"caller_nid": "framework_assert_assert_assertstringnotequalsfileignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L664"}, {"caller_nid": "framework_assert_assert_assertisreadable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L674"}, {"caller_nid": "framework_assert_assert_assertisnotreadable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L684"}, {"caller_nid": "framework_assert_assert_assertiswritable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L694"}, {"caller_nid": "framework_assert_assert_assertisnotwritable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L704"}, {"caller_nid": "framework_assert_assert_assertdirectoryexists", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L714"}, {"caller_nid": "framework_assert_assert_assertdirectorydoesnotexist", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L724"}, {"caller_nid": "framework_assert_assert_assertdirectoryisreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L734"}, {"caller_nid": "framework_assert_assert_assertdirectoryisreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L735"}, {"caller_nid": "framework_assert_assert_assertdirectoryisnotreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L745"}, {"caller_nid": "framework_assert_assert_assertdirectoryisnotreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L746"}, {"caller_nid": "framework_assert_assert_assertdirectoryiswritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L756"}, {"caller_nid": "framework_assert_assert_assertdirectoryiswritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L757"}, {"caller_nid": "framework_assert_assert_assertdirectoryisnotwritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L767"}, {"caller_nid": "framework_assert_assert_assertdirectoryisnotwritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L768"}, {"caller_nid": "framework_assert_assert_assertfileexists", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L778"}, {"caller_nid": "framework_assert_assert_assertfiledoesnotexist", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L788"}, {"caller_nid": "framework_assert_assert_assertfileisreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L798"}, {"caller_nid": "framework_assert_assert_assertfileisreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L799"}, {"caller_nid": "framework_assert_assert_assertfileisnotreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L809"}, {"caller_nid": "framework_assert_assert_assertfileisnotreadable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L810"}, {"caller_nid": "framework_assert_assert_assertfileiswritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L820"}, {"caller_nid": "framework_assert_assert_assertfileiswritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L821"}, {"caller_nid": "framework_assert_assert_assertfileisnotwritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L831"}, {"caller_nid": "framework_assert_assert_assertfileisnotwritable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L832"}, {"caller_nid": "framework_assert_assert_asserttrue", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L844"}, {"caller_nid": "framework_assert_assert_asserttrue", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L844"}, {"caller_nid": "framework_assert_assert_assertnottrue", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L856"}, {"caller_nid": "framework_assert_assert_assertnottrue", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L856"}, {"caller_nid": "framework_assert_assert_assertnottrue", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L856"}, {"caller_nid": "framework_assert_assert_assertfalse", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L868"}, {"caller_nid": "framework_assert_assert_assertfalse", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L868"}, {"caller_nid": "framework_assert_assert_assertnotfalse", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L880"}, {"caller_nid": "framework_assert_assert_assertnotfalse", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L880"}, {"caller_nid": "framework_assert_assert_assertnotfalse", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L880"}, {"caller_nid": "framework_assert_assert_assertnull", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L892"}, {"caller_nid": "framework_assert_assert_assertnull", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L892"}, {"caller_nid": "framework_assert_assert_assertnotnull", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L904"}, {"caller_nid": "framework_assert_assert_assertnotnull", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L904"}, {"caller_nid": "framework_assert_assert_assertnotnull", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L904"}, {"caller_nid": "framework_assert_assert_assertfinite", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L914"}, {"caller_nid": "framework_assert_assert_assertfinite", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L914"}, {"caller_nid": "framework_assert_assert_assertinfinite", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L924"}, {"caller_nid": "framework_assert_assert_assertinfinite", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L924"}, {"caller_nid": "framework_assert_assert_assertnan", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L934"}, {"caller_nid": "framework_assert_assert_assertnan", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L934"}, {"caller_nid": "framework_assert_assert_assertobjecthasproperty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L944"}, {"caller_nid": "framework_assert_assert_assertobjectnothasproperty", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L958"}, {"caller_nid": "framework_assert_assert_assertsame", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L982"}, {"caller_nid": "framework_assert_assert_assertnotsame", "callee": "is_bool", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L998"}, {"caller_nid": "framework_assert_assert_assertnotsame", "callee": "is_bool", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L998"}, {"caller_nid": "framework_assert_assert_assertnotsame", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L999"}, {"caller_nid": "framework_assert_assert_assertnotsame", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1002"}, {"caller_nid": "framework_assert_assert_assertinstanceof", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1026"}, {"caller_nid": "framework_assert_assert_assertinstanceof", "callee": "interface_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1026"}, {"caller_nid": "framework_assert_assert_assertinstanceof", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1030"}, {"caller_nid": "framework_assert_assert_assertnotinstanceof", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1051"}, {"caller_nid": "framework_assert_assert_assertnotinstanceof", "callee": "interface_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1051"}, {"caller_nid": "framework_assert_assert_assertnotinstanceof", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1055"}, {"caller_nid": "framework_assert_assert_assertisarray", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1074"}, {"caller_nid": "framework_assert_assert_assertisbool", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1091"}, {"caller_nid": "framework_assert_assert_assertisfloat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1108"}, {"caller_nid": "framework_assert_assert_assertisint", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1125"}, {"caller_nid": "framework_assert_assert_assertisnumeric", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1142"}, {"caller_nid": "framework_assert_assert_assertisobject", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1159"}, {"caller_nid": "framework_assert_assert_assertisresource", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1176"}, {"caller_nid": "framework_assert_assert_assertisclosedresource", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1193"}, {"caller_nid": "framework_assert_assert_assertisstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1210"}, {"caller_nid": "framework_assert_assert_assertisscalar", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1227"}, {"caller_nid": "framework_assert_assert_assertiscallable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1244"}, {"caller_nid": "framework_assert_assert_assertisiterable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1261"}, {"caller_nid": "framework_assert_assert_assertisnotarray", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1278"}, {"caller_nid": "framework_assert_assert_assertisnotbool", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1295"}, {"caller_nid": "framework_assert_assert_assertisnotfloat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1312"}, {"caller_nid": "framework_assert_assert_assertisnotint", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1329"}, {"caller_nid": "framework_assert_assert_assertisnotnumeric", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1346"}, {"caller_nid": "framework_assert_assert_assertisnotobject", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1363"}, {"caller_nid": "framework_assert_assert_assertisnotresource", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1380"}, {"caller_nid": "framework_assert_assert_assertisnotclosedresource", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1397"}, {"caller_nid": "framework_assert_assert_assertisnotstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1414"}, {"caller_nid": "framework_assert_assert_assertisnotscalar", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1431"}, {"caller_nid": "framework_assert_assert_assertisnotcallable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1448"}, {"caller_nid": "framework_assert_assert_assertisnotiterable", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1465"}, {"caller_nid": "framework_assert_assert_assertmatchesregularexpression", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1479"}, {"caller_nid": "framework_assert_assert_assertdoesnotmatchregularexpression", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1489"}, {"caller_nid": "framework_assert_assert_assertsamesize", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1509"}, {"caller_nid": "framework_assert_assert_assertsamesize", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1513"}, {"caller_nid": "framework_assert_assert_assertsamesize", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1516"}, {"caller_nid": "framework_assert_assert_assertnotsamesize", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1534"}, {"caller_nid": "framework_assert_assert_assertnotsamesize", "callee": "GeneratorNotSupportedException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1538"}, {"caller_nid": "framework_assert_assert_assertnotsamesize", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1541"}, {"caller_nid": "framework_assert_assert_assertstringcontainsstringignoringlineendings", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1555"}, {"caller_nid": "framework_assert_assert_assertstringequalsstringignoringlineendings", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1565"}, {"caller_nid": "framework_assert_assert_assertfilematchesformat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1575"}, {"caller_nid": "framework_assert_assert_assertfilematchesformat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1577"}, {"caller_nid": "framework_assert_assert_assertfilematchesformat", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1578"}, {"caller_nid": "framework_assert_assert_assertfilematchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1591"}, {"caller_nid": "framework_assert_assert_assertfilematchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1592"}, {"caller_nid": "framework_assert_assert_assertfilematchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1594"}, {"caller_nid": "framework_assert_assert_assertfilematchesformatfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1595"}, {"caller_nid": "framework_assert_assert_assertfilematchesformatfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1596"}, {"caller_nid": "framework_assert_assert_assertstringmatchesformat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1608"}, {"caller_nid": "framework_assert_assert_assertstringnotmatchesformat", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1620"}, {"caller_nid": "framework_assert_assert_assertstringmatchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1636"}, {"caller_nid": "framework_assert_assert_assertstringmatchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1638"}, {"caller_nid": "framework_assert_assert_assertstringmatchesformatfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1641"}, {"caller_nid": "framework_assert_assert_assertstringnotmatchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1656"}, {"caller_nid": "framework_assert_assert_assertstringnotmatchesformatfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1658"}, {"caller_nid": "framework_assert_assert_assertstringnotmatchesformatfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1662"}, {"caller_nid": "framework_assert_assert_assertstringstartswith", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1679"}, {"caller_nid": "framework_assert_assert_assertstringstartsnotwith", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1692"}, {"caller_nid": "framework_assert_assert_assertstringcontainsstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1708"}, {"caller_nid": "framework_assert_assert_assertstringcontainsstringignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1718"}, {"caller_nid": "framework_assert_assert_assertstringnotcontainsstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1728"}, {"caller_nid": "framework_assert_assert_assertstringnotcontainsstringignoringcase", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1738"}, {"caller_nid": "framework_assert_assert_assertstringendswith", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1751"}, {"caller_nid": "framework_assert_assert_assertstringendsnotwith", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1764"}, {"caller_nid": "framework_assert_assert_assertxmlfileequalsxmlfile", "callee": "loadFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1782"}, {"caller_nid": "framework_assert_assert_assertxmlfileequalsxmlfile", "callee": "loadFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1783"}, {"caller_nid": "framework_assert_assert_assertxmlfileequalsxmlfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1785"}, {"caller_nid": "framework_assert_assert_assertxmlfilenotequalsxmlfile", "callee": "loadFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1796"}, {"caller_nid": "framework_assert_assert_assertxmlfilenotequalsxmlfile", "callee": "loadFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1797"}, {"caller_nid": "framework_assert_assert_assertxmlfilenotequalsxmlfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1799"}, {"caller_nid": "framework_assert_assert_assertxmlstringequalsxmlfile", "callee": "loadFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1810"}, {"caller_nid": "framework_assert_assert_assertxmlstringequalsxmlfile", "callee": "load", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1811"}, {"caller_nid": "framework_assert_assert_assertxmlstringequalsxmlfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1813"}, {"caller_nid": "framework_assert_assert_assertxmlstringnotequalsxmlfile", "callee": "loadFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1824"}, {"caller_nid": "framework_assert_assert_assertxmlstringnotequalsxmlfile", "callee": "load", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1825"}, {"caller_nid": "framework_assert_assert_assertxmlstringnotequalsxmlfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1827"}, {"caller_nid": "framework_assert_assert_assertxmlstringequalsxmlstring", "callee": "load", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1838"}, {"caller_nid": "framework_assert_assert_assertxmlstringequalsxmlstring", "callee": "load", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1839"}, {"caller_nid": "framework_assert_assert_assertxmlstringequalsxmlstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1841"}, {"caller_nid": "framework_assert_assert_assertxmlstringnotequalsxmlstring", "callee": "load", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1852"}, {"caller_nid": "framework_assert_assert_assertxmlstringnotequalsxmlstring", "callee": "load", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1853"}, {"caller_nid": "framework_assert_assert_assertxmlstringnotequalsxmlstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1855"}, {"caller_nid": "framework_assert_assert_assertthat", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1865"}, {"caller_nid": "framework_assert_assert_assertthat", "callee": "evaluate", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1870"}, {"caller_nid": "framework_assert_assert_assertthat", "callee": "testAssertionFailed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1875"}, {"caller_nid": "framework_assert_assert_assertthat", "callee": "Event\\Facade", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1875"}, {"caller_nid": "framework_assert_assert_assertthat", "callee": "testAssertionSucceeded", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1881"}, {"caller_nid": "framework_assert_assert_assertthat", "callee": "Event\\Facade", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1881"}, {"caller_nid": "framework_assert_assert_assertjson", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1897"}, {"caller_nid": "framework_assert_assert_assertjson", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1897"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1907"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1908"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1910"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1920"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1921"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonstring", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1923"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1939"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1940"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1942"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1943"}, {"caller_nid": "framework_assert_assert_assertjsonstringequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1945"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1955"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1956"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1958"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1959"}, {"caller_nid": "framework_assert_assert_assertjsonstringnotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1961"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1977"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1978"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1980"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1981"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1983"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1984"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1992"}, {"caller_nid": "framework_assert_assert_assertjsonfileequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L1993"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2003"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2004"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2006"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2007"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2009"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2010"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2018"}, {"caller_nid": "framework_assert_assert_assertjsonfilenotequalsjsonfile", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2019"}, {"caller_nid": "framework_assert_assert_logicaland", "callee": "LogicalAnd", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2027"}, {"caller_nid": "framework_assert_assert_logicalor", "callee": "LogicalOr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2032"}, {"caller_nid": "framework_assert_assert_logicalxor", "callee": "LogicalXor", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2042"}, {"caller_nid": "framework_assert_assert_greaterthanorequal", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2185"}, {"caller_nid": "framework_assert_assert_lessthanorequal", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert.php", "source_location": "L2221"}]}