{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "label": "AboutCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L1"}, {"id": "console_aboutcommand_aboutcommand", "label": "AboutCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L11"}, {"id": "console_aboutcommand_aboutcommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L56"}, {"id": "console_aboutcommand_aboutcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L68"}, {"id": "console_aboutcommand_aboutcommand_display", "label": ".display()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L110"}, {"id": "console_aboutcommand_aboutcommand_displaydetail", "label": ".displayDetail()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L121"}, {"id": "console_aboutcommand_aboutcommand_displayjson", "label": ".displayJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L142"}, {"id": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "label": ".gatherApplicationInformation()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L160"}, {"id": "console_aboutcommand_aboutcommand_hasphpfiles", "label": ".hasPhpFiles()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L222"}, {"id": "console_aboutcommand_aboutcommand_add", "label": ".add()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L235"}, {"id": "console_aboutcommand_aboutcommand_addtosection", "label": ".addToSection()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L248"}, {"id": "console_aboutcommand_aboutcommand_sections", "label": ".sections()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L266"}, {"id": "console_aboutcommand_aboutcommand_format", "label": ".format()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L282"}, {"id": "console_aboutcommand_aboutcommand_tosearchkeyword", "label": ".toSearchKeyword()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L301"}, {"id": "console_aboutcommand_aboutcommand_flushstate", "label": ".flushState()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L311"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "target": "composer", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_aboutcommand_php", "target": "console_aboutcommand_aboutcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L56", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L68", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_display", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L110", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_displaydetail", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L121", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_displayjson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L142", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L160", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_hasphpfiles", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L222", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L235", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_addtosection", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L248", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_sections", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L266", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L282", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_tosearchkeyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L301", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand", "target": "console_aboutcommand_aboutcommand_flushstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L311", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_handle", "target": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L70", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_handle", "target": "console_aboutcommand_aboutcommand_tosearchkeyword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L95", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_handle", "target": "console_aboutcommand_aboutcommand_sections", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L95", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_handle", "target": "console_aboutcommand_aboutcommand_display", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L97", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_display", "target": "console_aboutcommand_aboutcommand_displayjson", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L112", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_display", "target": "console_aboutcommand_aboutcommand_displaydetail", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L112", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_displayjson", "target": "console_aboutcommand_aboutcommand_tosearchkeyword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L147", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "target": "console_aboutcommand_aboutcommand_hasphpfiles", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L182", "weight": 1.0}, {"source": "console_aboutcommand_aboutcommand_sections", "target": "console_aboutcommand_aboutcommand_tosearchkeyword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L270", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_aboutcommand_aboutcommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L58"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "pipe", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L72"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "filter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L72"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "sortBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L72"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L72"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L72"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "flatten", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L73"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L73"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L73"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L75"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L79"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L80"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L83"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "values", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L83"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L83"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L83"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "call", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L83"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "array_search", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L90"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L95"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L95"}, {"caller_nid": "console_aboutcommand_aboutcommand_handle", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L99"}, {"caller_nid": "console_aboutcommand_aboutcommand_display", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L112"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "each", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L123"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L124"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "twoColumnDetail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L126"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "each", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L128"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "pipe", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L128"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "sort", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L128"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "twoColumnDetail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L131"}, {"caller_nid": "console_aboutcommand_aboutcommand_displaydetail", "callee": "value", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L131"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "flatMap", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L144"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "snake", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L146"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L146"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "mapWithKeys", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L146"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "value", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L147"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L152"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "strip_tags", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L152"}, {"caller_nid": "console_aboutcommand_aboutcommand_displayjson", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L152"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L167"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L168"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "version", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L169"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "phpversion", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L170"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "getVersion", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L171"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "environment", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L172"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L173"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L173"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "replace", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L174"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L174"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L174"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L175"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "isDownForMaintenance", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L175"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L178"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L179"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "configurationIsCached", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L179"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L180"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "eventsAreCached", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L180"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L181"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "routesAreCached", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L181"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L182"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "storagePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L182"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L185"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L185"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L186"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L187"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L188"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L190"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L192"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L193"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L193"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "value", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L195"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L195"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "implode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L197"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L198"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L206"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L207"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L208"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L209"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L210"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "__invoke", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L213"}, {"caller_nid": "console_aboutcommand_aboutcommand_gatherapplicationinformation", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L213"}, {"caller_nid": "console_aboutcommand_aboutcommand_hasphpfiles", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L224"}, {"caller_nid": "console_aboutcommand_aboutcommand_hasphpfiles", "callee": "glob", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L224"}, {"caller_nid": "console_aboutcommand_aboutcommand_add", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L237"}, {"caller_nid": "console_aboutcommand_aboutcommand_addtosection", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L250"}, {"caller_nid": "console_aboutcommand_aboutcommand_addtosection", "callee": "is_callable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L254"}, {"caller_nid": "console_aboutcommand_aboutcommand_addtosection", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L254"}, {"caller_nid": "console_aboutcommand_aboutcommand_sections", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L268"}, {"caller_nid": "console_aboutcommand_aboutcommand_sections", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L268"}, {"caller_nid": "console_aboutcommand_aboutcommand_sections", "callee": "filter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L268"}, {"caller_nid": "console_aboutcommand_aboutcommand_sections", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L268"}, {"caller_nid": "console_aboutcommand_aboutcommand_sections", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L268"}, {"caller_nid": "console_aboutcommand_aboutcommand_sections", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L268"}, {"caller_nid": "console_aboutcommand_aboutcommand_format", "callee": "value", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L286"}, {"caller_nid": "console_aboutcommand_aboutcommand_format", "callee": "value", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L288"}, {"caller_nid": "console_aboutcommand_aboutcommand_format", "callee": "value", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L291"}, {"caller_nid": "console_aboutcommand_aboutcommand_tosearchkeyword", "callee": "snake", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L303"}, {"caller_nid": "console_aboutcommand_aboutcommand_tosearchkeyword", "callee": "lower", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L303"}, {"caller_nid": "console_aboutcommand_aboutcommand_tosearchkeyword", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\AboutCommand.php", "source_location": "L303"}]}