{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_requeststack_php", "label": "RequestStack.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L1"}, {"id": "http_foundation_requeststack_requeststack", "label": "RequestStack", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L22"}, {"id": "http_foundation_requeststack_requeststack_push", "label": ".push()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L37"}, {"id": "http_foundation_requeststack_requeststack_pop", "label": ".pop()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L50"}, {"id": "http_foundation_requeststack_requeststack_getcurrentrequest", "label": ".getCurrentRequest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L59"}, {"id": "http_foundation_requeststack_requeststack_getmainrequest", "label": ".getMainRequest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L71"}, {"id": "http_foundation_requeststack_requeststack_getparentrequest", "label": ".getParentRequest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L89"}, {"id": "http_foundation_requeststack_requeststack_getsession", "label": ".getSession()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L101"}, {"id": "http_foundation_requeststack_requeststack_resetrequestformats", "label": ".resetRequestFormats()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L110"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_requeststack_php", "target": "sessionnotfoundexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_requeststack_php", "target": "sessioninterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_requeststack_php", "target": "http_foundation_requeststack_requeststack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L22", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L37", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_pop", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L50", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_getcurrentrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L59", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_getmainrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L71", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_getparentrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L89", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_getsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L101", "weight": 1.0}, {"source": "http_foundation_requeststack_requeststack", "target": "http_foundation_requeststack_requeststack_resetrequestformats", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L110", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_foundation_requeststack_requeststack_pop", "callee": "array_pop", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L56"}, {"caller_nid": "http_foundation_requeststack_requeststack_getcurrentrequest", "callee": "end", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L61"}, {"caller_nid": "http_foundation_requeststack_requeststack_getparentrequest", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L91"}, {"caller_nid": "http_foundation_requeststack_requeststack_getsession", "callee": "end", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L103"}, {"caller_nid": "http_foundation_requeststack_requeststack_getsession", "callee": "hasSession", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L103"}, {"caller_nid": "http_foundation_requeststack_requeststack_resetrequestformats", "callee": "\\Closure", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L113"}, {"caller_nid": "http_foundation_requeststack_requeststack_resetrequestformats", "callee": "$resetRequestFormats", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\RequestStack.php", "source_location": "L114"}]}