{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "label": "HasManyThrough.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L1"}, {"id": "relations_hasmanythrough_hasmanythrough", "label": "HasManyThrough", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L15"}, {"id": "relations_hasmanythrough_hasmanythrough_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L73"}, {"id": "relations_hasmanythrough_hasmanythrough_one", "label": ".one()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L90"}, {"id": "relations_hasmanythrough_hasmanythrough_addconstraints", "label": ".addConstraints()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L108"}, {"id": "relations_hasmanythrough_hasmanythrough_performjoin", "label": ".performJoin()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L125"}, {"id": "relations_hasmanythrough_hasmanythrough_getqualifiedparentkeyname", "label": ".getQualifiedParentKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L145"}, {"id": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "label": ".throughParentSoftDeletes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L155"}, {"id": "relations_hasmanythrough_hasmanythrough_withtrashedparents", "label": ".withTrashedParents()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L165"}, {"id": "relations_hasmanythrough_hasmanythrough_addeagerconstraints", "label": ".addEagerConstraints()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L178"}, {"id": "relations_hasmanythrough_hasmanythrough_initrelation", "label": ".initRelation()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L196"}, {"id": "relations_hasmanythrough_hasmanythrough_match", "label": ".match()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L213"}, {"id": "relations_hasmanythrough_hasmanythrough_builddictionary", "label": ".buildDictionary()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L237"}, {"id": "relations_hasmanythrough_hasmanythrough_firstornew", "label": ".firstOrNew()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L258"}, {"id": "relations_hasmanythrough_hasmanythrough_firstorcreate", "label": ".firstOrCreate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L274"}, {"id": "relations_hasmanythrough_hasmanythrough_createorfirst", "label": ".createOrFirst()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L290"}, {"id": "relations_hasmanythrough_hasmanythrough_updateorcreate", "label": ".updateOrCreate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L306"}, {"id": "relations_hasmanythrough_hasmanythrough_firstwhere", "label": ".firstWhere()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L324"}, {"id": "relations_hasmanythrough_hasmanythrough_first", "label": ".first()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L335"}, {"id": "relations_hasmanythrough_hasmanythrough_firstorfail", "label": ".firstOrFail()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L350"}, {"id": "relations_hasmanythrough_hasmanythrough_firstor", "label": ".firstOr()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L366"}, {"id": "relations_hasmanythrough_hasmanythrough_find", "label": ".find()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L388"}, {"id": "relations_hasmanythrough_hasmanythrough_findmany", "label": ".findMany()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L406"}, {"id": "relations_hasmanythrough_hasmanythrough_findorfail", "label": ".findOrFail()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L428"}, {"id": "relations_hasmanythrough_hasmanythrough_findor", "label": ".findOr()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L453"}, {"id": "relations_hasmanythrough_hasmanythrough_getresults", "label": ".getResults()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L481"}, {"id": "relations_hasmanythrough_hasmanythrough_get", "label": ".get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L494"}, {"id": "relations_hasmanythrough_hasmanythrough_paginate", "label": ".paginate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L519"}, {"id": "relations_hasmanythrough_hasmanythrough_simplepaginate", "label": ".simplePaginate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L535"}, {"id": "relations_hasmanythrough_hasmanythrough_cursorpaginate", "label": ".cursorPaginate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L551"}, {"id": "relations_hasmanythrough_hasmanythrough_shouldselect", "label": ".shouldSelect()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L564"}, {"id": "relations_hasmanythrough_hasmanythrough_chunk", "label": ".chunk()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L580"}, {"id": "relations_hasmanythrough_hasmanythrough_chunkbyid", "label": ".chunkById()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L594"}, {"id": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "label": ".chunkByIdDesc()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L612"}, {"id": "relations_hasmanythrough_hasmanythrough_eachbyid", "label": ".eachById()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L630"}, {"id": "relations_hasmanythrough_hasmanythrough_cursor", "label": ".cursor()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L644"}, {"id": "relations_hasmanythrough_hasmanythrough_each", "label": ".each()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L656"}, {"id": "relations_hasmanythrough_hasmanythrough_lazy", "label": ".lazy()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L673"}, {"id": "relations_hasmanythrough_hasmanythrough_lazybyid", "label": ".lazyById()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L686"}, {"id": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "label": ".lazyByIdDesc()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L703"}, {"id": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "label": ".prepareQueryBuilder()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L718"}, {"id": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "label": ".getRelationExistenceQuery()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L735"}, {"id": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "label": ".getRelationExistenceQueryForSelfRelation()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L760"}, {"id": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "label": ".getRelationExistenceQueryForThroughSelfRelation()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L785"}, {"id": "relations_hasmanythrough_hasmanythrough_getqualifiedfarkeyname", "label": ".getQualifiedFarKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L805"}, {"id": "relations_hasmanythrough_hasmanythrough_getfirstkeyname", "label": ".getFirstKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L815"}, {"id": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "label": ".getQualifiedFirstKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L825"}, {"id": "relations_hasmanythrough_hasmanythrough_getforeignkeyname", "label": ".getForeignKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L835"}, {"id": "relations_hasmanythrough_hasmanythrough_getqualifiedforeignkeyname", "label": ".getQualifiedForeignKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L845"}, {"id": "relations_hasmanythrough_hasmanythrough_getlocalkeyname", "label": ".getLocalKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L855"}, {"id": "relations_hasmanythrough_hasmanythrough_getqualifiedlocalkeyname", "label": ".getQualifiedLocalKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L865"}, {"id": "relations_hasmanythrough_hasmanythrough_getsecondlocalkeyname", "label": ".getSecondLocalKeyName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L875"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "arrayable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "builder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "modelnotfoundexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "interactswithdictionary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "softdeletes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "uniqueconstraintviolationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_database_eloquent_relations_hasmanythrough_php", "target": "relations_hasmanythrough_hasmanythrough", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L15", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L73", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L90", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_addconstraints", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L108", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_performjoin", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L125", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedparentkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L145", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L155", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_withtrashedparents", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L165", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_addeagerconstraints", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L178", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_initrelation", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L196", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_match", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L213", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_builddictionary", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L237", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_firstornew", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L258", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_firstorcreate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L274", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_createorfirst", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L290", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_updateorcreate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L306", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_firstwhere", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L324", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L335", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_firstorfail", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L350", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_firstor", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L366", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_find", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L388", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_findmany", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L406", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_findorfail", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L428", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_findor", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L453", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getresults", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L481", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L494", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_paginate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L519", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_simplepaginate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L535", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_cursorpaginate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L551", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_shouldselect", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L564", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_chunk", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L580", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_chunkbyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L594", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L612", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_eachbyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L630", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_cursor", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L644", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_each", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L656", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_lazy", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L673", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_lazybyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L686", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L703", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L718", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L735", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L760", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L785", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfarkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L805", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getfirstkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L815", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L825", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getforeignkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L835", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedforeignkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L845", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getlocalkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L855", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedlocalkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L865", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough", "target": "relations_hasmanythrough_hasmanythrough_getsecondlocalkeyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L875", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_one", "target": "relations_hasmanythrough_hasmanythrough_getfirstkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L96", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_one", "target": "relations_hasmanythrough_hasmanythrough_getlocalkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L98", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_one", "target": "relations_hasmanythrough_hasmanythrough_getsecondlocalkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L99", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_addconstraints", "target": "relations_hasmanythrough_hasmanythrough_performjoin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L112", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_addconstraints", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L115", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_performjoin", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfarkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L129", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_performjoin", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedparentkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L131", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_performjoin", "target": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L133", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_addeagerconstraints", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L184", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_match", "target": "relations_hasmanythrough_hasmanythrough_builddictionary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L215", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_firstornew", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L260", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_firstorcreate", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L276", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_firstorcreate", "target": "relations_hasmanythrough_hasmanythrough_createorfirst", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L280", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_createorfirst", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L295", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_updateorcreate", "target": "relations_hasmanythrough_hasmanythrough_firstorcreate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L308", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_firstwhere", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L326", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_first", "target": "relations_hasmanythrough_hasmanythrough_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L337", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_firstorfail", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L352", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_firstor", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L374", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_find", "target": "relations_hasmanythrough_hasmanythrough_findmany", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L391", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_find", "target": "relations_hasmanythrough_hasmanythrough_first", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L394", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_findmany", "target": "relations_hasmanythrough_hasmanythrough_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L414", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_findorfail", "target": "relations_hasmanythrough_hasmanythrough_find", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L430", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_findor", "target": "relations_hasmanythrough_hasmanythrough_find", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L461", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getresults", "target": "relations_hasmanythrough_hasmanythrough_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L484", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_get", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L496", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_paginate", "target": "relations_hasmanythrough_hasmanythrough_shouldselect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L521", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_simplepaginate", "target": "relations_hasmanythrough_hasmanythrough_shouldselect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L537", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_cursorpaginate", "target": "relations_hasmanythrough_hasmanythrough_shouldselect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L553", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_shouldselect", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L570", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_chunk", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L582", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_chunkbyid", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L600", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L618", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_eachbyid", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L636", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_cursor", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L646", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_each", "target": "relations_hasmanythrough_hasmanythrough_chunk", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L658", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_lazy", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L675", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_lazybyid", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L692", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "target": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L709", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "target": "relations_hasmanythrough_hasmanythrough_shouldselect", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L723", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "target": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L738", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "target": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L742", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "target": "relations_hasmanythrough_hasmanythrough_performjoin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L745", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedlocalkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L748", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L748", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedparentkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L764", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "target": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L766", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L773", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedfarkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L789", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "target": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L791", "weight": 1.0}, {"source": "relations_hasmanythrough_hasmanythrough_getqualifiedfarkeyname", "target": "relations_hasmanythrough_hasmanythrough_getqualifiedforeignkeyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L807", "weight": 1.0}], "raw_calls": [{"caller_nid": "relations_hasmanythrough_hasmanythrough_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L82"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_one", "callee": "HasOneThrough", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L92"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_one", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L93"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_addconstraints", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L115"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_performjoin", "callee": "join", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L131"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_performjoin", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L131"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_performjoin", "callee": "withGlobalScope", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L134"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_performjoin", "callee": "whereNull", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L135"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_performjoin", "callee": "getQualifiedDeletedAtColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L135"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getqualifiedparentkeyname", "callee": "qualifyColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L147"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L157"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_throughparentsoftdeletes", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L157"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_withtrashedparents", "callee": "withoutGlobalScope", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L167"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_addeagerconstraints", "callee": "whereInMethod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L180"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_addeagerconstraints", "callee": "whereInEager", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L182"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_addeagerconstraints", "callee": "getKeys", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L185"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_initrelation", "callee": "setRelation", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L199"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_initrelation", "callee": "newCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L199"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_match", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L221"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_match", "callee": "getDictionaryKey", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L221"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_match", "callee": "getAttribute", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L221"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_match", "callee": "setRelation", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L222"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_match", "callee": "newCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L223"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstornew", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L260"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstornew", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L260"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstornew", "callee": "newInstance", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L264"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstornew", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L264"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstorcreate", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L276"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstorcreate", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L276"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstorcreate", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L280"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_createorfirst", "callee": "withSavepointIfNeeded", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L293"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_createorfirst", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L293"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_createorfirst", "callee": "create", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L293"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_createorfirst", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L293"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_createorfirst", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L295"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_updateorcreate", "callee": "tap", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L308"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_updateorcreate", "callee": "save", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L310"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_updateorcreate", "callee": "fill", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L310"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstwhere", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L326"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_first", "callee": "take", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L337"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_first", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L339"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstorfail", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L352"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstorfail", "callee": "setModel", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L356"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstorfail", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L356"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstor", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L374"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_firstor", "callee": "$callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L378"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_find", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L390"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_find", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L394"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_find", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L395"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_find", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L395"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L408"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L410"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "newCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L411"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L411"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "whereIn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L414"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L415"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findmany", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L415"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L432"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L434"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L435"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L435"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "array_unique", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L435"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L438"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "setModel", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L442"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findorfail", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L442"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L463"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L465"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L466"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L466"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "array_unique", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L466"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L469"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_findor", "callee": "$callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L473"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getresults", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L483"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getresults", "callee": "newCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L485"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_get", "callee": "getModels", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L498"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_get", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L503"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_get", "callee": "eagerLoadRelations", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L504"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_get", "callee": "newCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L507"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_paginate", "callee": "addSelect", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L521"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_simplepaginate", "callee": "addSelect", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L537"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_cursorpaginate", "callee": "addSelect", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L553"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_shouldselect", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L567"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_shouldselect", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L570"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyid", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L596"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyid", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L596"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyid", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L598"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyid", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L598"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L614"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L614"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L616"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_chunkbyiddesc", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L616"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_eachbyid", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L632"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_eachbyid", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L632"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_eachbyid", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L634"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_eachbyid", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L634"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_each", "callee": "$callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L660"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyid", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L688"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyid", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L688"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyid", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L690"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyid", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L690"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "callee": "getQualifiedKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L705"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L705"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L707"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_lazybyiddesc", "callee": "getRelated", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L707"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "callee": "applyScopes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L720"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "callee": "addSelect", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L722"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_preparequerybuilder", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L723"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L737"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L737"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L741"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L741"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "callee": "whereColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L747"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequery", "callee": "select", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L747"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "from", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L762"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L762"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getModel", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L762"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getRelationCountHash", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L762"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "join", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L764"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L764"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "whereNull", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L767"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getQualifiedDeletedAtColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L767"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "setTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L770"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getModel", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L770"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "whereColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L772"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "select", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L772"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforselfrelation", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L773"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "getTable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L787"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "getRelationCountHash", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L787"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "join", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L789"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "whereNull", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L792"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "getDeletedAtColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L792"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "whereColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L795"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "select", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L795"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getrelationexistencequeryforthroughselfrelation", "callee": "getQuery", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L796"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getqualifiedfirstkeyname", "callee": "qualifyColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L827"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getqualifiedforeignkeyname", "callee": "qualifyColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L847"}, {"caller_nid": "relations_hasmanythrough_hasmanythrough_getqualifiedlocalkeyname", "callee": "qualifyColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php", "source_location": "L867"}]}