{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "label": "EnvironmentEncryptCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L1"}, {"id": "console_environmentencryptcommand_environmentencryptcommand", "label": "EnvironmentEncryptCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L12"}, {"id": "console_environmentencryptcommand_environmentencryptcommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L46"}, {"id": "console_environmentencryptcommand_environmentencryptcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L58"}, {"id": "console_environmentencryptcommand_environmentencryptcommand_parsekey", "label": ".parseKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L116"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "exception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "encrypter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "filesystem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_environmentencryptcommand_php", "target": "console_environmentencryptcommand_environmentencryptcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "console_environmentencryptcommand_environmentencryptcommand", "target": "console_environmentencryptcommand_environmentencryptcommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L46", "weight": 1.0}, {"source": "console_environmentencryptcommand_environmentencryptcommand", "target": "console_environmentencryptcommand_environmentencryptcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L58", "weight": 1.0}, {"source": "console_environmentencryptcommand_environmentencryptcommand", "target": "console_environmentencryptcommand_environmentencryptcommand_parsekey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L116", "weight": 1.0}, {"source": "console_environmentencryptcommand_environmentencryptcommand_handle", "target": "console_environmentencryptcommand_environmentencryptcommand_parsekey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L89", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L48"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L60"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L62"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L66"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "base_path", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L67"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L67"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "environmentFilePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L68"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "Encrypter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L73"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "exists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L76"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "error", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L77"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "exists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L82"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L82"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "error", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L83"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "put", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L91"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "encrypt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L93"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L93"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "error", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L96"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L96"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L101"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "twoColumnDetail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L103"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "base64_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L103"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "twoColumnDetail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L104"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "twoColumnDetail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L105"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_handle", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L107"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_parsekey", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L118"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_parsekey", "callee": "base64_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L119"}, {"caller_nid": "console_environmentencryptcommand_environmentencryptcommand_parsekey", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\EnvironmentEncryptCommand.php", "source_location": "L119"}]}