{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_cachelock_php", "label": "CacheLock.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L1"}, {"id": "cache_cachelock_cachelock", "label": "CacheLock", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L5"}, {"id": "cache_cachelock_cachelock_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L23"}, {"id": "cache_cachelock_cachelock_acquire", "label": ".acquire()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L35"}, {"id": "cache_cachelock_cachelock_release", "label": ".release()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L57"}, {"id": "cache_cachelock_cachelock_forcerelease", "label": ".forceRelease()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L71"}, {"id": "cache_cachelock_cachelock_getcurrentowner", "label": ".getCurrentOwner()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L81"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_cachelock_php", "target": "cache_cachelock_cachelock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L5", "weight": 1.0}, {"source": "cache_cachelock_cachelock", "target": "cache_cachelock_cachelock_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L23", "weight": 1.0}, {"source": "cache_cachelock_cachelock", "target": "cache_cachelock_cachelock_acquire", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L35", "weight": 1.0}, {"source": "cache_cachelock_cachelock", "target": "cache_cachelock_cachelock_release", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L57", "weight": 1.0}, {"source": "cache_cachelock_cachelock", "target": "cache_cachelock_cachelock_forcerelease", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L71", "weight": 1.0}, {"source": "cache_cachelock_cachelock", "target": "cache_cachelock_cachelock_getcurrentowner", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "cache_cachelock_cachelock_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L25"}, {"caller_nid": "cache_cachelock_cachelock_acquire", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L37"}, {"caller_nid": "cache_cachelock_cachelock_acquire", "callee": "add", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L38"}, {"caller_nid": "cache_cachelock_cachelock_acquire", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L43"}, {"caller_nid": "cache_cachelock_cachelock_acquire", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L43"}, {"caller_nid": "cache_cachelock_cachelock_acquire", "callee": "put", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L48"}, {"caller_nid": "cache_cachelock_cachelock_acquire", "callee": "forever", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L49"}, {"caller_nid": "cache_cachelock_cachelock_release", "callee": "isOwnedByCurrentProcess", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L59"}, {"caller_nid": "cache_cachelock_cachelock_release", "callee": "forget", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L60"}, {"caller_nid": "cache_cachelock_cachelock_forcerelease", "callee": "forget", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L73"}, {"caller_nid": "cache_cachelock_cachelock_getcurrentowner", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheLock.php", "source_location": "L83"}]}