{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "label": "FreshCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L1"}, {"id": "migrations_freshcommand_freshcommand", "label": "FreshCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L11"}, {"id": "migrations_freshcommand_freshcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L34"}, {"id": "migrations_freshcommand_freshcommand_needsseeding", "label": ".needsSeeding()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L80"}, {"id": "migrations_freshcommand_freshcommand_runseeder", "label": ".runSeeder()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L91"}, {"id": "migrations_freshcommand_freshcommand_getoptions", "label": ".getOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L105"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "target": "confirmabletrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "target": "dispatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "target": "databaserefreshed", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_freshcommand_php", "target": "migrations_freshcommand_freshcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "migrations_freshcommand_freshcommand", "target": "migrations_freshcommand_freshcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L34", "weight": 1.0}, {"source": "migrations_freshcommand_freshcommand", "target": "migrations_freshcommand_freshcommand_needsseeding", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L80", "weight": 1.0}, {"source": "migrations_freshcommand_freshcommand", "target": "migrations_freshcommand_freshcommand_runseeder", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L91", "weight": 1.0}, {"source": "migrations_freshcommand_freshcommand", "target": "migrations_freshcommand_freshcommand_getoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L105", "weight": 1.0}, {"source": "migrations_freshcommand_freshcommand_handle", "target": "migrations_freshcommand_freshcommand_needsseeding", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L64", "weight": 1.0}, {"source": "migrations_freshcommand_freshcommand_handle", "target": "migrations_freshcommand_freshcommand_runseeder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "confirmToProceed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L36"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L40"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L42"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "task", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L44"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "callSilent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L44"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L44"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L46"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L47"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L51"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "call", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L53"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L53"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L55"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L56"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L57"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L59"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "bound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L62"}, {"caller_nid": "migrations_freshcommand_freshcommand_handle", "callee": "dispatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L63"}, {"caller_nid": "migrations_freshcommand_freshcommand_needsseeding", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L82"}, {"caller_nid": "migrations_freshcommand_freshcommand_needsseeding", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L82"}, {"caller_nid": "migrations_freshcommand_freshcommand_runseeder", "callee": "call", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L93"}, {"caller_nid": "migrations_freshcommand_freshcommand_runseeder", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L93"}, {"caller_nid": "migrations_freshcommand_freshcommand_runseeder", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\FreshCommand.php", "source_location": "L95"}]}