{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "label": "FileStore.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L1"}, {"id": "cache_filestore_filestore", "label": "FileStore", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L13"}, {"id": "cache_filestore_filestore_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L53"}, {"id": "cache_filestore_filestore_get", "label": ".get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L66"}, {"id": "cache_filestore_filestore_put", "label": ".put()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L79"}, {"id": "cache_filestore_filestore_add", "label": ".add()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L104"}, {"id": "cache_filestore_filestore_ensurecachedirectoryexists", "label": ".ensureCacheDirectoryExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L141"}, {"id": "cache_filestore_filestore_ensurepermissionsarecorrect", "label": ".ensurePermissionsAreCorrect()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L160"}, {"id": "cache_filestore_filestore_increment", "label": ".increment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L177"}, {"id": "cache_filestore_filestore_decrement", "label": ".decrement()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L193"}, {"id": "cache_filestore_filestore_forever", "label": ".forever()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L205"}, {"id": "cache_filestore_filestore_lock", "label": ".lock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L218"}, {"id": "cache_filestore_filestore_restorelock", "label": ".restoreLock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L237"}, {"id": "cache_filestore_filestore_forget", "label": ".forget()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L248"}, {"id": "cache_filestore_filestore_flush", "label": ".flush()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L262"}, {"id": "cache_filestore_filestore_getpayload", "label": ".getPayload()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L285"}, {"id": "cache_filestore_filestore_emptypayload", "label": ".emptyPayload()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L332"}, {"id": "cache_filestore_filestore_path", "label": ".path()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L343"}, {"id": "cache_filestore_filestore_expiration", "label": ".expiration()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L356"}, {"id": "cache_filestore_filestore_getfilesystem", "label": ".getFilesystem()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L368"}, {"id": "cache_filestore_filestore_getdirectory", "label": ".getDirectory()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L378"}, {"id": "cache_filestore_filestore_setlockdirectory", "label": ".setLockDirectory()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L389"}, {"id": "cache_filestore_filestore_getprefix", "label": ".getPrefix()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L401"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "exception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "lockprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "store", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "locktimeoutexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "filesystem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "lockablefile", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "interactswithtime", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_cache_filestore_php", "target": "cache_filestore_filestore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L13", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L53", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L66", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_put", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L79", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L104", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_ensurecachedirectoryexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L141", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_ensurepermissionsarecorrect", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L160", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_increment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L177", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_decrement", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L193", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_forever", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L205", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_lock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L218", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_restorelock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L237", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_forget", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L248", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L262", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_getpayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L285", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_emptypayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L332", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L343", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_expiration", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L356", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_getfilesystem", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L368", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_getdirectory", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L378", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_setlockdirectory", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L389", "weight": 1.0}, {"source": "cache_filestore_filestore", "target": "cache_filestore_filestore_getprefix", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L401", "weight": 1.0}, {"source": "cache_filestore_filestore_get", "target": "cache_filestore_filestore_getpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L68", "weight": 1.0}, {"source": "cache_filestore_filestore_put", "target": "cache_filestore_filestore_ensurecachedirectoryexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L81", "weight": 1.0}, {"source": "cache_filestore_filestore_put", "target": "cache_filestore_filestore_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L81", "weight": 1.0}, {"source": "cache_filestore_filestore_put", "target": "cache_filestore_filestore_expiration", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L84", "weight": 1.0}, {"source": "cache_filestore_filestore_put", "target": "cache_filestore_filestore_ensurepermissionsarecorrect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L88", "weight": 1.0}, {"source": "cache_filestore_filestore_add", "target": "cache_filestore_filestore_ensurecachedirectoryexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L106", "weight": 1.0}, {"source": "cache_filestore_filestore_add", "target": "cache_filestore_filestore_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L106", "weight": 1.0}, {"source": "cache_filestore_filestore_add", "target": "cache_filestore_filestore_expiration", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L122", "weight": 1.0}, {"source": "cache_filestore_filestore_add", "target": "cache_filestore_filestore_ensurepermissionsarecorrect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L125", "weight": 1.0}, {"source": "cache_filestore_filestore_ensurecachedirectoryexists", "target": "cache_filestore_filestore_ensurepermissionsarecorrect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L149", "weight": 1.0}, {"source": "cache_filestore_filestore_increment", "target": "cache_filestore_filestore_getpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L179", "weight": 1.0}, {"source": "cache_filestore_filestore_increment", "target": "cache_filestore_filestore_put", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L182", "weight": 1.0}, {"source": "cache_filestore_filestore_decrement", "target": "cache_filestore_filestore_increment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L195", "weight": 1.0}, {"source": "cache_filestore_filestore_forever", "target": "cache_filestore_filestore_put", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L207", "weight": 1.0}, {"source": "cache_filestore_filestore_lock", "target": "cache_filestore_filestore_ensurecachedirectoryexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L220", "weight": 1.0}, {"source": "cache_filestore_filestore_restorelock", "target": "cache_filestore_filestore_lock", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L239", "weight": 1.0}, {"source": "cache_filestore_filestore_forget", "target": "cache_filestore_filestore_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L250", "weight": 1.0}, {"source": "cache_filestore_filestore_getpayload", "target": "cache_filestore_filestore_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L287", "weight": 1.0}, {"source": "cache_filestore_filestore_getpayload", "target": "cache_filestore_filestore_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L293", "weight": 1.0}, {"source": "cache_filestore_filestore_getpayload", "target": "cache_filestore_filestore_emptypayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L294", "weight": 1.0}, {"source": "cache_filestore_filestore_getpayload", "target": "cache_filestore_filestore_forget", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L306", "weight": 1.0}], "raw_calls": [{"caller_nid": "cache_filestore_filestore_put", "callee": "serialize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L84"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "getExclusiveLock", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L111"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "close", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L113"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "read", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L118"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L120"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "currentTime", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L120"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "close", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L121"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L121"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "truncate", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L121"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "serialize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L122"}, {"caller_nid": "cache_filestore_filestore_add", "callee": "close", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L130"}, {"caller_nid": "cache_filestore_filestore_ensurecachedirectoryexists", "callee": "dirname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L143"}, {"caller_nid": "cache_filestore_filestore_ensurecachedirectoryexists", "callee": "exists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L145"}, {"caller_nid": "cache_filestore_filestore_ensurecachedirectoryexists", "callee": "makeDirectory", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L146"}, {"caller_nid": "cache_filestore_filestore_ensurecachedirectoryexists", "callee": "dirname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L150"}, {"caller_nid": "cache_filestore_filestore_ensurepermissionsarecorrect", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L162"}, {"caller_nid": "cache_filestore_filestore_ensurepermissionsarecorrect", "callee": "intval", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L163"}, {"caller_nid": "cache_filestore_filestore_ensurepermissionsarecorrect", "callee": "chmod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L163"}, {"caller_nid": "cache_filestore_filestore_ensurepermissionsarecorrect", "callee": "chmod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L167"}, {"caller_nid": "cache_filestore_filestore_increment", "callee": "tap", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L181"}, {"caller_nid": "cache_filestore_filestore_forget", "callee": "exists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L250"}, {"caller_nid": "cache_filestore_filestore_forget", "callee": "delete", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L251"}, {"caller_nid": "cache_filestore_filestore_flush", "callee": "isDirectory", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L264"}, {"caller_nid": "cache_filestore_filestore_flush", "callee": "directories", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L268"}, {"caller_nid": "cache_filestore_filestore_flush", "callee": "deleteDirectory", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L269"}, {"caller_nid": "cache_filestore_filestore_flush", "callee": "exists", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L271"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L293"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L297"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "currentTime", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L305"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "unserialize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L312"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L312"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "currentTime", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L322"}, {"caller_nid": "cache_filestore_filestore_getpayload", "callee": "compact", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L324"}, {"caller_nid": "cache_filestore_filestore_path", "callee": "array_slice", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L345"}, {"caller_nid": "cache_filestore_filestore_path", "callee": "str_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L345"}, {"caller_nid": "cache_filestore_filestore_path", "callee": "sha1", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L345"}, {"caller_nid": "cache_filestore_filestore_path", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L347"}, {"caller_nid": "cache_filestore_filestore_expiration", "callee": "availableAt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\FileStore.php", "source_location": "L358"}]}