{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_binaryfileresponse_php", "label": "BinaryFileResponse.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L1"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse", "label": "BinaryFileResponse", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L26"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L48"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "label": ".setFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L66"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_getfile", "label": ".getFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L100"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_setchunksize", "label": ".setChunkSize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L110"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_setautolastmodified", "label": ".setAutoLastModified()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L126"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "label": ".setAutoEtag()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L138"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "label": ".setContentDisposition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L154"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "label": ".prepare()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L180"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_hasvalidifrangeheader", "label": ".hasValidIfRangeHeader()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L283"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "label": ".sendContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L296"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_setcontent", "label": ".setContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L349"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_getcontent", "label": ".getContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L358"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_trustxsendfiletypeheader", "label": ".trustXSendfileTypeHeader()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L368"}, {"id": "http_foundation_binaryfileresponse_binaryfileresponse_deletefileaftersend", "label": ".deleteFileAfterSend()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L379"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_binaryfileresponse_php", "target": "fileexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_binaryfileresponse_php", "target": "file", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_binaryfileresponse_php", "target": "http_foundation_binaryfileresponse_binaryfileresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L26", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L48", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L66", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_getfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L100", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setchunksize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L110", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setautolastmodified", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L126", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L138", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L154", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L180", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_hasvalidifrangeheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L283", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L296", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setcontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L349", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_getcontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L358", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_trustxsendfiletypeheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L368", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse", "target": "http_foundation_binaryfileresponse_binaryfileresponse_deletefileaftersend", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L379", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse_construct", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L52", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L83", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setautolastmodified", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L87", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "target": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L91", "weight": 1.0}, {"source": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "target": "http_foundation_binaryfileresponse_binaryfileresponse_hasvalidifrangeheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L50"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_construct", "callee": "setPublic", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L55"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "callee": "getPathname", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L70"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setfile", "callee": "isReadable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L76"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautolastmodified", "callee": "setLastModified", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L128"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautolastmodified", "callee": "\\DateTimeImmutable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L128"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautolastmodified", "callee": "getMTime", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L128"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "callee": "setEtag", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L140"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "callee": "base64_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L140"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "callee": "hash_file", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L140"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setautoetag", "callee": "getPathname", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L140"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "getFilename", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L157"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L160"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L160"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "mb_detect_encoding", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L161"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "mb_strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L163"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "mb_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L164"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "\\ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L166"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "\\ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L166"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "makeDisposition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L174"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_setcontentdisposition", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L175"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "isInformational", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L182"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "isEmpty", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L182"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L183"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L190"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L191"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "getMimeType", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L191"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L194"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "getSize", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L199"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "remove", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L202"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L203"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L205"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L207"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "isMethodSafe", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L207"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L210"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L212"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "getRealPath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L213"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "getPathname", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L216"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L218"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L222"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "HeaderUtils", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L225"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L225"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L228"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L229"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L229"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L232"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L238"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L241"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "isMethod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L241"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L243"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L243"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L244"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L246"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L247"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L247"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "min", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L259"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "setStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L261"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L262"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L262"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "setStatusCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L267"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L268"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L268"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L269"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_prepare", "callee": "isMethod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L276"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_hasvalidifrangeheader", "callee": "getEtag", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L285"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_hasvalidifrangeheader", "callee": "getLastModified", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L289"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_hasvalidifrangeheader", "callee": "format", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L293"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "isSuccessful", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L299"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fopen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L307"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fopen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L308"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "getPathname", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L308"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "ignore_user_abort", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L310"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fseek", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L313"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "feof", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L317"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fread", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L320"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fwrite", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L324"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "connection_aborted", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L325"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L331"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fclose", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L335"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "fclose", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L336"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "is_file", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L338"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "getPathname", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L338"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "unlink", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L339"}, {"caller_nid": "http_foundation_binaryfileresponse_binaryfileresponse_sendcontent", "callee": "getPathname", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\BinaryFileResponse.php", "source_location": "L339"}]}