{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "label": "CollectionInterface.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L1"}, {"id": "src_collectioninterface_add", "label": "add()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L61"}, {"id": "src_collectioninterface_contains", "label": "contains()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L69"}, {"id": "src_collectioninterface_gettype", "label": "getType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L74"}, {"id": "src_collectioninterface_remove", "label": "remove()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L84"}, {"id": "src_collectioninterface_column", "label": "column()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L99"}, {"id": "src_collectioninterface_first", "label": "first()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L108"}, {"id": "src_collectioninterface_last", "label": "last()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L117"}, {"id": "src_collectioninterface_sort", "label": "sort()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L139"}, {"id": "src_collectioninterface_filter", "label": "filter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L155"}, {"id": "src_collectioninterface_where", "label": "where()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L175"}, {"id": "src_collectioninterface_map", "label": "map()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L194"}, {"id": "src_collectioninterface_reduce", "label": "reduce()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L211"}, {"id": "src_collectioninterface_diff", "label": "diff()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L225"}, {"id": "src_collectioninterface_intersect", "label": "intersect()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L239"}, {"id": "src_collectioninterface_merge", "label": "merge()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L252"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "collectionmismatchexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "invalidpropertyormethod", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "nosuchelementexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "unsupportedoperationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_add", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L61", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_contains", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L69", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_gettype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L74", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_remove", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L84", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_column", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L99", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_first", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L108", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_last", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L117", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_sort", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L139", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_filter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L155", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_where", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L175", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L194", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L211", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_diff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L225", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_intersect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L239", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_collection_src_collectioninterface_php", "target": "src_collectioninterface_merge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\collection\\src\\CollectionInterface.php", "source_location": "L252", "weight": 1.0}], "raw_calls": []}