{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "label": "PushoverHandler.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L1"}, {"id": "handler_pushoverhandler_pushoverhandler", "label": "PushoverHandler", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L26"}, {"id": "handler_pushoverhandler_pushoverhandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L100"}, {"id": "handler_pushoverhandler_pushoverhandler_generatedatastream", "label": ".generateDataStream()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L138"}, {"id": "handler_pushoverhandler_pushoverhandler_buildcontent", "label": ".buildContent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L145"}, {"id": "handler_pushoverhandler_pushoverhandler_buildheader", "label": ".buildHeader()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L186"}, {"id": "handler_pushoverhandler_pushoverhandler_write", "label": ".write()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L197"}, {"id": "handler_pushoverhandler_pushoverhandler_sethighprioritylevel", "label": ".setHighPriorityLevel()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L215"}, {"id": "handler_pushoverhandler_pushoverhandler_setemergencylevel", "label": ".setEmergencyLevel()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L228"}, {"id": "handler_pushoverhandler_pushoverhandler_useformattedmessage", "label": ".useFormattedMessage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L240"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "target": "level", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "target": "logger", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "target": "utils", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "target": "loglevel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "target": "logrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_pushoverhandler_php", "target": "handler_pushoverhandler_pushoverhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L26", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L100", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_generatedatastream", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L138", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_buildcontent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L145", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_buildheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L186", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L197", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_sethighprioritylevel", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L215", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_setemergencylevel", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L228", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler", "target": "handler_pushoverhandler_pushoverhandler_useformattedmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L240", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler_generatedatastream", "target": "handler_pushoverhandler_pushoverhandler_buildcontent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L140", "weight": 1.0}, {"source": "handler_pushoverhandler_pushoverhandler_generatedatastream", "target": "handler_pushoverhandler_pushoverhandler_buildheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L142", "weight": 1.0}], "raw_calls": [{"caller_nid": "handler_pushoverhandler_pushoverhandler_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L118"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_construct", "callee": "gethostname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L131"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_construct", "callee": "Logger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L132"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_construct", "callee": "Logger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L133"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L148"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "Utils", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L151"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "getTimestamp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L153"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "array_intersect_key", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L172"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "array_intersect_key", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L173"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L176"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L179"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L179"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildcontent", "callee": "http_build_query", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L183"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_buildheader", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L191"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_write", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L202"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_write", "callee": "closeSocket", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L203"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_sethighprioritylevel", "callee": "Logger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L217"}, {"caller_nid": "handler_pushoverhandler_pushoverhandler_setemergencylevel", "callee": "Logger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\PushoverHandler.php", "source_location": "L230"}]}