{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_schema_postgresbuilder_php", "label": "PostgresBuilder.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L1"}, {"id": "schema_postgresbuilder_postgresbuilder", "label": "PostgresBuilder", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L7"}, {"id": "schema_postgresbuilder_postgresbuilder_createdatabase", "label": ".createDatabase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L19"}, {"id": "schema_postgresbuilder_postgresbuilder_dropdatabaseifexists", "label": ".dropDatabaseIfExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L32"}, {"id": "schema_postgresbuilder_postgresbuilder_hastable", "label": ".hasTable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L45"}, {"id": "schema_postgresbuilder_postgresbuilder_gettypes", "label": ".getTypes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L61"}, {"id": "schema_postgresbuilder_postgresbuilder_getalltables", "label": ".getAllTables()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L75"}, {"id": "schema_postgresbuilder_postgresbuilder_getallviews", "label": ".getAllViews()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L93"}, {"id": "schema_postgresbuilder_postgresbuilder_dropalltables", "label": ".dropAllTables()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L109"}, {"id": "schema_postgresbuilder_postgresbuilder_dropallviews", "label": ".dropAllViews()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L142"}, {"id": "schema_postgresbuilder_postgresbuilder_getalltypes", "label": ".getAllTypes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L170"}, {"id": "schema_postgresbuilder_postgresbuilder_dropalltypes", "label": ".dropAllTypes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L182"}, {"id": "schema_postgresbuilder_postgresbuilder_getcolumns", "label": ".getColumns()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L214"}, {"id": "schema_postgresbuilder_postgresbuilder_getindexes", "label": ".getIndexes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L233"}, {"id": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "label": ".getForeignKeys()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L250"}, {"id": "schema_postgresbuilder_postgresbuilder_getschemas", "label": ".getSchemas()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L266"}, {"id": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "label": ".parseSchemaAndTable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L279"}, {"id": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "label": ".parseSearchPath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L312"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_schema_postgresbuilder_php", "target": "parsessearchpath", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_schema_postgresbuilder_php", "target": "schema_postgresbuilder_postgresbuilder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L7", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_createdatabase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L19", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_dropdatabaseifexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L32", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_hastable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L45", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_gettypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L61", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getalltables", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L75", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getallviews", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L93", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_dropalltables", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L109", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_dropallviews", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L142", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getalltypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L170", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_dropalltypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L182", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getcolumns", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L214", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getindexes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L233", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L250", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_getschemas", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L266", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L279", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder", "target": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L312", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_hastable", "target": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L47", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_getalltables", "target": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L79", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_getallviews", "target": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L97", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_dropalltables", "target": "schema_postgresbuilder_postgresbuilder_getschemas", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L117", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_dropallviews", "target": "schema_postgresbuilder_postgresbuilder_getschemas", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L146", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_dropalltypes", "target": "schema_postgresbuilder_postgresbuilder_getschemas", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L187", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_dropalltypes", "target": "schema_postgresbuilder_postgresbuilder_gettypes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L189", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_getcolumns", "target": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L216", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_getindexes", "target": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L235", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "target": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L252", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_getschemas", "target": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L268", "weight": 1.0}, {"source": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "target": "schema_postgresbuilder_postgresbuilder_getschemas", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L296", "weight": 1.0}], "raw_calls": [{"caller_nid": "schema_postgresbuilder_postgresbuilder_createdatabase", "callee": "statement", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L21"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_createdatabase", "callee": "compileCreateDatabase", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L22"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropdatabaseifexists", "callee": "statement", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L34"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropdatabaseifexists", "callee": "compileDropDatabaseIfExists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L35"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_hastable", "callee": "getTablePrefix", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L49"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_hastable", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L51"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_hastable", "callee": "selectFromWriteConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L51"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_hastable", "callee": "compileTableExists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L52"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_gettypes", "callee": "processTypes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L63"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_gettypes", "callee": "getPostProcessor", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L63"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_gettypes", "callee": "selectFromWriteConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L64"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_gettypes", "callee": "compileTypes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L64"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getalltables", "callee": "select", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L77"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getalltables", "callee": "compileGetAllTables", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L78"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getalltables", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L80"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getalltables", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L80"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getallviews", "callee": "select", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L95"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getallviews", "callee": "compileGetAllViews", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L96"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getallviews", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L98"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getallviews", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L98"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L113"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L114"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L117"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "getTables", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L119"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L122"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "array_intersect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L122"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L122"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L123"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L123"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L128"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "statement", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L132"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltables", "callee": "compileDropAllTables", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L133"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L146"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "getViews", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L148"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L149"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L149"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L154"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "statement", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L158"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropallviews", "callee": "compileDropAllViews", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L159"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getalltypes", "callee": "select", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L172"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getalltypes", "callee": "compileGetAllTypes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L173"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L187"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L190"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "escapeNames", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L190"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L199"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "statement", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L200"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "compileDropAllTypes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L200"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L203"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "statement", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L204"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_dropalltypes", "callee": "compileDropAllDomains", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L204"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getcolumns", "callee": "getTablePrefix", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L218"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getcolumns", "callee": "selectFromWriteConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L220"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getcolumns", "callee": "compileColumns", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L221"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getcolumns", "callee": "processColumns", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L224"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getcolumns", "callee": "getPostProcessor", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L224"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getindexes", "callee": "getTablePrefix", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L237"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getindexes", "callee": "processIndexes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L239"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getindexes", "callee": "getPostProcessor", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L239"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getindexes", "callee": "selectFromWriteConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L240"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getindexes", "callee": "compileIndexes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L240"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "callee": "getTablePrefix", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L254"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "callee": "processForeignKeys", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L256"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "callee": "getPostProcessor", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L256"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "callee": "selectFromWriteConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L257"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getforeignkeys", "callee": "compileForeignKeys", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L257"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getschemas", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L269"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_getschemas", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L269"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L281"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L283"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L288"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "callee": "array_shift", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L290"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L298"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parseschemaandtable", "callee": "array_shift", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L300"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L314"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "callee": "getConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L316"}, {"caller_nid": "schema_postgresbuilder_postgresbuilder_parsesearchpath", "callee": "baseParseSearchPath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\PostgresBuilder.php", "source_location": "L318"}]}