{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "label": "DumpCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L1"}, {"id": "console_dumpcommand_dumpcommand", "label": "DumpCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L14"}, {"id": "console_dumpcommand_dumpcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L41"}, {"id": "console_dumpcommand_dumpcommand_schemastate", "label": ".schemaState()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L70"}, {"id": "console_dumpcommand_dumpcommand_path", "label": ".path()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L84"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "dispatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "connectionresolverinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "schemadumped", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "filesystem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "config", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_dumpcommand_php", "target": "console_dumpcommand_dumpcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "console_dumpcommand_dumpcommand", "target": "console_dumpcommand_dumpcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L41", "weight": 1.0}, {"source": "console_dumpcommand_dumpcommand", "target": "console_dumpcommand_dumpcommand_schemastate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L70", "weight": 1.0}, {"source": "console_dumpcommand_dumpcommand", "target": "console_dumpcommand_dumpcommand_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L84", "weight": 1.0}, {"source": "console_dumpcommand_dumpcommand_handle", "target": "console_dumpcommand_dumpcommand_schemastate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L45", "weight": 1.0}, {"source": "console_dumpcommand_dumpcommand_handle", "target": "console_dumpcommand_dumpcommand_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L43"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L43"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "dump", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L45"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "dispatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L49"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L53"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "deleteDirectory", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L54"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "database_path", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L55"}, {"caller_nid": "console_dumpcommand_dumpcommand_handle", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L61"}, {"caller_nid": "console_dumpcommand_dumpcommand_schemastate", "callee": "handleOutputUsing", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L72"}, {"caller_nid": "console_dumpcommand_dumpcommand_schemastate", "callee": "withMigrationTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L72"}, {"caller_nid": "console_dumpcommand_dumpcommand_schemastate", "callee": "getSchemaState", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L72"}, {"caller_nid": "console_dumpcommand_dumpcommand_schemastate", "callee": "getTablePrefix", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L73"}, {"caller_nid": "console_dumpcommand_dumpcommand_schemastate", "callee": "Config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L73"}, {"caller_nid": "console_dumpcommand_dumpcommand_schemastate", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L75"}, {"caller_nid": "console_dumpcommand_dumpcommand_path", "callee": "tap", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L86"}, {"caller_nid": "console_dumpcommand_dumpcommand_path", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L86"}, {"caller_nid": "console_dumpcommand_dumpcommand_path", "callee": "database_path", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L86"}, {"caller_nid": "console_dumpcommand_dumpcommand_path", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L86"}, {"caller_nid": "console_dumpcommand_dumpcommand_path", "callee": "ensureDirectoryExists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L87"}, {"caller_nid": "console_dumpcommand_dumpcommand_path", "callee": "dirname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\DumpCommand.php", "source_location": "L87"}]}