{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "label": "QuestionHelper.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L1"}, {"id": "console_questionhelper_questionhelper", "label": "QuestionHelper", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L13"}, {"id": "console_questionhelper_questionhelper_writeprompt", "label": ".writePrompt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L20"}, {"id": "console_questionhelper_questionhelper_ensureendswithpunctuation", "label": ".ensureEndsWithPunctuation()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L76"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "twocolumndetail", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "outputformatter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "symfonyquestionhelper", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "choicequestion", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "confirmationquestion", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "question", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_questionhelper_php", "target": "console_questionhelper_questionhelper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L13", "weight": 1.0}, {"source": "console_questionhelper_questionhelper", "target": "console_questionhelper_questionhelper_writeprompt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L20", "weight": 1.0}, {"source": "console_questionhelper_questionhelper", "target": "console_questionhelper_questionhelper_ensureendswithpunctuation", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L76", "weight": 1.0}, {"source": "console_questionhelper_questionhelper_writeprompt", "target": "console_questionhelper_questionhelper_ensureendswithpunctuation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L22"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "getQuestion", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L22"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "getDefault", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L28"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "isMultiline", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L30"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L31"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L38"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L43"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "getChoices", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L48"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L49"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L49"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L54"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L54"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L59"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "getChoices", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L62"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "render", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L63"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L63"}, {"caller_nid": "console_questionhelper_questionhelper_writeprompt", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L67"}, {"caller_nid": "console_questionhelper_questionhelper_ensureendswithpunctuation", "callee": "endsWith", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L78"}, {"caller_nid": "console_questionhelper_questionhelper_ensureendswithpunctuation", "callee": "str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\QuestionHelper.php", "source_location": "L78"}]}