{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "label": "LoadEnvironmentVariables.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L1"}, {"id": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "label": "LoadEnvironmentVariables", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L12"}, {"id": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "label": ".bootstrap()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L20"}, {"id": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "label": ".checkForSpecificEnvironmentFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L41"}, {"id": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_setenvironmentfilepath", "label": ".setEnvironmentFilePath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L67"}, {"id": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "label": ".createDotenv()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L84"}, {"id": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "label": ".writeErrorAndDie()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L99"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "dotenv", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "invalidfileexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "application", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "env", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "argvinput", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "consoleoutput", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_bootstrap_loadenvironmentvariables_php", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L12", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L20", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L41", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_setenvironmentfilepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L67", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L84", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L99", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L26", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L29", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L31", "weight": 1.0}, {"source": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "target": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_setenvironmentfilepath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "callee": "configurationIsCached", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L22"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_bootstrap", "callee": "safeLoad", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L29"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "callee": "runningInConsole", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L43"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "callee": "hasParameterOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L44"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "callee": "environmentFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L45"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "callee": "getParameterOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L45"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "callee": "Env", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L49"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_checkforspecificenvironmentfile", "callee": "environmentFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L56"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_setenvironmentfilepath", "callee": "is_file", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L69"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_setenvironmentfilepath", "callee": "environmentPath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L69"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_setenvironmentfilepath", "callee": "loadEnvironmentFrom", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L70"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "callee": "Dotenv", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L86"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "callee": "Env", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L87"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "callee": "environmentPath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L88"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_createdotenv", "callee": "environmentFile", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L89"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "callee": "getErrorOutput", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L101"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L103"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L104"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L104"}, {"caller_nid": "bootstrap_loadenvironmentvariables_loadenvironmentvariables_writeerroranddie", "callee": "http_response_code", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables.php", "source_location": "L106"}]}