{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "label": "ExceptionHandler.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L1"}, {"id": "laravel_exceptionhandler_exceptionhandler", "label": "ExceptionHandler", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L16"}, {"id": "laravel_exceptionhandler_exceptionhandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L35"}, {"id": "laravel_exceptionhandler_exceptionhandler_report", "label": ".report()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L44"}, {"id": "laravel_exceptionhandler_exceptionhandler_render", "label": ".render()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L52"}, {"id": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "label": ".renderForConsole()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L60"}, {"id": "laravel_exceptionhandler_exceptionhandler_shouldreport", "label": ".shouldReport()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L83"}, {"id": "laravel_exceptionhandler_exceptionhandler_reportable", "label": ".reportable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L93"}, {"id": "laravel_exceptionhandler_exceptionhandler_renderable", "label": ".renderable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L103"}, {"id": "laravel_exceptionhandler_exceptionhandler_dontreportduplicates", "label": ".dontReportDuplicates()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L115"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "target": "container", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "target": "exceptionhandler", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "target": "provider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "target": "exceptioninterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nunomaduro_collision_src_adapters_laravel_exceptionhandler_php", "target": "laravel_exceptionhandler_exceptionhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L16", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L35", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L44", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L52", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L60", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_shouldreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L83", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_reportable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L93", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_renderable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L103", "weight": 1.0}, {"source": "laravel_exceptionhandler_exceptionhandler", "target": "laravel_exceptionhandler_exceptionhandler_dontreportduplicates", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L66"}, {"caller_nid": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "callee": "setOutput", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L68"}, {"caller_nid": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "callee": "getHandler", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L68"}, {"caller_nid": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "callee": "register", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L68"}, {"caller_nid": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "callee": "setInspector", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L72"}, {"caller_nid": "laravel_exceptionhandler_exceptionhandler_renderforconsole", "callee": "handle", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nunomaduro\\collision\\src\\Adapters\\Laravel\\ExceptionHandler.php", "source_location": "L74"}]}