{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "label": "CreatesUserProviders.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L1"}, {"id": "auth_createsuserproviders_createuserprovider", "label": "createUserProvider()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L24"}, {"id": "auth_createsuserproviders_getproviderconfiguration", "label": "getProviderConfiguration()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L51"}, {"id": "auth_createsuserproviders_createdatabaseprovider", "label": "createDatabaseProvider()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L64"}, {"id": "auth_createsuserproviders_createeloquentprovider", "label": "createEloquentProvider()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L77"}, {"id": "auth_createsuserproviders_getdefaultuserprovider", "label": "getDefaultUserProvider()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L87"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "target": "auth_createsuserproviders_createuserprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L24", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "target": "auth_createsuserproviders_getproviderconfiguration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L51", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "target": "auth_createsuserproviders_createdatabaseprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L64", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "target": "auth_createsuserproviders_createeloquentprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L77", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_createsuserproviders_php", "target": "auth_createsuserproviders_getdefaultuserprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L87", "weight": 1.0}, {"source": "auth_createsuserproviders_createuserprovider", "target": "auth_createsuserproviders_getproviderconfiguration", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L26", "weight": 1.0}, {"source": "auth_createsuserproviders_createuserprovider", "target": "auth_createsuserproviders_createdatabaseprovider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L37", "weight": 1.0}, {"source": "auth_createsuserproviders_createuserprovider", "target": "auth_createsuserproviders_createeloquentprovider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L38", "weight": 1.0}, {"source": "auth_createsuserproviders_getproviderconfiguration", "target": "auth_createsuserproviders_getdefaultuserprovider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_createsuserproviders_createuserprovider", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L26"}, {"caller_nid": "auth_createsuserproviders_createuserprovider", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L30"}, {"caller_nid": "auth_createsuserproviders_createuserprovider", "callee": "call_user_func", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L31"}, {"caller_nid": "auth_createsuserproviders_createdatabaseprovider", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\CreatesUserProviders.php", "source_location": "L66"}]}