{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_filesystem_lockablefile_php", "label": "LockableFile.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L1"}, {"id": "filesystem_lockablefile_lockablefile", "label": "LockableFile", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L7"}, {"id": "filesystem_lockablefile_lockablefile_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L37"}, {"id": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "label": ".ensureDirectoryExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L51"}, {"id": "filesystem_lockablefile_lockablefile_createresource", "label": ".createResource()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L67"}, {"id": "filesystem_lockablefile_lockablefile_read", "label": ".read()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L78"}, {"id": "filesystem_lockablefile_lockablefile_size", "label": ".size()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L90"}, {"id": "filesystem_lockablefile_lockablefile_write", "label": ".write()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L101"}, {"id": "filesystem_lockablefile_lockablefile_truncate", "label": ".truncate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L115"}, {"id": "filesystem_lockablefile_lockablefile_getsharedlock", "label": ".getSharedLock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L132"}, {"id": "filesystem_lockablefile_lockablefile_getexclusivelock", "label": ".getExclusiveLock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L151"}, {"id": "filesystem_lockablefile_lockablefile_releaselock", "label": ".releaseLock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L167"}, {"id": "filesystem_lockablefile_lockablefile_close", "label": ".close()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L181"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_filesystem_lockablefile_php", "target": "locktimeoutexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_filesystem_lockablefile_php", "target": "filesystem_lockablefile_lockablefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L7", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L37", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L51", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_createresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L67", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L78", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L90", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L101", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_truncate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L115", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_getsharedlock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L132", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_getexclusivelock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L151", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_releaselock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L167", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile", "target": "filesystem_lockablefile_lockablefile_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L181", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile_construct", "target": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L41", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile_construct", "target": "filesystem_lockablefile_lockablefile_createresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L42", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile_read", "target": "filesystem_lockablefile_lockablefile_size", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L82", "weight": 1.0}, {"source": "filesystem_lockablefile_lockablefile_close", "target": "filesystem_lockablefile_lockablefile_releaselock", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L184", "weight": 1.0}], "raw_calls": [{"caller_nid": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "callee": "file_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L53"}, {"caller_nid": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "callee": "dirname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L53"}, {"caller_nid": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "callee": "mkdir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L54"}, {"caller_nid": "filesystem_lockablefile_lockablefile_ensuredirectoryexists", "callee": "dirname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L54"}, {"caller_nid": "filesystem_lockablefile_lockablefile_createresource", "callee": "fopen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L69"}, {"caller_nid": "filesystem_lockablefile_lockablefile_read", "callee": "clearstatcache", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L80"}, {"caller_nid": "filesystem_lockablefile_lockablefile_read", "callee": "fread", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L82"}, {"caller_nid": "filesystem_lockablefile_lockablefile_size", "callee": "filesize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L92"}, {"caller_nid": "filesystem_lockablefile_lockablefile_write", "callee": "fwrite", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L103"}, {"caller_nid": "filesystem_lockablefile_lockablefile_write", "callee": "fflush", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L105"}, {"caller_nid": "filesystem_lockablefile_lockablefile_truncate", "callee": "rewind", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L117"}, {"caller_nid": "filesystem_lockablefile_lockablefile_truncate", "callee": "ftruncate", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L119"}, {"caller_nid": "filesystem_lockablefile_lockablefile_getsharedlock", "callee": "flock", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L134"}, {"caller_nid": "filesystem_lockablefile_lockablefile_getexclusivelock", "callee": "flock", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L153"}, {"caller_nid": "filesystem_lockablefile_lockablefile_releaselock", "callee": "flock", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L169"}, {"caller_nid": "filesystem_lockablefile_lockablefile_close", "callee": "fclose", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\LockableFile.php", "source_location": "L187"}]}