{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "label": "DatabaseRule.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L1"}, {"id": "rules_databaserule_construct", "label": "__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L47"}, {"id": "rules_databaserule_resolvetablename", "label": "resolveTableName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L60"}, {"id": "rules_databaserule_where", "label": "where()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L88"}, {"id": "rules_databaserule_wherenot", "label": "whereNot()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L118"}, {"id": "rules_databaserule_wherenull", "label": "whereNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L137"}, {"id": "rules_databaserule_wherenotnull", "label": "whereNotNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L148"}, {"id": "rules_databaserule_wherein", "label": "whereIn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L160"}, {"id": "rules_databaserule_wherenotin", "label": "whereNotIn()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L174"}, {"id": "rules_databaserule_withouttrashed", "label": "withoutTrashed()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L187"}, {"id": "rules_databaserule_onlytrashed", "label": "onlyTrashed()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L200"}, {"id": "rules_databaserule_using", "label": "using()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L213"}, {"id": "rules_databaserule_querycallbacks", "label": "queryCallbacks()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L225"}, {"id": "rules_databaserule_formatwheres", "label": "formatWheres()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L235"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "backedenum", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "arrayable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_construct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L47", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_resolvetablename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L60", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_where", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L88", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_wherenot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L118", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_wherenull", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L137", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_wherenotnull", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L148", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_wherein", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L160", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_wherenotin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L174", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_withouttrashed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L187", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_onlytrashed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L200", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_using", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L213", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_querycallbacks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L225", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_validation_rules_databaserule_php", "target": "rules_databaserule_formatwheres", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L235", "weight": 1.0}, {"source": "rules_databaserule_construct", "target": "rules_databaserule_resolvetablename", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L51", "weight": 1.0}, {"source": "rules_databaserule_where", "target": "rules_databaserule_wherein", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L91", "weight": 1.0}, {"source": "rules_databaserule_where", "target": "rules_databaserule_using", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L95", "weight": 1.0}, {"source": "rules_databaserule_where", "target": "rules_databaserule_wherenull", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L99", "weight": 1.0}, {"source": "rules_databaserule_wherenot", "target": "rules_databaserule_wherenotin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L121", "weight": 1.0}, {"source": "rules_databaserule_wherenot", "target": "rules_databaserule_where", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L128", "weight": 1.0}, {"source": "rules_databaserule_wherenull", "target": "rules_databaserule_where", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L139", "weight": 1.0}, {"source": "rules_databaserule_wherenotnull", "target": "rules_databaserule_where", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L150", "weight": 1.0}, {"source": "rules_databaserule_wherein", "target": "rules_databaserule_where", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L162", "weight": 1.0}, {"source": "rules_databaserule_wherenotin", "target": "rules_databaserule_where", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L176", "weight": 1.0}, {"source": "rules_databaserule_withouttrashed", "target": "rules_databaserule_wherenull", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L189", "weight": 1.0}, {"source": "rules_databaserule_onlytrashed", "target": "rules_databaserule_wherenotnull", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L202", "weight": 1.0}], "raw_calls": [{"caller_nid": "rules_databaserule_resolvetablename", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L62"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L62"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "is_subclass_of", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L66"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L69"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L69"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L73"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L73"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L74"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "array_filter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L75"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "getConnectionName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L75"}, {"caller_nid": "rules_databaserule_resolvetablename", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L75"}, {"caller_nid": "rules_databaserule_where", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L90"}, {"caller_nid": "rules_databaserule_where", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L98"}, {"caller_nid": "rules_databaserule_where", "callee": "compact", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L106"}, {"caller_nid": "rules_databaserule_wherenot", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L120"}, {"caller_nid": "rules_databaserule_formatwheres", "callee": "implode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L237"}, {"caller_nid": "rules_databaserule_formatwheres", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L237"}, {"caller_nid": "rules_databaserule_formatwheres", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L237"}, {"caller_nid": "rules_databaserule_formatwheres", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Validation\\Rules\\DatabaseRule.php", "source_location": "L238"}]}