{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_schema_postgresschemastate_php", "label": "PostgresSchemaState.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L1"}, {"id": "schema_postgresschemastate_postgresschemastate", "label": "PostgresSchemaState", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L7"}, {"id": "schema_postgresschemastate_postgresschemastate_dump", "label": ".dump()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L16"}, {"id": "schema_postgresschemastate_postgresschemastate_load", "label": ".load()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L39"}, {"id": "schema_postgresschemastate_postgresschemastate_basedumpcommand", "label": ".baseDumpCommand()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L59"}, {"id": "schema_postgresschemastate_postgresschemastate_basevariables", "label": ".baseVariables()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L70"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_schema_postgresschemastate_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_schema_postgresschemastate_php", "target": "schema_postgresschemastate_postgresschemastate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L7", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate", "target": "schema_postgresschemastate_postgresschemastate_dump", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L16", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate", "target": "schema_postgresschemastate_postgresschemastate_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L39", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate", "target": "schema_postgresschemastate_postgresschemastate_basedumpcommand", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L59", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate", "target": "schema_postgresschemastate_postgresschemastate_basevariables", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L70", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate_dump", "target": "schema_postgresschemastate_postgresschemastate_basedumpcommand", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L19", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate_dump", "target": "schema_postgresschemastate_postgresschemastate_basevariables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L27", "weight": 1.0}, {"source": "schema_postgresschemastate_postgresschemastate_load", "target": "schema_postgresschemastate_postgresschemastate_basevariables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L18"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "hasMigrationTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L22"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "push", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L23"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L26"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "mustRun", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L27"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "makeProcess", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L27"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L27"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_dump", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L27"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_load", "callee": "str_ends_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L43"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_load", "callee": "makeProcess", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L47"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_load", "callee": "mustRun", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L49"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_load", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L49"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_load", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L49"}, {"caller_nid": "schema_postgresschemastate_postgresschemastate_basevariables", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresSchemaState.php", "source_location": "L75"}]}