{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_session_attribute_attributebag_php", "label": "AttributeBag.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L1"}, {"id": "attribute_attributebag_attributebag", "label": "AttributeBag", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L19"}, {"id": "attribute_attributebag_attributebag_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L29"}, {"id": "attribute_attributebag_attributebag_getname", "label": ".getName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L34"}, {"id": "attribute_attributebag_attributebag_setname", "label": ".setName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L42"}, {"id": "attribute_attributebag_attributebag_initialize", "label": ".initialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L50"}, {"id": "attribute_attributebag_attributebag_getstoragekey", "label": ".getStorageKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L55"}, {"id": "attribute_attributebag_attributebag_has", "label": ".has()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L60"}, {"id": "attribute_attributebag_attributebag_get", "label": ".get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L65"}, {"id": "attribute_attributebag_attributebag_set", "label": ".set()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L73"}, {"id": "attribute_attributebag_attributebag_all", "label": ".all()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L78"}, {"id": "attribute_attributebag_attributebag_replace", "label": ".replace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L86"}, {"id": "attribute_attributebag_attributebag_remove", "label": ".remove()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L94"}, {"id": "attribute_attributebag_attributebag_clear", "label": ".clear()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L105"}, {"id": "attribute_attributebag_attributebag_getiterator", "label": ".getIterator()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L118"}, {"id": "attribute_attributebag_attributebag_count", "label": ".count()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L126"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_session_attribute_attributebag_php", "target": "attribute_attributebag_attributebag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L19", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L29", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L34", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L42", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_initialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L50", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_getstoragekey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L55", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_has", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L60", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L65", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L73", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L78", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L86", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L94", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L105", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_getiterator", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L118", "weight": 1.0}, {"source": "attribute_attributebag_attributebag", "target": "attribute_attributebag_attributebag_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L126", "weight": 1.0}, {"source": "attribute_attributebag_attributebag_replace", "target": "attribute_attributebag_attributebag_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "attribute_attributebag_attributebag_has", "callee": "\\array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L62"}, {"caller_nid": "attribute_attributebag_attributebag_get", "callee": "\\array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L67"}, {"caller_nid": "attribute_attributebag_attributebag_remove", "callee": "\\array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L97"}, {"caller_nid": "attribute_attributebag_attributebag_count", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\Session\\Attribute\\AttributeBag.php", "source_location": "L128"}]}