{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "label": "ErrorLogHandler.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L1"}, {"id": "handler_errorloghandler_errorloghandler", "label": "ErrorLogHandler", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L25"}, {"id": "handler_errorloghandler_errorloghandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L40"}, {"id": "handler_errorloghandler_errorloghandler_getavailabletypes", "label": ".getAvailableTypes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L57"}, {"id": "handler_errorloghandler_errorloghandler_getdefaultformatter", "label": ".getDefaultFormatter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L68"}, {"id": "handler_errorloghandler_errorloghandler_write", "label": ".write()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L76"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "target": "lineformatter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "target": "formatterinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "target": "level", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "target": "utils", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "target": "logrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_handler_errorloghandler_php", "target": "handler_errorloghandler_errorloghandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L25", "weight": 1.0}, {"source": "handler_errorloghandler_errorloghandler", "target": "handler_errorloghandler_errorloghandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L40", "weight": 1.0}, {"source": "handler_errorloghandler_errorloghandler", "target": "handler_errorloghandler_errorloghandler_getavailabletypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L57", "weight": 1.0}, {"source": "handler_errorloghandler_errorloghandler", "target": "handler_errorloghandler_errorloghandler_getdefaultformatter", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L68", "weight": 1.0}, {"source": "handler_errorloghandler_errorloghandler", "target": "handler_errorloghandler_errorloghandler_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "handler_errorloghandler_errorloghandler_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L42"}, {"caller_nid": "handler_errorloghandler_errorloghandler_construct", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L44"}, {"caller_nid": "handler_errorloghandler_errorloghandler_construct", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L44"}, {"caller_nid": "handler_errorloghandler_errorloghandler_construct", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L45"}, {"caller_nid": "handler_errorloghandler_errorloghandler_construct", "callee": "print_r", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L45"}, {"caller_nid": "handler_errorloghandler_errorloghandler_write", "callee": "error_log", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L79"}, {"caller_nid": "handler_errorloghandler_errorloghandler_write", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L84"}, {"caller_nid": "handler_errorloghandler_errorloghandler_write", "callee": "preg_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L86"}, {"caller_nid": "handler_errorloghandler_errorloghandler_write", "callee": "preg_last_error_msg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L88"}, {"caller_nid": "handler_errorloghandler_errorloghandler_write", "callee": "error_log", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Handler\\ErrorLogHandler.php", "source_location": "L91"}]}