{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_config_repository_php", "label": "Repository.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L1"}, {"id": "config_repository_repository", "label": "Repository", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L10"}, {"id": "config_repository_repository_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L27"}, {"id": "config_repository_repository_has", "label": ".has()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L38"}, {"id": "config_repository_repository_get", "label": ".get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L50"}, {"id": "config_repository_repository_getmany", "label": ".getMany()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L65"}, {"id": "config_repository_repository_set", "label": ".set()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L87"}, {"id": "config_repository_repository_prepend", "label": ".prepend()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L103"}, {"id": "config_repository_repository_push", "label": ".push()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L119"}, {"id": "config_repository_repository_all", "label": ".all()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L133"}, {"id": "config_repository_repository_offsetexists", "label": ".offsetExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L144"}, {"id": "config_repository_repository_offsetget", "label": ".offsetGet()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L155"}, {"id": "config_repository_repository_offsetset", "label": ".offsetSet()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L167"}, {"id": "config_repository_repository_offsetunset", "label": ".offsetUnset()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L178"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_config_repository_php", "target": "arrayaccess", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_config_repository_php", "target": "repository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_config_repository_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_config_repository_php", "target": "macroable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_config_repository_php", "target": "config_repository_repository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L10", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L27", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_has", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L38", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L50", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_getmany", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L65", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L87", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_prepend", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L103", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L119", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L133", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_offsetexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L144", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_offsetget", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L155", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_offsetset", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L167", "weight": 1.0}, {"source": "config_repository_repository", "target": "config_repository_repository_offsetunset", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L178", "weight": 1.0}, {"source": "config_repository_repository_get", "target": "config_repository_repository_getmany", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L53", "weight": 1.0}, {"source": "config_repository_repository_prepend", "target": "config_repository_repository_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L105", "weight": 1.0}, {"source": "config_repository_repository_prepend", "target": "config_repository_repository_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L109", "weight": 1.0}, {"source": "config_repository_repository_push", "target": "config_repository_repository_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L121", "weight": 1.0}, {"source": "config_repository_repository_push", "target": "config_repository_repository_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L125", "weight": 1.0}, {"source": "config_repository_repository_offsetexists", "target": "config_repository_repository_has", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L146", "weight": 1.0}, {"source": "config_repository_repository_offsetget", "target": "config_repository_repository_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L157", "weight": 1.0}, {"source": "config_repository_repository_offsetset", "target": "config_repository_repository_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L169", "weight": 1.0}, {"source": "config_repository_repository_offsetunset", "target": "config_repository_repository_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L180", "weight": 1.0}], "raw_calls": [{"caller_nid": "config_repository_repository_has", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L40"}, {"caller_nid": "config_repository_repository_get", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L52"}, {"caller_nid": "config_repository_repository_get", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L56"}, {"caller_nid": "config_repository_repository_getmany", "callee": "is_numeric", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L70"}, {"caller_nid": "config_repository_repository_getmany", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L74"}, {"caller_nid": "config_repository_repository_set", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L89"}, {"caller_nid": "config_repository_repository_set", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L92"}, {"caller_nid": "config_repository_repository_prepend", "callee": "array_unshift", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Config\\Repository.php", "source_location": "L107"}]}