{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_requestguard_php", "label": "RequestGuard.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L1"}, {"id": "auth_requestguard_requestguard", "label": "RequestGuard", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L10"}, {"id": "auth_requestguard_requestguard_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L36"}, {"id": "auth_requestguard_requestguard_user", "label": ".user()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L48"}, {"id": "auth_requestguard_requestguard_validate", "label": ".validate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L68"}, {"id": "auth_requestguard_requestguard_setrequest", "label": ".setRequest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L81"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_requestguard_php", "target": "guard", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_requestguard_php", "target": "userprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_requestguard_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_requestguard_php", "target": "macroable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_requestguard_php", "target": "auth_requestguard_requestguard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L10", "weight": 1.0}, {"source": "auth_requestguard_requestguard", "target": "auth_requestguard_requestguard_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L36", "weight": 1.0}, {"source": "auth_requestguard_requestguard", "target": "auth_requestguard_requestguard_user", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L48", "weight": 1.0}, {"source": "auth_requestguard_requestguard", "target": "auth_requestguard_requestguard_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L68", "weight": 1.0}, {"source": "auth_requestguard_requestguard", "target": "auth_requestguard_requestguard_setrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L81", "weight": 1.0}, {"source": "auth_requestguard_requestguard_validate", "target": "auth_requestguard_requestguard_user", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_requestguard_requestguard_user", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L53"}, {"caller_nid": "auth_requestguard_requestguard_user", "callee": "call_user_func", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L57"}, {"caller_nid": "auth_requestguard_requestguard_user", "callee": "getProvider", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L58"}, {"caller_nid": "auth_requestguard_requestguard_validate", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L70"}, {"caller_nid": "auth_requestguard_requestguard_validate", "callee": "getProvider", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\RequestGuard.php", "source_location": "L71"}]}