{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "label": "Functions.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1"}, {"id": "assert_functions_assertarrayhaskey", "label": "assertArrayHasKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L83"}, {"id": "assert_functions_assertarraynothaskey", "label": "assertArrayNotHasKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L100"}, {"id": "assert_functions_assertislist", "label": "assertIsList()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L114"}, {"id": "assert_functions_assertcontains", "label": "assertContains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L131"}, {"id": "assert_functions_assertcontainsequals", "label": "assertContainsEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L145"}, {"id": "assert_functions_assertnotcontains", "label": "assertNotContains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L162"}, {"id": "assert_functions_assertnotcontainsequals", "label": "assertNotContainsEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L176"}, {"id": "assert_functions_assertcontainsonly", "label": "assertContainsOnly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L193"}, {"id": "assert_functions_assertcontainsonlyinstancesof", "label": "assertContainsOnlyInstancesOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L210"}, {"id": "assert_functions_assertnotcontainsonly", "label": "assertNotContainsOnly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L227"}, {"id": "assert_functions_assertcount", "label": "assertCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L245"}, {"id": "assert_functions_assertnotcount", "label": "assertNotCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L263"}, {"id": "assert_functions_assertequals", "label": "assertEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L279"}, {"id": "assert_functions_assertequalscanonicalizing", "label": "assertEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L295"}, {"id": "assert_functions_assertequalsignoringcase", "label": "assertEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L311"}, {"id": "assert_functions_assertequalswithdelta", "label": "assertEqualsWithDelta()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L327"}, {"id": "assert_functions_assertnotequals", "label": "assertNotEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L343"}, {"id": "assert_functions_assertnotequalscanonicalizing", "label": "assertNotEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L359"}, {"id": "assert_functions_assertnotequalsignoringcase", "label": "assertNotEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L375"}, {"id": "assert_functions_assertnotequalswithdelta", "label": "assertNotEqualsWithDelta()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L391"}, {"id": "assert_functions_assertobjectequals", "label": "assertObjectEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L405"}, {"id": "assert_functions_assertempty", "label": "assertEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L424"}, {"id": "assert_functions_assertnotempty", "label": "assertNotEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L443"}, {"id": "assert_functions_assertgreaterthan", "label": "assertGreaterThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L459"}, {"id": "assert_functions_assertgreaterthanorequal", "label": "assertGreaterThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L475"}, {"id": "assert_functions_assertlessthan", "label": "assertLessThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L491"}, {"id": "assert_functions_assertlessthanorequal", "label": "assertLessThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L507"}, {"id": "assert_functions_assertfileequals", "label": "assertFileEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L524"}, {"id": "assert_functions_assertfileequalscanonicalizing", "label": "assertFileEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L541"}, {"id": "assert_functions_assertfileequalsignoringcase", "label": "assertFileEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L558"}, {"id": "assert_functions_assertfilenotequals", "label": "assertFileNotEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L575"}, {"id": "assert_functions_assertfilenotequalscanonicalizing", "label": "assertFileNotEqualsCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L592"}, {"id": "assert_functions_assertfilenotequalsignoringcase", "label": "assertFileNotEqualsIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L609"}, {"id": "assert_functions_assertstringequalsfile", "label": "assertStringEqualsFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L626"}, {"id": "assert_functions_assertstringequalsfilecanonicalizing", "label": "assertStringEqualsFileCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L643"}, {"id": "assert_functions_assertstringequalsfileignoringcase", "label": "assertStringEqualsFileIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L660"}, {"id": "assert_functions_assertstringnotequalsfile", "label": "assertStringNotEqualsFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L677"}, {"id": "assert_functions_assertstringnotequalsfilecanonicalizing", "label": "assertStringNotEqualsFileCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L694"}, {"id": "assert_functions_assertstringnotequalsfileignoringcase", "label": "assertStringNotEqualsFileIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L711"}, {"id": "assert_functions_assertisreadable", "label": "assertIsReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L727"}, {"id": "assert_functions_assertisnotreadable", "label": "assertIsNotReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L743"}, {"id": "assert_functions_assertiswritable", "label": "assertIsWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L759"}, {"id": "assert_functions_assertisnotwritable", "label": "assertIsNotWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L775"}, {"id": "assert_functions_assertdirectoryexists", "label": "assertDirectoryExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L791"}, {"id": "assert_functions_assertdirectorydoesnotexist", "label": "assertDirectoryDoesNotExist()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L807"}, {"id": "assert_functions_assertdirectoryisreadable", "label": "assertDirectoryIsReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L823"}, {"id": "assert_functions_assertdirectoryisnotreadable", "label": "assertDirectoryIsNotReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L839"}, {"id": "assert_functions_assertdirectoryiswritable", "label": "assertDirectoryIsWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L855"}, {"id": "assert_functions_assertdirectoryisnotwritable", "label": "assertDirectoryIsNotWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L871"}, {"id": "assert_functions_assertfileexists", "label": "assertFileExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L887"}, {"id": "assert_functions_assertfiledoesnotexist", "label": "assertFileDoesNotExist()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L903"}, {"id": "assert_functions_assertfileisreadable", "label": "assertFileIsReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L919"}, {"id": "assert_functions_assertfileisnotreadable", "label": "assertFileIsNotReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L935"}, {"id": "assert_functions_assertfileiswritable", "label": "assertFileIsWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L951"}, {"id": "assert_functions_assertfileisnotwritable", "label": "assertFileIsNotWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L967"}, {"id": "assert_functions_asserttrue", "label": "assertTrue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L985"}, {"id": "assert_functions_assertnottrue", "label": "assertNotTrue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1003"}, {"id": "assert_functions_assertfalse", "label": "assertFalse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1021"}, {"id": "assert_functions_assertnotfalse", "label": "assertNotFalse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1039"}, {"id": "assert_functions_assertnull", "label": "assertNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1057"}, {"id": "assert_functions_assertnotnull", "label": "assertNotNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1075"}, {"id": "assert_functions_assertfinite", "label": "assertFinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1091"}, {"id": "assert_functions_assertinfinite", "label": "assertInfinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1107"}, {"id": "assert_functions_assertnan", "label": "assertNan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1123"}, {"id": "assert_functions_assertobjecthasproperty", "label": "assertObjectHasProperty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1139"}, {"id": "assert_functions_assertobjectnothasproperty", "label": "assertObjectNotHasProperty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1155"}, {"id": "assert_functions_assertsame", "label": "assertSame()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1179"}, {"id": "assert_functions_assertnotsame", "label": "assertNotSame()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1197"}, {"id": "assert_functions_assertinstanceof", "label": "assertInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1221"}, {"id": "assert_functions_assertnotinstanceof", "label": "assertNotInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1244"}, {"id": "assert_functions_assertisarray", "label": "assertIsArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1263"}, {"id": "assert_functions_assertisbool", "label": "assertIsBool()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1282"}, {"id": "assert_functions_assertisfloat", "label": "assertIsFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1301"}, {"id": "assert_functions_assertisint", "label": "assertIsInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1320"}, {"id": "assert_functions_assertisnumeric", "label": "assertIsNumeric()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1339"}, {"id": "assert_functions_assertisobject", "label": "assertIsObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1358"}, {"id": "assert_functions_assertisresource", "label": "assertIsResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1377"}, {"id": "assert_functions_assertisclosedresource", "label": "assertIsClosedResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1396"}, {"id": "assert_functions_assertisstring", "label": "assertIsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1415"}, {"id": "assert_functions_assertisscalar", "label": "assertIsScalar()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1434"}, {"id": "assert_functions_assertiscallable", "label": "assertIsCallable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1453"}, {"id": "assert_functions_assertisiterable", "label": "assertIsIterable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1472"}, {"id": "assert_functions_assertisnotarray", "label": "assertIsNotArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1491"}, {"id": "assert_functions_assertisnotbool", "label": "assertIsNotBool()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1510"}, {"id": "assert_functions_assertisnotfloat", "label": "assertIsNotFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1529"}, {"id": "assert_functions_assertisnotint", "label": "assertIsNotInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1548"}, {"id": "assert_functions_assertisnotnumeric", "label": "assertIsNotNumeric()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1567"}, {"id": "assert_functions_assertisnotobject", "label": "assertIsNotObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1586"}, {"id": "assert_functions_assertisnotresource", "label": "assertIsNotResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1605"}, {"id": "assert_functions_assertisnotclosedresource", "label": "assertIsNotClosedResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1624"}, {"id": "assert_functions_assertisnotstring", "label": "assertIsNotString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1643"}, {"id": "assert_functions_assertisnotscalar", "label": "assertIsNotScalar()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1662"}, {"id": "assert_functions_assertisnotcallable", "label": "assertIsNotCallable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1681"}, {"id": "assert_functions_assertisnotiterable", "label": "assertIsNotIterable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1700"}, {"id": "assert_functions_assertmatchesregularexpression", "label": "assertMatchesRegularExpression()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1716"}, {"id": "assert_functions_assertdoesnotmatchregularexpression", "label": "assertDoesNotMatchRegularExpression()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1732"}, {"id": "assert_functions_assertsamesize", "label": "assertSameSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1751"}, {"id": "assert_functions_assertnotsamesize", "label": "assertNotSameSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1770"}, {"id": "assert_functions_assertstringcontainsstringignoringlineendings", "label": "assertStringContainsStringIgnoringLineEndings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1784"}, {"id": "assert_functions_assertstringequalsstringignoringlineendings", "label": "assertStringEqualsStringIgnoringLineEndings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1800"}, {"id": "assert_functions_assertfilematchesformat", "label": "assertFileMatchesFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1816"}, {"id": "assert_functions_assertfilematchesformatfile", "label": "assertFileMatchesFormatFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1832"}, {"id": "assert_functions_assertstringmatchesformat", "label": "assertStringMatchesFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1848"}, {"id": "assert_functions_assertstringnotmatchesformat", "label": "assertStringNotMatchesFormat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1866"}, {"id": "assert_functions_assertstringmatchesformatfile", "label": "assertStringMatchesFormatFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1882"}, {"id": "assert_functions_assertstringnotmatchesformatfile", "label": "assertStringNotMatchesFormatFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1900"}, {"id": "assert_functions_assertstringstartswith", "label": "assertStringStartsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1919"}, {"id": "assert_functions_assertstringstartsnotwith", "label": "assertStringStartsNotWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1938"}, {"id": "assert_functions_assertstringcontainsstring", "label": "assertStringContainsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1952"}, {"id": "assert_functions_assertstringcontainsstringignoringcase", "label": "assertStringContainsStringIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1966"}, {"id": "assert_functions_assertstringnotcontainsstring", "label": "assertStringNotContainsString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1980"}, {"id": "assert_functions_assertstringnotcontainsstringignoringcase", "label": "assertStringNotContainsStringIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1994"}, {"id": "assert_functions_assertstringendswith", "label": "assertStringEndsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2013"}, {"id": "assert_functions_assertstringendsnotwith", "label": "assertStringEndsNotWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2032"}, {"id": "assert_functions_assertxmlfileequalsxmlfile", "label": "assertXmlFileEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2050"}, {"id": "assert_functions_assertxmlfilenotequalsxmlfile", "label": "assertXmlFileNotEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2067"}, {"id": "assert_functions_assertxmlstringequalsxmlfile", "label": "assertXmlStringEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2084"}, {"id": "assert_functions_assertxmlstringnotequalsxmlfile", "label": "assertXmlStringNotEqualsXmlFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2101"}, {"id": "assert_functions_assertxmlstringequalsxmlstring", "label": "assertXmlStringEqualsXmlString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2118"}, {"id": "assert_functions_assertxmlstringnotequalsxmlstring", "label": "assertXmlStringNotEqualsXmlString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2135"}, {"id": "assert_functions_assertthat", "label": "assertThat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2151"}, {"id": "assert_functions_assertjson", "label": "assertJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2167"}, {"id": "assert_functions_assertjsonstringequalsjsonstring", "label": "assertJsonStringEqualsJsonString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2183"}, {"id": "assert_functions_assertjsonstringnotequalsjsonstring", "label": "assertJsonStringNotEqualsJsonString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2199"}, {"id": "assert_functions_assertjsonstringequalsjsonfile", "label": "assertJsonStringEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2215"}, {"id": "assert_functions_assertjsonstringnotequalsjsonfile", "label": "assertJsonStringNotEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2231"}, {"id": "assert_functions_assertjsonfileequalsjsonfile", "label": "assertJsonFileEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2247"}, {"id": "assert_functions_assertjsonfilenotequalsjsonfile", "label": "assertJsonFileNotEqualsJsonFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2263"}, {"id": "assert_functions_logicaland", "label": "logicalAnd()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2270"}, {"id": "assert_functions_logicalor", "label": "logicalOr()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2277"}, {"id": "assert_functions_logicalnot", "label": "logicalNot()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2284"}, {"id": "assert_functions_logicalxor", "label": "logicalXor()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2291"}, {"id": "assert_functions_anything", "label": "anything()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2298"}, {"id": "assert_functions_istrue", "label": "isTrue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2305"}, {"id": "assert_functions_isfalse", "label": "isFalse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2312"}, {"id": "assert_functions_isjson", "label": "isJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2319"}, {"id": "assert_functions_isnull", "label": "isNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2326"}, {"id": "assert_functions_isfinite", "label": "isFinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2333"}, {"id": "assert_functions_isinfinite", "label": "isInfinite()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2340"}, {"id": "assert_functions_isnan", "label": "isNan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2347"}, {"id": "assert_functions_containsequal", "label": "containsEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2354"}, {"id": "assert_functions_containsidentical", "label": "containsIdentical()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2361"}, {"id": "assert_functions_containsonly", "label": "containsOnly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2368"}, {"id": "assert_functions_containsonlyinstancesof", "label": "containsOnlyInstancesOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2375"}, {"id": "assert_functions_arrayhaskey", "label": "arrayHasKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2382"}, {"id": "assert_functions_islist", "label": "isList()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2389"}, {"id": "assert_functions_equalto", "label": "equalTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2396"}, {"id": "assert_functions_equaltocanonicalizing", "label": "equalToCanonicalizing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2403"}, {"id": "assert_functions_equaltoignoringcase", "label": "equalToIgnoringCase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2410"}, {"id": "assert_functions_equaltowithdelta", "label": "equalToWithDelta()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2417"}, {"id": "assert_functions_isempty", "label": "isEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2424"}, {"id": "assert_functions_iswritable", "label": "isWritable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2431"}, {"id": "assert_functions_isreadable", "label": "isReadable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2438"}, {"id": "assert_functions_directoryexists", "label": "directoryExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2445"}, {"id": "assert_functions_fileexists", "label": "fileExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2452"}, {"id": "assert_functions_greaterthan", "label": "greaterThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2459"}, {"id": "assert_functions_greaterthanorequal", "label": "greaterThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2466"}, {"id": "assert_functions_identicalto", "label": "identicalTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2473"}, {"id": "assert_functions_isinstanceof", "label": "isInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2480"}, {"id": "assert_functions_istype", "label": "isType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2487"}, {"id": "assert_functions_lessthan", "label": "lessThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2494"}, {"id": "assert_functions_lessthanorequal", "label": "lessThanOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2501"}, {"id": "assert_functions_matchesregularexpression", "label": "matchesRegularExpression()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2508"}, {"id": "assert_functions_matches", "label": "matches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2515"}, {"id": "assert_functions_stringstartswith", "label": "stringStartsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2522"}, {"id": "assert_functions_stringcontains", "label": "stringContains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2529"}, {"id": "assert_functions_stringendswith", "label": "stringEndsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2536"}, {"id": "assert_functions_stringequalsstringignoringlineendings", "label": "stringEqualsStringIgnoringLineEndings()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2543"}, {"id": "assert_functions_countof", "label": "countOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2550"}, {"id": "assert_functions_objectequals", "label": "objectEquals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2557"}, {"id": "assert_functions_callback", "label": "callback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2571"}, {"id": "assert_functions_any", "label": "any()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2582"}, {"id": "assert_functions_never", "label": "never()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2592"}, {"id": "assert_functions_atleast", "label": "atLeast()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2603"}, {"id": "assert_functions_atleastonce", "label": "atLeastOnce()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2615"}, {"id": "assert_functions_once", "label": "once()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2625"}, {"id": "assert_functions_exactly", "label": "exactly()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2636"}, {"id": "assert_functions_atmost", "label": "atMost()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2647"}, {"id": "assert_functions_returnvalue", "label": "returnValue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2654"}, {"id": "assert_functions_returnvaluemap", "label": "returnValueMap()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2661"}, {"id": "assert_functions_returnargument", "label": "returnArgument()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2668"}, {"id": "assert_functions_returncallback", "label": "returnCallback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2675"}, {"id": "assert_functions_returnself", "label": "returnSelf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2687"}, {"id": "assert_functions_throwexception", "label": "throwException()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2694"}, {"id": "assert_functions_onconsecutivecalls", "label": "onConsecutiveCalls()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2701"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "func_get_args", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "function_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "arrayaccess", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "countable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "arrayhaskey", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "callback", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "constraint", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "directoryexists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "fileexists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "greaterthan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isanything", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L23", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isempty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L24", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isequal", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L25", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isequalcanonicalizing", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L26", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isequalignoringcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isequalwithdelta", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L28", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isfalse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L29", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isfinite", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L30", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isidentical", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L31", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isinfinite", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L32", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isinstanceof", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L33", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isjson", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L34", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "islist", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L35", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isnan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L36", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isnull", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L37", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "isreadable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L38", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "istrue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L39", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "istype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L40", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "iswritable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L41", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "lessthan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L42", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "logicaland", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L43", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "logicalnot", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L44", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "logicalor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L45", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "logicalxor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L46", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "objectequals", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L47", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "regularexpression", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L48", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "stringcontains", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L49", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "stringendswith", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L50", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "stringequalsstringignoringlineendings", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L51", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "stringmatchesformatdescription", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L52", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "stringstartswith", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L53", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "traversablecontainsequal", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L54", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "traversablecontainsidentical", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L55", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "traversablecontainsonly", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L56", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "anyinvokedcount", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L57", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "invokedatleastcount", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L58", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "invokedatleastonce", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L59", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "invokedatmostcount", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L60", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "invokedcount", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L61", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "consecutivecalls", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L62", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "exception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L63", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "returnargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L64", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "returncallback", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L65", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "returnself", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L66", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "returnstub", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L67", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "returnvaluemap", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L68", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "xmlexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L69", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L70", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertarrayhaskey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L83", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertarraynothaskey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L100", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertislist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L114", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertcontains", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L131", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertcontainsequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L145", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotcontains", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L162", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotcontainsequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L176", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertcontainsonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L193", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertcontainsonlyinstancesof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L210", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotcontainsonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L227", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertcount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L245", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotcount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L263", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L279", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertequalscanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L295", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertequalsignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L311", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertequalswithdelta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L327", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L343", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotequalscanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L359", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotequalsignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L375", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotequalswithdelta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L391", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertobjectequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L405", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertempty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L424", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotempty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L443", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertgreaterthan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L459", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertgreaterthanorequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L475", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertlessthan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L491", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertlessthanorequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L507", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L524", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileequalscanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L541", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileequalsignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L558", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfilenotequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L575", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfilenotequalscanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L592", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfilenotequalsignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L609", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringequalsfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L626", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringequalsfilecanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L643", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringequalsfileignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L660", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotequalsfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L677", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotequalsfilecanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L694", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotequalsfileignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L711", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L727", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L743", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertiswritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L759", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotwritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L775", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdirectoryexists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L791", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdirectorydoesnotexist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L807", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdirectoryisreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L823", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdirectoryisnotreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L839", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdirectoryiswritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L855", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdirectoryisnotwritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L871", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileexists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L887", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfiledoesnotexist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L903", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileisreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L919", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileisnotreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L935", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileiswritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L951", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfileisnotwritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L967", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_asserttrue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L985", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnottrue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1003", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfalse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1021", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotfalse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1039", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnull", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1057", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotnull", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1075", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfinite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1091", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertinfinite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1107", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1123", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertobjecthasproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1139", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertobjectnothasproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1155", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertsame", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1179", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotsame", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1197", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertinstanceof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1221", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotinstanceof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1244", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1263", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisbool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1282", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisfloat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1301", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1320", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnumeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1339", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1358", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1377", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisclosedresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1396", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1415", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisscalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1434", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertiscallable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1453", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisiterable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1472", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1491", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotbool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1510", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotfloat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1529", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1548", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotnumeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1567", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1586", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1605", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotclosedresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1624", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1643", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotscalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1662", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotcallable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1681", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertisnotiterable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1700", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertmatchesregularexpression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1716", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertdoesnotmatchregularexpression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1732", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertsamesize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1751", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertnotsamesize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1770", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringcontainsstringignoringlineendings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1784", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringequalsstringignoringlineendings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1800", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfilematchesformat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1816", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertfilematchesformatfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1832", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringmatchesformat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1848", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotmatchesformat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1866", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringmatchesformatfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1882", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotmatchesformatfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1900", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringstartswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1919", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringstartsnotwith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1938", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringcontainsstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1952", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringcontainsstringignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1966", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotcontainsstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1980", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringnotcontainsstringignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1994", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringendswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2013", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertstringendsnotwith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2032", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertxmlfileequalsxmlfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2050", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertxmlfilenotequalsxmlfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2067", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertxmlstringequalsxmlfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2084", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertxmlstringnotequalsxmlfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2101", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertxmlstringequalsxmlstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2118", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertxmlstringnotequalsxmlstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2135", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertthat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2151", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2167", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjsonstringequalsjsonstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2183", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjsonstringnotequalsjsonstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2199", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjsonstringequalsjsonfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2215", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjsonstringnotequalsjsonfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2231", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjsonfileequalsjsonfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2247", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_assertjsonfilenotequalsjsonfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2263", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_logicaland", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2270", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_logicalor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2277", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_logicalnot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2284", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_logicalxor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2291", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_anything", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2298", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_istrue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2305", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isfalse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2312", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2319", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isnull", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2326", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isfinite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2333", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isinfinite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2340", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isnan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2347", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_containsequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2354", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_containsidentical", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2361", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_containsonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2368", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_containsonlyinstancesof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2375", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_arrayhaskey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2382", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_islist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2389", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_equalto", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2396", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_equaltocanonicalizing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2403", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_equaltoignoringcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2410", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_equaltowithdelta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2417", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isempty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2424", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_iswritable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2431", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isreadable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2438", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_directoryexists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2445", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_fileexists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2452", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_greaterthan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2459", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_greaterthanorequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2466", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_identicalto", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2473", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_isinstanceof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2480", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_istype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2487", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_lessthan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2494", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_lessthanorequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2501", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_matchesregularexpression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2508", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2515", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_stringstartswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2522", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_stringcontains", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2529", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_stringendswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2536", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_stringequalsstringignoringlineendings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2543", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_countof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2550", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_objectequals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2557", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_callback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2571", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_any", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2582", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_never", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2592", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_atleast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2603", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_atleastonce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2615", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_once", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2625", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_exactly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2636", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_atmost", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2647", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_returnvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2654", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_returnvaluemap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2661", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_returnargument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2668", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_returncallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2675", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_returnself", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2687", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_throwexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2694", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_assert_functions_php", "target": "assert_functions_onconsecutivecalls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2701", "weight": 1.0}], "raw_calls": [{"caller_nid": "assert_functions_assertarrayhaskey", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L85"}, {"caller_nid": "assert_functions_assertarrayhaskey", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L85"}, {"caller_nid": "assert_functions_assertarraynothaskey", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L102"}, {"caller_nid": "assert_functions_assertarraynothaskey", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L102"}, {"caller_nid": "assert_functions_assertislist", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L116"}, {"caller_nid": "assert_functions_assertislist", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L116"}, {"caller_nid": "assert_functions_assertcontains", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L133"}, {"caller_nid": "assert_functions_assertcontains", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L133"}, {"caller_nid": "assert_functions_assertcontainsequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L147"}, {"caller_nid": "assert_functions_assertcontainsequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L147"}, {"caller_nid": "assert_functions_assertnotcontains", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L164"}, {"caller_nid": "assert_functions_assertnotcontains", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L164"}, {"caller_nid": "assert_functions_assertnotcontainsequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L178"}, {"caller_nid": "assert_functions_assertnotcontainsequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L178"}, {"caller_nid": "assert_functions_assertcontainsonly", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L195"}, {"caller_nid": "assert_functions_assertcontainsonly", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L195"}, {"caller_nid": "assert_functions_assertcontainsonlyinstancesof", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L212"}, {"caller_nid": "assert_functions_assertcontainsonlyinstancesof", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L212"}, {"caller_nid": "assert_functions_assertnotcontainsonly", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L229"}, {"caller_nid": "assert_functions_assertnotcontainsonly", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L229"}, {"caller_nid": "assert_functions_assertcount", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L247"}, {"caller_nid": "assert_functions_assertcount", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L247"}, {"caller_nid": "assert_functions_assertnotcount", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L265"}, {"caller_nid": "assert_functions_assertnotcount", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L265"}, {"caller_nid": "assert_functions_assertequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L281"}, {"caller_nid": "assert_functions_assertequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L281"}, {"caller_nid": "assert_functions_assertequalscanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L297"}, {"caller_nid": "assert_functions_assertequalscanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L297"}, {"caller_nid": "assert_functions_assertequalsignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L313"}, {"caller_nid": "assert_functions_assertequalsignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L313"}, {"caller_nid": "assert_functions_assertequalswithdelta", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L329"}, {"caller_nid": "assert_functions_assertequalswithdelta", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L329"}, {"caller_nid": "assert_functions_assertnotequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L345"}, {"caller_nid": "assert_functions_assertnotequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L345"}, {"caller_nid": "assert_functions_assertnotequalscanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L361"}, {"caller_nid": "assert_functions_assertnotequalscanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L361"}, {"caller_nid": "assert_functions_assertnotequalsignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L377"}, {"caller_nid": "assert_functions_assertnotequalsignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L377"}, {"caller_nid": "assert_functions_assertnotequalswithdelta", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L393"}, {"caller_nid": "assert_functions_assertnotequalswithdelta", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L393"}, {"caller_nid": "assert_functions_assertobjectequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L407"}, {"caller_nid": "assert_functions_assertobjectequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L407"}, {"caller_nid": "assert_functions_assertempty", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L426"}, {"caller_nid": "assert_functions_assertempty", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L426"}, {"caller_nid": "assert_functions_assertnotempty", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L445"}, {"caller_nid": "assert_functions_assertnotempty", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L445"}, {"caller_nid": "assert_functions_assertgreaterthan", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L461"}, {"caller_nid": "assert_functions_assertgreaterthan", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L461"}, {"caller_nid": "assert_functions_assertgreaterthanorequal", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L477"}, {"caller_nid": "assert_functions_assertgreaterthanorequal", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L477"}, {"caller_nid": "assert_functions_assertlessthan", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L493"}, {"caller_nid": "assert_functions_assertlessthan", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L493"}, {"caller_nid": "assert_functions_assertlessthanorequal", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L509"}, {"caller_nid": "assert_functions_assertlessthanorequal", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L509"}, {"caller_nid": "assert_functions_assertfileequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L526"}, {"caller_nid": "assert_functions_assertfileequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L526"}, {"caller_nid": "assert_functions_assertfileequalscanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L543"}, {"caller_nid": "assert_functions_assertfileequalscanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L543"}, {"caller_nid": "assert_functions_assertfileequalsignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L560"}, {"caller_nid": "assert_functions_assertfileequalsignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L560"}, {"caller_nid": "assert_functions_assertfilenotequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L577"}, {"caller_nid": "assert_functions_assertfilenotequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L577"}, {"caller_nid": "assert_functions_assertfilenotequalscanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L594"}, {"caller_nid": "assert_functions_assertfilenotequalscanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L594"}, {"caller_nid": "assert_functions_assertfilenotequalsignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L611"}, {"caller_nid": "assert_functions_assertfilenotequalsignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L611"}, {"caller_nid": "assert_functions_assertstringequalsfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L628"}, {"caller_nid": "assert_functions_assertstringequalsfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L628"}, {"caller_nid": "assert_functions_assertstringequalsfilecanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L645"}, {"caller_nid": "assert_functions_assertstringequalsfilecanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L645"}, {"caller_nid": "assert_functions_assertstringequalsfileignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L662"}, {"caller_nid": "assert_functions_assertstringequalsfileignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L662"}, {"caller_nid": "assert_functions_assertstringnotequalsfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L679"}, {"caller_nid": "assert_functions_assertstringnotequalsfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L679"}, {"caller_nid": "assert_functions_assertstringnotequalsfilecanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L696"}, {"caller_nid": "assert_functions_assertstringnotequalsfilecanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L696"}, {"caller_nid": "assert_functions_assertstringnotequalsfileignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L713"}, {"caller_nid": "assert_functions_assertstringnotequalsfileignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L713"}, {"caller_nid": "assert_functions_assertisreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L729"}, {"caller_nid": "assert_functions_assertisreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L729"}, {"caller_nid": "assert_functions_assertisnotreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L745"}, {"caller_nid": "assert_functions_assertisnotreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L745"}, {"caller_nid": "assert_functions_assertiswritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L761"}, {"caller_nid": "assert_functions_assertiswritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L761"}, {"caller_nid": "assert_functions_assertisnotwritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L777"}, {"caller_nid": "assert_functions_assertisnotwritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L777"}, {"caller_nid": "assert_functions_assertdirectoryexists", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L793"}, {"caller_nid": "assert_functions_assertdirectoryexists", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L793"}, {"caller_nid": "assert_functions_assertdirectorydoesnotexist", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L809"}, {"caller_nid": "assert_functions_assertdirectorydoesnotexist", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L809"}, {"caller_nid": "assert_functions_assertdirectoryisreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L825"}, {"caller_nid": "assert_functions_assertdirectoryisreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L825"}, {"caller_nid": "assert_functions_assertdirectoryisnotreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L841"}, {"caller_nid": "assert_functions_assertdirectoryisnotreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L841"}, {"caller_nid": "assert_functions_assertdirectoryiswritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L857"}, {"caller_nid": "assert_functions_assertdirectoryiswritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L857"}, {"caller_nid": "assert_functions_assertdirectoryisnotwritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L873"}, {"caller_nid": "assert_functions_assertdirectoryisnotwritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L873"}, {"caller_nid": "assert_functions_assertfileexists", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L889"}, {"caller_nid": "assert_functions_assertfileexists", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L889"}, {"caller_nid": "assert_functions_assertfiledoesnotexist", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L905"}, {"caller_nid": "assert_functions_assertfiledoesnotexist", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L905"}, {"caller_nid": "assert_functions_assertfileisreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L921"}, {"caller_nid": "assert_functions_assertfileisreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L921"}, {"caller_nid": "assert_functions_assertfileisnotreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L937"}, {"caller_nid": "assert_functions_assertfileisnotreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L937"}, {"caller_nid": "assert_functions_assertfileiswritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L953"}, {"caller_nid": "assert_functions_assertfileiswritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L953"}, {"caller_nid": "assert_functions_assertfileisnotwritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L969"}, {"caller_nid": "assert_functions_assertfileisnotwritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L969"}, {"caller_nid": "assert_functions_asserttrue", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L987"}, {"caller_nid": "assert_functions_asserttrue", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L987"}, {"caller_nid": "assert_functions_assertnottrue", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1005"}, {"caller_nid": "assert_functions_assertnottrue", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1005"}, {"caller_nid": "assert_functions_assertfalse", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1023"}, {"caller_nid": "assert_functions_assertfalse", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1023"}, {"caller_nid": "assert_functions_assertnotfalse", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1041"}, {"caller_nid": "assert_functions_assertnotfalse", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1041"}, {"caller_nid": "assert_functions_assertnull", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1059"}, {"caller_nid": "assert_functions_assertnull", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1059"}, {"caller_nid": "assert_functions_assertnotnull", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1077"}, {"caller_nid": "assert_functions_assertnotnull", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1077"}, {"caller_nid": "assert_functions_assertfinite", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1093"}, {"caller_nid": "assert_functions_assertfinite", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1093"}, {"caller_nid": "assert_functions_assertinfinite", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1109"}, {"caller_nid": "assert_functions_assertinfinite", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1109"}, {"caller_nid": "assert_functions_assertnan", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1125"}, {"caller_nid": "assert_functions_assertnan", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1125"}, {"caller_nid": "assert_functions_assertobjecthasproperty", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1141"}, {"caller_nid": "assert_functions_assertobjecthasproperty", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1141"}, {"caller_nid": "assert_functions_assertobjectnothasproperty", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1157"}, {"caller_nid": "assert_functions_assertobjectnothasproperty", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1157"}, {"caller_nid": "assert_functions_assertsame", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1181"}, {"caller_nid": "assert_functions_assertsame", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1181"}, {"caller_nid": "assert_functions_assertnotsame", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1199"}, {"caller_nid": "assert_functions_assertnotsame", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1199"}, {"caller_nid": "assert_functions_assertinstanceof", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1223"}, {"caller_nid": "assert_functions_assertinstanceof", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1223"}, {"caller_nid": "assert_functions_assertnotinstanceof", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1246"}, {"caller_nid": "assert_functions_assertnotinstanceof", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1246"}, {"caller_nid": "assert_functions_assertisarray", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1265"}, {"caller_nid": "assert_functions_assertisarray", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1265"}, {"caller_nid": "assert_functions_assertisbool", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1284"}, {"caller_nid": "assert_functions_assertisbool", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1284"}, {"caller_nid": "assert_functions_assertisfloat", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1303"}, {"caller_nid": "assert_functions_assertisfloat", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1303"}, {"caller_nid": "assert_functions_assertisint", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1322"}, {"caller_nid": "assert_functions_assertisint", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1322"}, {"caller_nid": "assert_functions_assertisnumeric", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1341"}, {"caller_nid": "assert_functions_assertisnumeric", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1341"}, {"caller_nid": "assert_functions_assertisobject", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1360"}, {"caller_nid": "assert_functions_assertisobject", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1360"}, {"caller_nid": "assert_functions_assertisresource", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1379"}, {"caller_nid": "assert_functions_assertisresource", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1379"}, {"caller_nid": "assert_functions_assertisclosedresource", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1398"}, {"caller_nid": "assert_functions_assertisclosedresource", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1398"}, {"caller_nid": "assert_functions_assertisstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1417"}, {"caller_nid": "assert_functions_assertisstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1417"}, {"caller_nid": "assert_functions_assertisscalar", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1436"}, {"caller_nid": "assert_functions_assertisscalar", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1436"}, {"caller_nid": "assert_functions_assertiscallable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1455"}, {"caller_nid": "assert_functions_assertiscallable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1455"}, {"caller_nid": "assert_functions_assertisiterable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1474"}, {"caller_nid": "assert_functions_assertisiterable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1474"}, {"caller_nid": "assert_functions_assertisnotarray", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1493"}, {"caller_nid": "assert_functions_assertisnotarray", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1493"}, {"caller_nid": "assert_functions_assertisnotbool", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1512"}, {"caller_nid": "assert_functions_assertisnotbool", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1512"}, {"caller_nid": "assert_functions_assertisnotfloat", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1531"}, {"caller_nid": "assert_functions_assertisnotfloat", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1531"}, {"caller_nid": "assert_functions_assertisnotint", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1550"}, {"caller_nid": "assert_functions_assertisnotint", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1550"}, {"caller_nid": "assert_functions_assertisnotnumeric", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1569"}, {"caller_nid": "assert_functions_assertisnotnumeric", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1569"}, {"caller_nid": "assert_functions_assertisnotobject", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1588"}, {"caller_nid": "assert_functions_assertisnotobject", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1588"}, {"caller_nid": "assert_functions_assertisnotresource", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1607"}, {"caller_nid": "assert_functions_assertisnotresource", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1607"}, {"caller_nid": "assert_functions_assertisnotclosedresource", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1626"}, {"caller_nid": "assert_functions_assertisnotclosedresource", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1626"}, {"caller_nid": "assert_functions_assertisnotstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1645"}, {"caller_nid": "assert_functions_assertisnotstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1645"}, {"caller_nid": "assert_functions_assertisnotscalar", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1664"}, {"caller_nid": "assert_functions_assertisnotscalar", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1664"}, {"caller_nid": "assert_functions_assertisnotcallable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1683"}, {"caller_nid": "assert_functions_assertisnotcallable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1683"}, {"caller_nid": "assert_functions_assertisnotiterable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1702"}, {"caller_nid": "assert_functions_assertisnotiterable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1702"}, {"caller_nid": "assert_functions_assertmatchesregularexpression", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1718"}, {"caller_nid": "assert_functions_assertmatchesregularexpression", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1718"}, {"caller_nid": "assert_functions_assertdoesnotmatchregularexpression", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1734"}, {"caller_nid": "assert_functions_assertdoesnotmatchregularexpression", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1734"}, {"caller_nid": "assert_functions_assertsamesize", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1753"}, {"caller_nid": "assert_functions_assertsamesize", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1753"}, {"caller_nid": "assert_functions_assertnotsamesize", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1772"}, {"caller_nid": "assert_functions_assertnotsamesize", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1772"}, {"caller_nid": "assert_functions_assertstringcontainsstringignoringlineendings", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1786"}, {"caller_nid": "assert_functions_assertstringcontainsstringignoringlineendings", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1786"}, {"caller_nid": "assert_functions_assertstringequalsstringignoringlineendings", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1802"}, {"caller_nid": "assert_functions_assertstringequalsstringignoringlineendings", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1802"}, {"caller_nid": "assert_functions_assertfilematchesformat", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1818"}, {"caller_nid": "assert_functions_assertfilematchesformat", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1818"}, {"caller_nid": "assert_functions_assertfilematchesformatfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1834"}, {"caller_nid": "assert_functions_assertfilematchesformatfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1834"}, {"caller_nid": "assert_functions_assertstringmatchesformat", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1850"}, {"caller_nid": "assert_functions_assertstringmatchesformat", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1850"}, {"caller_nid": "assert_functions_assertstringnotmatchesformat", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1868"}, {"caller_nid": "assert_functions_assertstringnotmatchesformat", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1868"}, {"caller_nid": "assert_functions_assertstringmatchesformatfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1884"}, {"caller_nid": "assert_functions_assertstringmatchesformatfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1884"}, {"caller_nid": "assert_functions_assertstringnotmatchesformatfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1902"}, {"caller_nid": "assert_functions_assertstringnotmatchesformatfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1902"}, {"caller_nid": "assert_functions_assertstringstartswith", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1921"}, {"caller_nid": "assert_functions_assertstringstartswith", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1921"}, {"caller_nid": "assert_functions_assertstringstartsnotwith", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1940"}, {"caller_nid": "assert_functions_assertstringstartsnotwith", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1940"}, {"caller_nid": "assert_functions_assertstringcontainsstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1954"}, {"caller_nid": "assert_functions_assertstringcontainsstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1954"}, {"caller_nid": "assert_functions_assertstringcontainsstringignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1968"}, {"caller_nid": "assert_functions_assertstringcontainsstringignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1968"}, {"caller_nid": "assert_functions_assertstringnotcontainsstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1982"}, {"caller_nid": "assert_functions_assertstringnotcontainsstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1982"}, {"caller_nid": "assert_functions_assertstringnotcontainsstringignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1996"}, {"caller_nid": "assert_functions_assertstringnotcontainsstringignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L1996"}, {"caller_nid": "assert_functions_assertstringendswith", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2015"}, {"caller_nid": "assert_functions_assertstringendswith", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2015"}, {"caller_nid": "assert_functions_assertstringendsnotwith", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2034"}, {"caller_nid": "assert_functions_assertstringendsnotwith", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2034"}, {"caller_nid": "assert_functions_assertxmlfileequalsxmlfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2052"}, {"caller_nid": "assert_functions_assertxmlfileequalsxmlfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2052"}, {"caller_nid": "assert_functions_assertxmlfilenotequalsxmlfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2069"}, {"caller_nid": "assert_functions_assertxmlfilenotequalsxmlfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2069"}, {"caller_nid": "assert_functions_assertxmlstringequalsxmlfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2086"}, {"caller_nid": "assert_functions_assertxmlstringequalsxmlfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2086"}, {"caller_nid": "assert_functions_assertxmlstringnotequalsxmlfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2103"}, {"caller_nid": "assert_functions_assertxmlstringnotequalsxmlfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2103"}, {"caller_nid": "assert_functions_assertxmlstringequalsxmlstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2120"}, {"caller_nid": "assert_functions_assertxmlstringequalsxmlstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2120"}, {"caller_nid": "assert_functions_assertxmlstringnotequalsxmlstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2137"}, {"caller_nid": "assert_functions_assertxmlstringnotequalsxmlstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2137"}, {"caller_nid": "assert_functions_assertthat", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2153"}, {"caller_nid": "assert_functions_assertthat", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2153"}, {"caller_nid": "assert_functions_assertjson", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2169"}, {"caller_nid": "assert_functions_assertjson", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2169"}, {"caller_nid": "assert_functions_assertjsonstringequalsjsonstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2185"}, {"caller_nid": "assert_functions_assertjsonstringequalsjsonstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2185"}, {"caller_nid": "assert_functions_assertjsonstringnotequalsjsonstring", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2201"}, {"caller_nid": "assert_functions_assertjsonstringnotequalsjsonstring", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2201"}, {"caller_nid": "assert_functions_assertjsonstringequalsjsonfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2217"}, {"caller_nid": "assert_functions_assertjsonstringequalsjsonfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2217"}, {"caller_nid": "assert_functions_assertjsonstringnotequalsjsonfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2233"}, {"caller_nid": "assert_functions_assertjsonstringnotequalsjsonfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2233"}, {"caller_nid": "assert_functions_assertjsonfileequalsjsonfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2249"}, {"caller_nid": "assert_functions_assertjsonfileequalsjsonfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2249"}, {"caller_nid": "assert_functions_assertjsonfilenotequalsjsonfile", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2265"}, {"caller_nid": "assert_functions_assertjsonfilenotequalsjsonfile", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2265"}, {"caller_nid": "assert_functions_logicaland", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2272"}, {"caller_nid": "assert_functions_logicaland", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2272"}, {"caller_nid": "assert_functions_logicalor", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2279"}, {"caller_nid": "assert_functions_logicalor", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2279"}, {"caller_nid": "assert_functions_logicalnot", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2286"}, {"caller_nid": "assert_functions_logicalnot", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2286"}, {"caller_nid": "assert_functions_logicalxor", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2293"}, {"caller_nid": "assert_functions_logicalxor", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2293"}, {"caller_nid": "assert_functions_anything", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2300"}, {"caller_nid": "assert_functions_anything", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2300"}, {"caller_nid": "assert_functions_istrue", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2307"}, {"caller_nid": "assert_functions_istrue", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2307"}, {"caller_nid": "assert_functions_isfalse", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2314"}, {"caller_nid": "assert_functions_isfalse", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2314"}, {"caller_nid": "assert_functions_isjson", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2321"}, {"caller_nid": "assert_functions_isjson", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2321"}, {"caller_nid": "assert_functions_isnull", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2328"}, {"caller_nid": "assert_functions_isnull", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2328"}, {"caller_nid": "assert_functions_isfinite", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2335"}, {"caller_nid": "assert_functions_isfinite", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2335"}, {"caller_nid": "assert_functions_isinfinite", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2342"}, {"caller_nid": "assert_functions_isinfinite", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2342"}, {"caller_nid": "assert_functions_isnan", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2349"}, {"caller_nid": "assert_functions_isnan", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2349"}, {"caller_nid": "assert_functions_containsequal", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2356"}, {"caller_nid": "assert_functions_containsequal", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2356"}, {"caller_nid": "assert_functions_containsidentical", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2363"}, {"caller_nid": "assert_functions_containsidentical", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2363"}, {"caller_nid": "assert_functions_containsonly", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2370"}, {"caller_nid": "assert_functions_containsonly", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2370"}, {"caller_nid": "assert_functions_containsonlyinstancesof", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2377"}, {"caller_nid": "assert_functions_containsonlyinstancesof", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2377"}, {"caller_nid": "assert_functions_arrayhaskey", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2384"}, {"caller_nid": "assert_functions_arrayhaskey", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2384"}, {"caller_nid": "assert_functions_islist", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2391"}, {"caller_nid": "assert_functions_islist", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2391"}, {"caller_nid": "assert_functions_equalto", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2398"}, {"caller_nid": "assert_functions_equalto", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2398"}, {"caller_nid": "assert_functions_equaltocanonicalizing", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2405"}, {"caller_nid": "assert_functions_equaltocanonicalizing", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2405"}, {"caller_nid": "assert_functions_equaltoignoringcase", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2412"}, {"caller_nid": "assert_functions_equaltoignoringcase", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2412"}, {"caller_nid": "assert_functions_equaltowithdelta", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2419"}, {"caller_nid": "assert_functions_equaltowithdelta", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2419"}, {"caller_nid": "assert_functions_isempty", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2426"}, {"caller_nid": "assert_functions_isempty", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2426"}, {"caller_nid": "assert_functions_iswritable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2433"}, {"caller_nid": "assert_functions_iswritable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2433"}, {"caller_nid": "assert_functions_isreadable", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2440"}, {"caller_nid": "assert_functions_isreadable", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2440"}, {"caller_nid": "assert_functions_directoryexists", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2447"}, {"caller_nid": "assert_functions_directoryexists", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2447"}, {"caller_nid": "assert_functions_fileexists", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2454"}, {"caller_nid": "assert_functions_fileexists", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2454"}, {"caller_nid": "assert_functions_greaterthan", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2461"}, {"caller_nid": "assert_functions_greaterthan", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2461"}, {"caller_nid": "assert_functions_greaterthanorequal", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2468"}, {"caller_nid": "assert_functions_greaterthanorequal", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2468"}, {"caller_nid": "assert_functions_identicalto", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2475"}, {"caller_nid": "assert_functions_identicalto", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2475"}, {"caller_nid": "assert_functions_isinstanceof", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2482"}, {"caller_nid": "assert_functions_isinstanceof", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2482"}, {"caller_nid": "assert_functions_istype", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2489"}, {"caller_nid": "assert_functions_istype", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2489"}, {"caller_nid": "assert_functions_lessthan", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2496"}, {"caller_nid": "assert_functions_lessthan", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2496"}, {"caller_nid": "assert_functions_lessthanorequal", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2503"}, {"caller_nid": "assert_functions_lessthanorequal", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2503"}, {"caller_nid": "assert_functions_matchesregularexpression", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2510"}, {"caller_nid": "assert_functions_matchesregularexpression", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2510"}, {"caller_nid": "assert_functions_matches", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2517"}, {"caller_nid": "assert_functions_matches", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2517"}, {"caller_nid": "assert_functions_stringstartswith", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2524"}, {"caller_nid": "assert_functions_stringstartswith", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2524"}, {"caller_nid": "assert_functions_stringcontains", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2531"}, {"caller_nid": "assert_functions_stringcontains", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2531"}, {"caller_nid": "assert_functions_stringendswith", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2538"}, {"caller_nid": "assert_functions_stringendswith", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2538"}, {"caller_nid": "assert_functions_stringequalsstringignoringlineendings", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2545"}, {"caller_nid": "assert_functions_stringequalsstringignoringlineendings", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2545"}, {"caller_nid": "assert_functions_countof", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2552"}, {"caller_nid": "assert_functions_countof", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2552"}, {"caller_nid": "assert_functions_objectequals", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2559"}, {"caller_nid": "assert_functions_objectequals", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2559"}, {"caller_nid": "assert_functions_callback", "callee": "Assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2573"}, {"caller_nid": "assert_functions_onconsecutivecalls", "callee": "func_get_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php", "source_location": "L2703"}]}