{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_query_processors_postgresprocessor_php", "label": "PostgresProcessor.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L1"}, {"id": "processors_postgresprocessor_postgresprocessor", "label": "PostgresProcessor", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L7"}, {"id": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "label": ".processInsertGetId()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L18"}, {"id": "processors_postgresprocessor_postgresprocessor_processcolumnlisting", "label": ".processColumnListing()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L41"}, {"id": "processors_postgresprocessor_postgresprocessor_processtypes", "label": ".processTypes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L54"}, {"id": "processors_postgresprocessor_postgresprocessor_processcolumns", "label": ".processColumns()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L102"}, {"id": "processors_postgresprocessor_postgresprocessor_processindexes", "label": ".processIndexes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L128"}, {"id": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "label": ".processForeignKeys()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L149"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_query_processors_postgresprocessor_php", "target": "builder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_query_processors_postgresprocessor_php", "target": "processors_postgresprocessor_postgresprocessor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L7", "weight": 1.0}, {"source": "processors_postgresprocessor_postgresprocessor", "target": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L18", "weight": 1.0}, {"source": "processors_postgresprocessor_postgresprocessor", "target": "processors_postgresprocessor_postgresprocessor_processcolumnlisting", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L41", "weight": 1.0}, {"source": "processors_postgresprocessor_postgresprocessor", "target": "processors_postgresprocessor_postgresprocessor_processtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L54", "weight": 1.0}, {"source": "processors_postgresprocessor_postgresprocessor", "target": "processors_postgresprocessor_postgresprocessor_processcolumns", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L102", "weight": 1.0}, {"source": "processors_postgresprocessor_postgresprocessor", "target": "processors_postgresprocessor_postgresprocessor_processindexes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L128", "weight": 1.0}, {"source": "processors_postgresprocessor_postgresprocessor", "target": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L149", "weight": 1.0}], "raw_calls": [{"caller_nid": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "callee": "getConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L20"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "callee": "recordsHaveBeenModified", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L22"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "callee": "selectFromWriteConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L24"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "callee": "is_object", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L28"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processinsertgetid", "callee": "is_numeric", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L30"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processcolumnlisting", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L43"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processtypes", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L56"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processtypes", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L63"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processtypes", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L73"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processcolumns", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L104"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processcolumns", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L107"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processindexes", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L130"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processindexes", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L134"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processindexes", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L135"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processindexes", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L136"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L151"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L156"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L159"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L160"}, {"caller_nid": "processors_postgresprocessor_postgresprocessor_processforeignkeys", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\PostgresProcessor.php", "source_location": "L168"}]}