{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_support_migrations_schemaparser_php", "label": "SchemaParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L1"}, {"id": "migrations_schemaparser_schemaparser", "label": "SchemaParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L9"}, {"id": "migrations_schemaparser_schemaparser_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L42"}, {"id": "migrations_schemaparser_schemaparser_parse", "label": ".parse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L54"}, {"id": "migrations_schemaparser_schemaparser_getschemas", "label": ".getSchemas()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L76"}, {"id": "migrations_schemaparser_schemaparser_toarray", "label": ".toArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L90"}, {"id": "migrations_schemaparser_schemaparser_render", "label": ".render()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L100"}, {"id": "migrations_schemaparser_schemaparser_up", "label": ".up()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L116"}, {"id": "migrations_schemaparser_schemaparser_down", "label": ".down()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L126"}, {"id": "migrations_schemaparser_schemaparser_createfield", "label": ".createField()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L147"}, {"id": "migrations_schemaparser_schemaparser_addrelationcolumn", "label": ".addRelationColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L171"}, {"id": "migrations_schemaparser_schemaparser_addcolumn", "label": ".addColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L200"}, {"id": "migrations_schemaparser_schemaparser_removecolumn", "label": ".removeColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L226"}, {"id": "migrations_schemaparser_schemaparser_getcolumn", "label": ".getColumn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L242"}, {"id": "migrations_schemaparser_schemaparser_getattributes", "label": ".getAttributes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L255"}, {"id": "migrations_schemaparser_schemaparser_hascustomattribute", "label": ".hasCustomAttribute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L269"}, {"id": "migrations_schemaparser_schemaparser_getcustomattribute", "label": ".getCustomAttribute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L281"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_support_migrations_schemaparser_php", "target": "arrayable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_support_migrations_schemaparser_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_support_migrations_schemaparser_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_support_migrations_schemaparser_php", "target": "migrations_schemaparser_schemaparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L9", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L42", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L54", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_getschemas", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L76", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L90", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L100", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L116", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L126", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_createfield", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L147", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_addrelationcolumn", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L171", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_addcolumn", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L200", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_removecolumn", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L226", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_getcolumn", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L242", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_getattributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L255", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_hascustomattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L269", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser", "target": "migrations_schemaparser_schemaparser_getcustomattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L281", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_parse", "target": "migrations_schemaparser_schemaparser_getschemas", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L60", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_parse", "target": "migrations_schemaparser_schemaparser_getcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L61", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_parse", "target": "migrations_schemaparser_schemaparser_getattributes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L63", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_toarray", "target": "migrations_schemaparser_schemaparser_parse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L92", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_render", "target": "migrations_schemaparser_schemaparser_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L104", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_render", "target": "migrations_schemaparser_schemaparser_createfield", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L105", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_up", "target": "migrations_schemaparser_schemaparser_render", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L118", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_down", "target": "migrations_schemaparser_schemaparser_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L130", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_down", "target": "migrations_schemaparser_schemaparser_createfield", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L132", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_createfield", "target": "migrations_schemaparser_schemaparser_addrelationcolumn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L153", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_addcolumn", "target": "migrations_schemaparser_schemaparser_hascustomattribute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L202", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_removecolumn", "target": "migrations_schemaparser_schemaparser_hascustomattribute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L228", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_getattributes", "target": "migrations_schemaparser_schemaparser_hascustomattribute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L259", "weight": 1.0}, {"source": "migrations_schemaparser_schemaparser_getattributes", "target": "migrations_schemaparser_schemaparser_getcustomattribute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L259", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_schemaparser_schemaparser_getschemas", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L78"}, {"caller_nid": "migrations_schemaparser_schemaparser_getschemas", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L82"}, {"caller_nid": "migrations_schemaparser_schemaparser_getschemas", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L82"}, {"caller_nid": "migrations_schemaparser_schemaparser_down", "callee": "head", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L131"}, {"caller_nid": "migrations_schemaparser_schemaparser_createfield", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L152"}, {"caller_nid": "migrations_schemaparser_schemaparser_createfield", "callee": "\"{$type}Column\"", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L155"}, {"caller_nid": "migrations_schemaparser_schemaparser_addrelationcolumn", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L174"}, {"caller_nid": "migrations_schemaparser_schemaparser_addrelationcolumn", "callee": "class_basename", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L174"}, {"caller_nid": "migrations_schemaparser_schemaparser_addrelationcolumn", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L184"}, {"caller_nid": "migrations_schemaparser_schemaparser_addcolumn", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L210"}, {"caller_nid": "migrations_schemaparser_schemaparser_getcolumn", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L244"}, {"caller_nid": "migrations_schemaparser_schemaparser_getcolumn", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L244"}, {"caller_nid": "migrations_schemaparser_schemaparser_getattributes", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L257"}, {"caller_nid": "migrations_schemaparser_schemaparser_getattributes", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L259"}, {"caller_nid": "migrations_schemaparser_schemaparser_hascustomattribute", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Support\\Migrations\\SchemaParser.php", "source_location": "L271"}]}