{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_sanctum_src_guard_php", "label": "Guard.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L1"}, {"id": "src_guard_guard", "label": "Guard", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L10"}, {"id": "src_guard_guard_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L41"}, {"id": "src_guard_guard_invoke", "label": ".__invoke()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L54"}, {"id": "src_guard_guard_supportstokens", "label": ".supportsTokens()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L101"}, {"id": "src_guard_guard_gettokenfromrequest", "label": ".getTokenFromRequest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L114"}, {"id": "src_guard_guard_isvalidbearertoken", "label": ".isValidBearerToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L131"}, {"id": "src_guard_guard_isvalidaccesstoken", "label": ".isValidAccessToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L152"}, {"id": "src_guard_guard_hasvalidprovider", "label": ".hasValidProvider()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L176"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_sanctum_src_guard_php", "target": "factory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_sanctum_src_guard_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_sanctum_src_guard_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_sanctum_src_guard_php", "target": "tokenauthenticated", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_sanctum_src_guard_php", "target": "src_guard_guard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L10", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L41", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_invoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L54", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_supportstokens", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L101", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_gettokenfromrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L114", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_isvalidbearertoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L131", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_isvalidaccesstoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L152", "weight": 1.0}, {"source": "src_guard_guard", "target": "src_guard_guard_hasvalidprovider", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L176", "weight": 1.0}, {"source": "src_guard_guard_invoke", "target": "src_guard_guard_supportstokens", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L58", "weight": 1.0}, {"source": "src_guard_guard_invoke", "target": "src_guard_guard_gettokenfromrequest", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L64", "weight": 1.0}, {"source": "src_guard_guard_invoke", "target": "src_guard_guard_isvalidaccesstoken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L69", "weight": 1.0}, {"source": "src_guard_guard_gettokenfromrequest", "target": "src_guard_guard_isvalidbearertoken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L122", "weight": 1.0}, {"source": "src_guard_guard_isvalidaccesstoken", "target": "src_guard_guard_hasvalidprovider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L161", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_guard_guard_invoke", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L56"}, {"caller_nid": "src_guard_guard_invoke", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L56"}, {"caller_nid": "src_guard_guard_invoke", "callee": "user", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L57"}, {"caller_nid": "src_guard_guard_invoke", "callee": "guard", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L57"}, {"caller_nid": "src_guard_guard_invoke", "callee": "withAccessToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L59"}, {"caller_nid": "src_guard_guard_invoke", "callee": "$model", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L67"}, {"caller_nid": "src_guard_guard_invoke", "callee": "withAccessToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L74"}, {"caller_nid": "src_guard_guard_invoke", "callee": "event", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L78"}, {"caller_nid": "src_guard_guard_invoke", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L80"}, {"caller_nid": "src_guard_guard_invoke", "callee": "getConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L80"}, {"caller_nid": "src_guard_guard_invoke", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L81"}, {"caller_nid": "src_guard_guard_invoke", "callee": "getConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L81"}, {"caller_nid": "src_guard_guard_invoke", "callee": "tap", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L82"}, {"caller_nid": "src_guard_guard_invoke", "callee": "hasModifiedRecords", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L82"}, {"caller_nid": "src_guard_guard_invoke", "callee": "getConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L82"}, {"caller_nid": "src_guard_guard_invoke", "callee": "save", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L83"}, {"caller_nid": "src_guard_guard_invoke", "callee": "forceFill", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L83"}, {"caller_nid": "src_guard_guard_invoke", "callee": "now", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L83"}, {"caller_nid": "src_guard_guard_invoke", "callee": "setRecordModificationState", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L85"}, {"caller_nid": "src_guard_guard_invoke", "callee": "getConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L85"}, {"caller_nid": "src_guard_guard_invoke", "callee": "save", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L88"}, {"caller_nid": "src_guard_guard_invoke", "callee": "forceFill", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L88"}, {"caller_nid": "src_guard_guard_invoke", "callee": "now", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L88"}, {"caller_nid": "src_guard_guard_supportstokens", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L103"}, {"caller_nid": "src_guard_guard_supportstokens", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L103"}, {"caller_nid": "src_guard_guard_supportstokens", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L104"}, {"caller_nid": "src_guard_guard_gettokenfromrequest", "callee": "is_callable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L116"}, {"caller_nid": "src_guard_guard_gettokenfromrequest", "callee": "(Sanctum::$accessTokenRetrievalCallback)", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L117"}, {"caller_nid": "src_guard_guard_gettokenfromrequest", "callee": "bearerToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L120"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L133"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L133"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "getKeyType", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L136"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L137"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "ctype_digit", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L139"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L139"}, {"caller_nid": "src_guard_guard_isvalidbearertoken", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L143"}, {"caller_nid": "src_guard_guard_isvalidaccesstoken", "callee": "gt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L159"}, {"caller_nid": "src_guard_guard_isvalidaccesstoken", "callee": "subMinutes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L159"}, {"caller_nid": "src_guard_guard_isvalidaccesstoken", "callee": "now", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L159"}, {"caller_nid": "src_guard_guard_isvalidaccesstoken", "callee": "isPast", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L160"}, {"caller_nid": "src_guard_guard_isvalidaccesstoken", "callee": "is_callable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L163"}, {"caller_nid": "src_guard_guard_isvalidaccesstoken", "callee": "(Sanctum::$accessTokenAuthenticationCallback)", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L164"}, {"caller_nid": "src_guard_guard_hasvalidprovider", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L178"}, {"caller_nid": "src_guard_guard_hasvalidprovider", "callee": "config", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\sanctum\\src\\Guard.php", "source_location": "L182"}]}