{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_formatter_lineformatter_php", "label": "LineFormatter.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L1"}, {"id": "formatter_lineformatter_lineformatter", "label": "LineFormatter", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L26"}, {"id": "formatter_lineformatter_lineformatter_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L44"}, {"id": "formatter_lineformatter_lineformatter_setbasepath", "label": ".setBasePath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L57"}, {"id": "formatter_lineformatter_lineformatter_includestacktraces", "label": ".includeStacktraces()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L71"}, {"id": "formatter_lineformatter_lineformatter_indentstacktraces", "label": ".indentStacktraces()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L88"}, {"id": "formatter_lineformatter_lineformatter_allowinlinelinebreaks", "label": ".allowInlineLineBreaks()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L98"}, {"id": "formatter_lineformatter_lineformatter_ignoreemptycontextandextra", "label": ".ignoreEmptyContextAndExtra()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L108"}, {"id": "formatter_lineformatter_lineformatter_setmaxlevelnamelength", "label": ".setMaxLevelNameLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L121"}, {"id": "formatter_lineformatter_lineformatter_format", "label": ".format()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L131"}, {"id": "formatter_lineformatter_lineformatter_formatbatch", "label": ".formatBatch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L185"}, {"id": "formatter_lineformatter_lineformatter_stringify", "label": ".stringify()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L198"}, {"id": "formatter_lineformatter_lineformatter_normalizeexception", "label": ".normalizeException()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L203"}, {"id": "formatter_lineformatter_lineformatter_converttostring", "label": ".convertToString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L225"}, {"id": "formatter_lineformatter_lineformatter_replacenewlines", "label": ".replaceNewlines()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L238"}, {"id": "formatter_lineformatter_lineformatter_formatexception", "label": ".formatException()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L256"}, {"id": "formatter_lineformatter_lineformatter_stacktracesparser", "label": ".stacktracesParser()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L291"}, {"id": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "label": ".stacktracesParserCustom()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L310"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_formatter_lineformatter_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_formatter_lineformatter_php", "target": "utils", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_formatter_lineformatter_php", "target": "logrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_formatter_lineformatter_php", "target": "formatter_lineformatter_lineformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L26", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L44", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_setbasepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L57", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_includestacktraces", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L71", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_indentstacktraces", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L88", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_allowinlinelinebreaks", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L98", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_ignoreemptycontextandextra", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L108", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_setmaxlevelnamelength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L121", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L131", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_formatbatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L185", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_stringify", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L198", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_normalizeexception", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L203", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_converttostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L225", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_replacenewlines", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L238", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_formatexception", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L256", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_stacktracesparser", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L291", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter", "target": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L310", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_construct", "target": "formatter_lineformatter_lineformatter_includestacktraces", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L49", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_format", "target": "formatter_lineformatter_lineformatter_stringify", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L142", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_formatbatch", "target": "formatter_lineformatter_lineformatter_format", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L189", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_stringify", "target": "formatter_lineformatter_lineformatter_replacenewlines", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L200", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_stringify", "target": "formatter_lineformatter_lineformatter_converttostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L200", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_normalizeexception", "target": "formatter_lineformatter_lineformatter_formatexception", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L205", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_formatexception", "target": "formatter_lineformatter_lineformatter_stacktracesparser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L285", "weight": 1.0}, {"source": "formatter_lineformatter_lineformatter_stacktracesparser", "target": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L300", "weight": 1.0}], "raw_calls": [{"caller_nid": "formatter_lineformatter_lineformatter_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L50"}, {"caller_nid": "formatter_lineformatter_lineformatter_setbasepath", "callee": "rtrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L60"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L133"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L136"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L141"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L142"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L148"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L149"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L155"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L157"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L160"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L162"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L167"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L168"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L173"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L174"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "preg_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L176"}, {"caller_nid": "formatter_lineformatter_lineformatter_format", "callee": "preg_last_error_msg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L178"}, {"caller_nid": "formatter_lineformatter_lineformatter_normalizeexception", "callee": "getPrevious", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L207"}, {"caller_nid": "formatter_lineformatter_lineformatter_normalizeexception", "callee": "getPrevious", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L216"}, {"caller_nid": "formatter_lineformatter_lineformatter_converttostring", "callee": "\\is_bool", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L227"}, {"caller_nid": "formatter_lineformatter_lineformatter_converttostring", "callee": "var_export", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L228"}, {"caller_nid": "formatter_lineformatter_lineformatter_converttostring", "callee": "\\is_scalar", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L231"}, {"caller_nid": "formatter_lineformatter_lineformatter_converttostring", "callee": "toJson", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L235"}, {"caller_nid": "formatter_lineformatter_lineformatter_replacenewlines", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L241"}, {"caller_nid": "formatter_lineformatter_lineformatter_replacenewlines", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L241"}, {"caller_nid": "formatter_lineformatter_lineformatter_replacenewlines", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L242"}, {"caller_nid": "formatter_lineformatter_lineformatter_replacenewlines", "callee": "preg_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L244"}, {"caller_nid": "formatter_lineformatter_lineformatter_replacenewlines", "callee": "preg_last_error_msg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L246"}, {"caller_nid": "formatter_lineformatter_lineformatter_replacenewlines", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L253"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "Utils", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L258"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "getCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L258"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L260"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L264"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L268"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L269"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "\\is_object", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L271"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L271"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "toJson", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L272"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "getFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L277"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L279"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L279"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L282"}, {"caller_nid": "formatter_lineformatter_lineformatter_formatexception", "callee": "getLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L282"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparser", "callee": "getTraceAsString", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L293"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparser", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L296"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparser", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L296"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparser", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L304"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L312"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L312"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L312"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L312"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L312"}, {"caller_nid": "formatter_lineformatter_lineformatter_stacktracesparsercustom", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Formatter\\LineFormatter.php", "source_location": "L312"}]}