{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_sebastian_global_state_src_excludelist_php", "label": "ExcludeList.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L1"}, {"id": "src_excludelist_excludelist", "label": "ExcludeList", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L16"}, {"id": "src_excludelist_excludelist_addglobalvariable", "label": ".addGlobalVariable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L25"}, {"id": "src_excludelist_excludelist_addclass", "label": ".addClass()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L30"}, {"id": "src_excludelist_excludelist_addsubclassesof", "label": ".addSubclassesOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L35"}, {"id": "src_excludelist_excludelist_addimplementorsof", "label": ".addImplementorsOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L40"}, {"id": "src_excludelist_excludelist_addclassnameprefix", "label": ".addClassNamePrefix()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L45"}, {"id": "src_excludelist_excludelist_addstaticproperty", "label": ".addStaticProperty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L50"}, {"id": "src_excludelist_excludelist_isglobalvariableexcluded", "label": ".isGlobalVariableExcluded()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L59"}, {"id": "src_excludelist_excludelist_isstaticpropertyexcluded", "label": ".isStaticPropertyExcluded()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L67"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_sebastian_global_state_src_excludelist_php", "target": "in_array", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_global_state_src_excludelist_php", "target": "str_starts_with", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_global_state_src_excludelist_php", "target": "reflectionclass", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_global_state_src_excludelist_php", "target": "src_excludelist_excludelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L16", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_addglobalvariable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L25", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_addclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L30", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_addsubclassesof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L35", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_addimplementorsof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L40", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_addclassnameprefix", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L45", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_addstaticproperty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L50", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_isglobalvariableexcluded", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L59", "weight": 1.0}, {"source": "src_excludelist_excludelist", "target": "src_excludelist_excludelist_isstaticpropertyexcluded", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_excludelist_excludelist_addstaticproperty", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L52"}, {"caller_nid": "src_excludelist_excludelist_isglobalvariableexcluded", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L61"}, {"caller_nid": "src_excludelist_excludelist_isstaticpropertyexcluded", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L69"}, {"caller_nid": "src_excludelist_excludelist_isstaticpropertyexcluded", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L74"}, {"caller_nid": "src_excludelist_excludelist_isstaticpropertyexcluded", "callee": "isSubclassOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L82"}, {"caller_nid": "src_excludelist_excludelist_isstaticpropertyexcluded", "callee": "implementsInterface", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L88"}, {"caller_nid": "src_excludelist_excludelist_isstaticpropertyexcluded", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\global-state\\src\\ExcludeList.php", "source_location": "L93"}]}