{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_migrationgeneratorcommand_php", "label": "MigrationGeneratorCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L1"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand", "label": "MigrationGeneratorCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L10"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L35"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationtablename", "label": ".migrationTableName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L48"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationstubfile", "label": ".migrationStubFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L55"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L62"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_createbasemigration", "label": ".createBaseMigration()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L87"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "label": ".replaceMigrationPlaceholders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L101"}, {"id": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "label": ".migrationExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L116"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_migrationgeneratorcommand_php", "target": "filesystem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_migrationgeneratorcommand_php", "target": "composer", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_migrationgeneratorcommand_php", "target": "join_paths", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_console_migrationgeneratorcommand_php", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L35", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationtablename", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L48", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationstubfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L55", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L62", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_createbasemigration", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L87", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L101", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L116", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationtablename", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L64", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L66", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L72", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_createbasemigration", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L73", "weight": 1.0}, {"source": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "target": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationstubfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L104", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L37"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "callee": "error", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L67"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_handle", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L76"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_createbasemigration", "callee": "create", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L89"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_createbasemigration", "callee": "databasePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L90"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L103"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L104"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_replacemigrationplaceholders", "callee": "put", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L107"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L118"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "callee": "glob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L118"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "callee": "join_paths", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L119"}, {"caller_nid": "console_migrationgeneratorcommand_migrationgeneratorcommand_migrationexists", "callee": "databasePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\MigrationGeneratorCommand.php", "source_location": "L119"}]}