{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_keygeneratecommand_php", "label": "KeyGenerateCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L1"}, {"id": "console_keygeneratecommand_keygeneratecommand", "label": "KeyGenerateCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L10"}, {"id": "console_keygeneratecommand_keygeneratecommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L36"}, {"id": "console_keygeneratecommand_keygeneratecommand_generaterandomkey", "label": ".generateRandomKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L61"}, {"id": "console_keygeneratecommand_keygeneratecommand_setkeyinenvironmentfile", "label": ".setKeyInEnvironmentFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L74"}, {"id": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "label": ".writeNewEnvironmentFileWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L95"}, {"id": "console_keygeneratecommand_keygeneratecommand_keyreplacementpattern", "label": ".keyReplacementPattern()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L119"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_keygeneratecommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_keygeneratecommand_php", "target": "confirmabletrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_keygeneratecommand_php", "target": "encrypter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_keygeneratecommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_keygeneratecommand_php", "target": "console_keygeneratecommand_keygeneratecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand", "target": "console_keygeneratecommand_keygeneratecommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L36", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand", "target": "console_keygeneratecommand_keygeneratecommand_generaterandomkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L61", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand", "target": "console_keygeneratecommand_keygeneratecommand_setkeyinenvironmentfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L74", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand", "target": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L95", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand", "target": "console_keygeneratecommand_keygeneratecommand_keyreplacementpattern", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L119", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand_handle", "target": "console_keygeneratecommand_keygeneratecommand_generaterandomkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L38", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand_handle", "target": "console_keygeneratecommand_keygeneratecommand_setkeyinenvironmentfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand_setkeyinenvironmentfile", "target": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L82", "weight": 1.0}, {"source": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "target": "console_keygeneratecommand_keygeneratecommand_keyreplacementpattern", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L98", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_keygeneratecommand_keygeneratecommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L40"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_handle", "callee": "line", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L41"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_handle", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L53"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_generaterandomkey", "callee": "base64_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L63"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_generaterandomkey", "callee": "Encrypter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L64"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_setkeyinenvironmentfile", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L78"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_setkeyinenvironmentfile", "callee": "confirmToProceed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L78"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L97"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L100"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "callee": "environmentFilePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L100"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "callee": "error", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L104"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "callee": "file_put_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L109"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_writenewenvironmentfilewith", "callee": "environmentFilePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L109"}, {"caller_nid": "console_keygeneratecommand_keygeneratecommand_keyreplacementpattern", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\KeyGenerateCommand.php", "source_location": "L121"}]}