{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "label": "IsEmpty.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L1"}, {"id": "cardinality_isempty_isempty", "label": "IsEmpty", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L22"}, {"id": "cardinality_isempty_isempty_tostring", "label": ".toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L27"}, {"id": "cardinality_isempty_isempty_matches", "label": ".matches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L36"}, {"id": "cardinality_isempty_isempty_failuredescription", "label": ".failureDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L55"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "gettype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "sprintf", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "str_starts_with", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "countable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "emptyiterator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_cardinality_isempty_php", "target": "cardinality_isempty_isempty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L22", "weight": 1.0}, {"source": "cardinality_isempty_isempty", "target": "cardinality_isempty_isempty_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L27", "weight": 1.0}, {"source": "cardinality_isempty_isempty", "target": "cardinality_isempty_isempty_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L36", "weight": 1.0}, {"source": "cardinality_isempty_isempty", "target": "cardinality_isempty_isempty_failuredescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L55", "weight": 1.0}, {"source": "cardinality_isempty_isempty_failuredescription", "target": "cardinality_isempty_isempty_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L63", "weight": 1.0}], "raw_calls": [{"caller_nid": "cardinality_isempty_isempty_matches", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L43"}, {"caller_nid": "cardinality_isempty_isempty_matches", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L46"}, {"caller_nid": "cardinality_isempty_isempty_failuredescription", "callee": "gettype", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L57"}, {"caller_nid": "cardinality_isempty_isempty_failuredescription", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L59"}, {"caller_nid": "cardinality_isempty_isempty_failuredescription", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L61"}, {"caller_nid": "cardinality_isempty_isempty_failuredescription", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Cardinality\\IsEmpty.php", "source_location": "L61"}]}