{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_basecommand_php", "label": "BaseCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L1"}, {"id": "migrations_basecommand_basecommand", "label": "BaseCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L7"}, {"id": "migrations_basecommand_basecommand_getmigrationpaths", "label": ".getMigrationPaths()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L14"}, {"id": "migrations_basecommand_basecommand_usingrealpath", "label": ".usingRealPath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L37"}, {"id": "migrations_basecommand_basecommand_getmigrationpath", "label": ".getMigrationPath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L47"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_basecommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_console_migrations_basecommand_php", "target": "migrations_basecommand_basecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "migrations_basecommand_basecommand", "target": "migrations_basecommand_basecommand_getmigrationpaths", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_basecommand_basecommand", "target": "migrations_basecommand_basecommand_usingrealpath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L37", "weight": 1.0}, {"source": "migrations_basecommand_basecommand", "target": "migrations_basecommand_basecommand_getmigrationpath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "migrations_basecommand_basecommand_getmigrationpaths", "target": "migrations_basecommand_basecommand_usingrealpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_basecommand_basecommand_getmigrationpaths", "target": "migrations_basecommand_basecommand_getmigrationpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L28", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "hasOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L19"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L19"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L20"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L20"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L20"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L20"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "basePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L22"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L27"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpaths", "callee": "paths", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L28"}, {"caller_nid": "migrations_basecommand_basecommand_usingrealpath", "callee": "hasOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L39"}, {"caller_nid": "migrations_basecommand_basecommand_usingrealpath", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L39"}, {"caller_nid": "migrations_basecommand_basecommand_getmigrationpath", "callee": "databasePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\BaseCommand.php", "source_location": "L49"}]}